$defarea = 6;
require("libs/ckuserglobals.inc");
?>
$page="events"; ?>
include ("pagehead.inc"); ?>
include ("pagetop.inc"); ?>
$dstamp = date("Ymd");
?>
/*echo "\n
" . PrepareText($here->params[Name]) . "
\n";
if (($area != 5) and ($itemID)) {
if (is_object($here)) {
echo $here->show_thread($sections,$itemID);
}
}
if ($itemID) {
$here->display_portfolio($itemID, $SQLParts, $itemtypeID, $pre_item, $nxt_item, 1);
} else {
if (trim($here->params[Content])) {
echo PrepareText($here->params[Content]);
}
$here->display_catalog($SQLParts,0,1);
}*/
include("mods/eventshow.inc");
?>
if ($events) { echo "Please call Barnstable Land Trust at (508) 771-2585 for more information.
"; } ?>
if (! $events) { echo "
There are no events listings at this time.
"; } ?>
include("pagebottom.inc"); ?>