$title="Press"; $section_nav = "about_us"; $section = "about_us"; $navOn = "press.html"; $isOn = "breadOn"; $subSection = "Press"; $breadTitleArray = array("About Us","Press","News & Events"); $breadLinkArray = array("about_us.html", "press.html" ,"press.html"); require($_SERVER["DOCUMENT_ROOT"]."/includes/_initialization.php"); require($_SERVER["DOCUMENT_ROOT"]."/includes/_page_top.php"); //require($_SERVER["DOCUMENT_ROOT"]."/includes/queries.php"); $rsNews= getNewsActive(); ?>