"; $Light = "#FFF9DD"; //#FFF6CC $Dark = "#1D5566"; $Highlight = "#007A94"; $Colour = $_GET['Colour']; if ($Colour == "") $Colour = "007A94"; // Authorized by $AuthContactName = "The Research School of Biology"; $AuthContactEmail = "rsb.webmaster@anu.edu.au"; // Technical contact $TechContactName = "RSB Enquiries"; $TechContactEmail = "rsb.webmaster@anu.edu.au"; $BranchTitle = "ANU College of Medicine, Biology and Environment"; // Branch Full Name $ShortBranchTitle = "College"; $TheBranchTitle = "The ANU College of Medicine, Biology and Environment"; // Branch Full Name with included "The" $theBranchTitle = "the ANU College of Medicine, Biology and Environment"; // Branch Full Name with included "the" $BranchSubTitle = "Science@ANU"; // Now set up your menus. $BranchTitle = "Research School of Biology"; $BranchSubTitle = "ANU College of Medicine, Biology and Environment"; $AnalyticsAcct = "UA-1947787-10"; $menu_name[0] = "Research School of Biology"; $item_name[0][] = "Home"; $item_url[0][] = "index.php"; $item_name[0][] = "About Us"; $item_url[0][] = "AboutRSB/"; $item_name[0][] = "Facilities"; $item_url[0][] = "Facilities/"; $item_name[0][] = "Academic staff"; $item_url[0][] = "Staff/"; $item_name[0][] = "Research"; $item_url[0][] = "Research/"; $item_name[0][] = "Contact Us"; $item_url[0][] = "AboutRSB/Contacts.php"; $item_name[0][] = "Students"; $item_name[1][] = "Undergraduate"; $item_url[1][] = "Students/Undergraduates/"; $item_name[1][] = "Honours"; $item_url[1][] = "Students/Honours/"; $item_name[1][] = "Graduate Coursework"; $item_url[1][] = "Students/GraduateCoursework/"; $item_name[1][] = "Graduate Research"; $item_url[1][] = "Students/GraduateResearch/"; $item_name[1][] = "Summer Scholars"; $item_url[1][] = "http://science.anu.edu.au/srs/"; $menu_name[1] = "RSB internal services"; $item_name[1][] = "BamBi internal"; $item_url[1][] = "http://bambinet.anu.edu.au/"; $item_name[1][] = "BoZo members info"; $item_url[1][] = "http://www.anu.edu.au/BoZo/policy_docs/policy_docs.php"; $item_name[1][] = "RSBS internal"; $item_url[1][] = "http://insider.rsbs.anu.edu.au/"; $item_name[1][] = "RSBS portal"; $item_url[1][] = "https://mail.rsbs.anu.edu.au/portal/"; $item_name[1][] = "RSBS mail"; $item_url[1][] = "https://mail.rsbs.anu.edu.au/src/login.php"; $menu_name[2] = "Shortcuts"; $item_name[2][] = "College of Medicine, Biology and Environment"; if (is_array($item)) $blnTreeNav = 1; else $blnTreeNav = 0; $HostURL = $WebHost; $RootURL = $HostURL.$WebRoot; ?>