fileSystemRoot/presentation/webPageTemplate.inc"); $Center = "

Welcome to the Administration Section:

Please make a selection from the sidemenu.

"; $oPatternCustom = & new PatternCustom(); $oPatternCustom->setHtml($Center); $main->setCentralPayload($oPatternCustom); $main->render(); $main->render(); } ?>