"; include("php/include/database.php"); include("php/include/funclibrary.php"); include("php/include/styles.php"); // Again uncomment after encampment displayImage($imageName="BilliasQuote.jpg",$height=216,$width=630,""); #displayImage($imageName="crossingdelaware01.jpg",$height=218,$width=385,""); //displayImage($imageName="IMG_3811.jpg",$height=600,$width=800,"The Great Deluge Survivors Summer Encampment 2010"); ?>

Uh oh, embedded frames are not supported by your browser!

*/ ?>




','Description2'),$width=200), new displayField ('Location', array('Location','
','Location2','
','Location3'),$width=175), new linkCell('Directions','Link',"","Link Text",$width=120) // new linkFileColumn('Agenda',"../meetings",$setDate=1,$file="Agenda.pdf",$width=120) ); // $checkArray = array(array()); $checkArray = array ( array ('HomePage','1') ); //include("include/Program2011.htm"); $tablePrinter = new tablePrinter(TBL_EVENTS); // $tablePrinter = new tablePrinter(TBL_USERS); printHTMLStruct("div","Upcoming Events",$class="redtitle"); $text = "For a complete calendar, please visit our "; echo $text; $url = "events.php"; $urlText = "Events"; $href = new Href($url,$urlText); $href->buildHref(); $text = " page"; echo $text; echo "\n"; echo "
"; $tablePrinter->setCheckArray($checkArray); $tablePrinter->setDisplayFields($displayFields); // $tablePrinter->setTableWidth(625); $orderStr = " ORDER BY Date ASC "; $tablePrinter->setOrderStr($orderStr); $tablePrinter->printTable("future"); displayFooter(); ?>