owl_fs_root/lib/visualpatterns/PatternMainPage.inc"); require_once("$default->owl_fs_root/lib/visualpatterns/PatternImage.inc"); require_once("$default->owl_fs_root/lib/visualpatterns/PatternTableLinks.inc"); require_once("$default->owl_fs_root/lib/visualpatterns/PatternTableSqlQuery.inc"); require_once("$default->owl_fs_root/lib/visualpatterns/NavBar.inc"); // create the navbar and north payload $navbar = new NavBar(); //get the section name $sectionName = $default->siteMap->getSectionName(substr($_SERVER["PHP_SELF"], strlen($default->owl_root_url), strlen($_SERVER["PHP_SELF"]))); //highlight the respective section $navbar->setHighlightedSection($sectionName); // setup nw payload $colourBar = $navbar->getNWColourbar(); $image = new PatternImage("$default->owl_graphics_url/tree.gif"); $image->setImgSize(114, 96); $img = $image->render(); $nwestLoad = "
| ". $img ." |
| ". $westRender ." |