"; $Light = "#E0E6C8"; $Dark = "#062F11"; //"#174038"; // 23, 64, 56 $Highlight = "#006611"; $Colour = $_GET['Colour']; if ($Colour == "") $Colour = "138F34"; //"2C8857"; //"319C63"; // Authorized by $AuthContactName = "Science Marketing and Development"; $AuthContactEmail = ""; // Technical contact if (strpos($_SERVER['PHP_SELF'], "/EES/") !== FALSE) { $TechContactName = "A/Prof. Scott Keogh, Convenor of the Graduate Program in Ecology, Evolution and Systematics"; $TechContactEmail = "ecology.gradprog@anu.edu.au"; } else { $TechContactName = "Science Enquiries"; $TechContactEmail = "science.enquiries@anu.edu.au"; } // Now set up your menus. $Temp = substr($thisURL, 0, 7); if ($Temp == "/Plants") { $BranchAbbrev = "ANU Plant Sciences"; $BranchSubTitle = "ANU College of Medicine, Biology and Environment"; $item[] = array ('level_0', 'Home', 'Plants/'); $item[] = array ('level_0', 'Research-foci', 'Plants/ResearchFoci/'); $item[] = array ('level_0', 'Academics', 'Plants/Academics.php'); //$item[] = array ('level_1', 'Alphabetical', 'Plants/Academics.php'); //$item[] = array ('level_1', 'By research field', 'Plants/ResearchFoci/'); $item[] = array ('level_0', 'Locations', 'Plants/Locations.php'); $item[] = array ('level_0', 'Undergraduates', 'Plants/Undergraduate/'); $item[] = array ('level_1', 'Future', 'Plants/Undergraduate/FutureUndergraduates.php'); $item[] = array ('level_1', 'Courses', 'Plants/Undergraduate/UndergraduateCourses.php'); $item[] = array ('level_1', 'Current', 'Plants/Undergraduate/CurrentUndergraduates.php'); $item[] = array ('level_1', 'Honours', 'Plants/Undergraduate/HonoursResearchYear.php'); $item[] = array ('level_1', 'Bachelor of Philosophy (PhB)', 'Plants/Undergraduate/BachelorOfPhilosophy.php'); $item[] = array ('level_0', 'Graduates', 'Plants/Postgraduate/'); $item[] = array ('level_1', 'Future Postgraduates', 'Plants/Postgraduate/FuturePostgraduates.php'); $item[] = array ('level_1', 'Graduate Application Procedure', 'Plants/Postgraduate/GraduateApplications.php'); $item[] = array ('level_1', 'Current Postgraduates', 'http://students.anu.edu.au/'); // Menu 0 $menu_name[0] = "Useful Links"; $item_name[0][] = "CSIRO Plant Industry"; $item_url[0][] = "http://www.csiro.au/org/pi.html"; $item_name[0][] = "Australian Soc. Plant Scientists"; $item_url[0][] = "http://www.asps.org.au/"; $item_name[0][] = "Study@ANU"; $item_url[0][] = "http://studyat.anu.edu.au/"; //$item_name[0][] = "ANU College of Science"; $item_url[0][] = "http://science.anu.edu.au"; $item_name[0][] = "ANU Library"; $item_url[0][] = "http://anulib.anu.edu.au/lib_home.html"; $item_name[0][] = "ANU Accommodation"; $item_url[0][] = "http://accom.anu.edu.au/UAS/186.html"; $item_name[0][] = "Discover ANU"; $item_url[0][] = "http://www.anu.edu.au/discoveranu/"; $item_name[0][] = "ANU Structure"; $item_url[0][] = "http://info.anu.edu.au/OVC/Executive/040PP_University_Structure/"; $item_name[0][] = "ANU Rankings"; $item_url[0][] = "http://www.australian-universities.com/rankings/"; $item_name[0][] = "What's on @ ANU"; $item_url[0][] = "http://billboard.anu.edu.au/events.asp"; $item_name[0][] = "About Canberra"; $item_url[0][] = "http://www.anu.edu.au/discoveranu/content/about_canberra/"; } else if ($Temp == "/Immuno") { $BranchAbbrev = "Infection and Immunity"; $BranchSubTitle = "ANU College of Medicine, Biology and Environment"; $item[] = array ('level_0', 'Home', 'Immunology/'); $item[] = array ('level_0', 'Research-foci', 'Immunology/ResearchFoci/'); $item[] = array ('level_0', 'Academics', 'Immunology/Academics.php'); //$item[] = array ('level_1', 'Alphabetical', 'Immunology/Academics.php'); //$item[] = array ('level_1', 'By research field', 'Immunology/ResearchFoci/'); $item[] = array ('level_0', 'Locations', 'Immunology/Locations.php'); $item[] = array ('level_0', 'Undergraduates', 'Immunology/Undergraduate/'); $item[] = array ('level_1', 'Future', 'Immunology/Undergraduate/FutureUndergraduates.php'); $item[] = array ('level_1', 'Courses', 'Immunology/Undergraduate/UndergraduateCourses.php'); $item[] = array ('level_1', 'Current', 'Immunology/Undergraduate/CurrentUndergraduates.php'); $item[] = array ('level_1', 'Honours', 'Immunology/Undergraduate/HonoursResearchYear.php'); $item[] = array ('level_1', 'Bachelor of Philosophy (PhB)', 'Immunology/Undergraduate/BachelorOfPhilosophy.php'); $item[] = array ('level_0', 'Graduates', 'Immunology/Graduate/'); $item[] = array ('level_1', 'Future Postgraduates', 'Immunology/Graduate/FuturePostgraduates.php'); $item[] = array ('level_1', 'Graduate Application Procedure', 'Immunology/Graduate/GraduateApplications.php'); $item[] = array ('level_1', 'Current Postgraduates', 'http://students.anu.edu.au/'); $item[] = array ('level_0', 'Seminars', 'Immunology/Seminars.php'); // Menu 0 $menu_name[0] = "Useful Links"; $item_name[0][] = "Australasian Soc. for Immunology"; $item_url[0][] = "http://www.immunology.org.au/"; $item_name[0][] = "Australian Soc. Microbiology"; $item_url[0][] = "http://www.theasm.com.au/"; $item_name[0][] = "Australian Soc. Parasitology"; $item_url[0][] = "http://www.parasite.org.au/"; $item_name[0][] = "Australian Soc. Medical Research"; $item_url[0][] = "http://www.asmr.org.au/"; $item_name[0][] = "Study@ANU"; $item_url[0][] = "http://studyat.anu.edu.au/"; $item_name[0][] = "ANU College of Medicine, Biology and Environment"; $item_url[0][] = "http://cmbe.anu.edu.au/"; $item_name[0][] = "ANU Library"; $item_url[0][] = "http://anulib.anu.edu.au/lib_home.html"; $item_name[0][] = "ANU Accommodation"; $item_url[0][] = "http://accom.anu.edu.au/UAS/186.html"; $item_name[0][] = "Discover ANU"; $item_url[0][] = "http://www.anu.edu.au/discoveranu/"; $item_name[0][] = "ANU Structure"; $item_url[0][] = "http://info.anu.edu.au/OVC/Executive/040PP_University_Structure/"; $item_name[0][] = "ANU Rankings"; $item_url[0][] = "http://www.australian-universities.com/rankings/"; $item_name[0][] = "What's on @ ANU"; $item_url[0][] = "http://billboard.anu.edu.au/events.asp"; $item_name[0][] = "About Canberra"; $item_url[0][] = "http://www.anu.edu.au/discoveranu/content/about_canberra/"; } else if ($Temp == "/Marine") { $BranchAbbrev = "ANU Marine Science"; $BranchSubTitle = "Science@ANU"; $item[] = array ('level_0', 'Home', 'Marine/'); $item[] = array ('level_0', 'Why study at ANU', 'Marine/WhyStudyAtANU.php'); $item[] = array ('level_0', 'Undergraduate Opportunities', 'Marine/Undergraduate.php'); $item[] = array ('level_0', 'Graduate Opportunities', 'Marine/Graduate.php'); $item[] = array ('level_0', 'Find an Academic', 'Marine/Academics.php'); $item[] = array ('level_0', 'Contact Us', 'Marine/ContactUs.php'); $item[] = array ('level_0', 'External Links', 'Marine/Links.php'); } else if (substr($thisURL, 0, 25) == "/Staff/CollegeRestructure") { //$BackgroundGif = "Corporate.gif"; // Area Branding //$BackgroundColour = "#00396F"; //$BranchTitle = "Science@ANU"; // Branch Full Name $BranchAbbrev = "Quick Links"; $item[] = array ('level_0','Science@ANU','http://science.anu.edu.au'); $item[] = array ('level_0','College of Medicine and Health Sciences','http://cmhs.anu.edu.au'); $item[] = array ('level_0','College of Medicine, Biology and Environment','http://cmbe.anu.edu.au'); $item[] = array ('level_0','College of Physical Sciences','http://cops.anu.edu.au'); } else if (substr($thisURL, 0, 37) == "/UnderGraduate/UnravellingComplexity/") { $BackgroundGif = "Corporate.gif"; // Area Branding $BackgroundColour = "#00396F"; $BranchTitle = "The Australian National University"; // Branch Full Name $SectionTitle = ""; $BranchAbbrev = "Quick Links"; $item[] = array ('level_0','ANU home','http://www.anu.edu.au'); $item[] = array ('level_0','Study@','http://studyat.anu.edu.au'); } else { if ($Temp == "/Fenner") { $BranchTitle = "The Fenner School of Environment and Society"; $BranchSubTitle = "ANU College of Medicine, Biology and Environment"; } // Define your site tree first, followed by optional menus // Comment out or delete any menus you are not using // SITE TREE // Menu using site tree // INSERT SLASH ASTERISK after this line if you are not using a site tree $SiteTreePos = 1; if (substr($thisURL, 0, 6) == "/Staff") { $BranchAbbrev = "Staff Pages"; $item[] = array ('level_0','Change Management','http://science.anu.edu.au/Staff/change_management.php'); $item[] = array ('level_0','College Restructure','http://science.anu.edu.au/Staff/college_restructure/'); $item[] = array ('level_0','HORUS','http://horus.anu.edu.au/'); $item[] = array ('level_0','Overview','StaffDirectory/'); $item[] = array ('level_0','Internal info','StaffDirectory/Reports.php'); //$item[] = array ('level_0','Committees','StaffDirectory/Committees/'); $item[] = array ('level_0','Delegations','StaffDirectory/Delegations/'); // $item[] = array ('level_0','Finance','StaffDirectory/FinanceServices/'); // $item[] = array ('level_1','Accounts Payable','StaffDirectory/FinanceServices/AccountsPayable.php'); // $item[] = array ('level_1','Accounts Receivable','StaffDirectory/FinanceServices/AccountsReceivable.php'); // $item[] = array ('level_1','ARC Discovery Projects','StaffDirectory/FinanceServices/DiscoveryProjects.php'); // $item[] = array ('level_2','ARC Budget Guidelines','StaffDirectory/FinanceServices/ARC_Budget.php'); // $item[] = array ('level_1','Assets','StaffDirectory/FinanceServices/Assets.php'); // $item[] = array ('level_1','FBT','StaffDirectory/FinanceServices/FBT.php'); // $item[] = array ('level_1','Fleet Vehicles','StaffDirectory/FinanceServices/FleetVehicles.php'); // $item[] = array ('level_1','Foreign Payments','StaffDirectory/FinanceServices/ForeignPayments.php'); // $item[] = array ('level_1','GST','StaffDirectory/FinanceServices/GST.php'); // $item[] = array ('level_1','Purchase Cards','StaffDirectory/FinanceServices/PurchaseCards.php'); // $item[] = array ('level_1','Receipting','StaffDirectory/FinanceServices/Receipting.php'); // $item[] = array ('level_1','Grants (S&Q)','StaffDirectory/FinanceServices/ResearchGrantsSQ.php'); // $item[] = array ('level_1','Travel','StaffDirectory/FinanceServices/Travel.php'); $item[] = array ('level_0', 'Human Resources', 'Staff/HR/'); $item[] = array ('level_1', 'Staff induction guide', 'Staff/HR/NewStaff.php'); $item[] = array ('level_1', 'Organisation Chart', 'FileUploads/Org_Chart.pdf'); $item[] = array ('level_1', 'Academic Promotions', 'http://info.anu.edu.au/hr/Salaries_and_Conditions/Policy_Info/Academic_Promotions/index.asp'); //$item[] = array ('level_1', 'General Staff Reclassification', ''); $item[] = array ('level_1', 'HR Functional Group', 'Staff/CoS_HRCFG/'); $item[] = array ('level_1', 'Staffing Committee', 'Governance/Staffing/'); $item[] = array ('level_1', 'Policies & Procedures', 'http://policies.anu.edu.au/topics/6'); // $item[] = array ('level_0','Marketing & Development','StaffDirectory/Marketing/'); $item[] = array ('level_0','Undergraduate Policies','StaffDirectory/RulesPolicies/Policies/'); $item[] = array ('level_0','Undergraduate Working Rules','StaffDirectory/RulesPolicies/Rules/'); $item[] = array ('level_0','Teaching Resources','StaffDirectory/TeachingHints/'); $item[] = array ('level_1','Policies on Teaching','StaffDirectory/TeachingHints/PoliciesTeaching.php'); $item[] = array ('level_1','Support for Teaching','StaffDirectory/TeachingHints/SupportTeaching.php'); $item[] = array ('level_1','Administration','StaffDirectory/TeachingHints/AdminTeaching.php'); $item[] = array ('level_1','Degree Advice','StaffDirectory/TeachingHints/DegreeAdvice.php'); $item[] = array ('level_1','Assessment','StaffDirectory/TeachingHints/Assessment.php'); $item[] = array ('level_1','Useful Contacts','StaffDirectory/TeachingHints/UsefulContacts.php'); // $item[] = array ('level_0','Forms','StaffDirectory/Forms/'); // $item[] = array ('level_0','Research Higher Degree ','StaffDirectory/research/'); // $item[] = array ('level_0','Human Resouces','StaffDirectory/HumanResources/'); // $item[] = array ('level_0','Rules & Policies','StaffDirectory/RulesPolicies/'); // $item[] = array ('level_1','College Procedures','StaffDirectory/RulesPolicies/Procedures/'); } else { $BranchAbbrev = "Study"; $item[] = array ('level_0', 'Undergraduate', 'UnderGraduate/'); $item[] = array ('level_1', 'All science courses','UnderGraduate/Courses.php'); $item[] = array ('level_1', 'Programs of Study','UnderGraduate/Programs/'); $item[] = array ('level_2', 'Science Majors','UnderGraduate/ScienceMajor/'); $item[] = array ('level_1', 'Exchange Program','UnderGraduate/Exchange/'); $item[] = array ('level_1', 'Enrolment Information','UnderGraduate/Enrolment/'); $item[] = array ('level_1', 'Scholarships', 'Scholarships/?Levels=1'); $item[] = array ('level_1', 'Summer Research Scholarships', 'SRS/'); $item[] = array ('level_1', 'Prizes and Awards','UnderGraduate/Prizes/'); $item[] = array ('level_1', 'Student Administration','UnderGraduate/StudentServicesUndergrad/'); $item[] = array ('level_1', 'Rules and Policies','UnderGraduate/RulesAndPoliciesUndergrad/'); // $item[] = array ('level_1', 'PhB','UnderGraduate/PHB/'); // $item[] = array ('level_1', 'Timetabling','UnderGraduate/Timetabling/'); // $item[] = array ('level_1', 'Forms','UnderGraduate/Forms/'); // $item[] = array ('level_2','Science ','UnderGraduate/Programs/Science.php'); // $item[] = array ('level_2','Biotechnology ','UnderGraduate/Programs/Biotech.php'); // $item[] = array ('level_2','Computational Science ','UnderGraduate/Programs/CompScience.php'); // $item[] = array ('level_2','Medical Science ','UnderGraduate/Programs/Medical.php'); // $item[] = array ('level_2','Photonics ','UnderGraduate/Programs/Photonics.php'); // $item[] = array ('level_2','Forestry ','UnderGraduate/Programs/Forestry.php'); // $item[] = array ('level_2','Psychology ','UnderGraduate/Programs/Psychology.php'); // $item[] = array ('level_2','REM ','UnderGraduate/Programs/REM.php'); // $item[] = array ('level_2','Science Communication ','UnderGraduate/Programs/SCIComm.php'); // $item[] = array ('level_2','Science Majors ','UnderGraduate/Programs/ScienceMajor.php'); // $item[] = array ('level_1','Student Services','StudentServices/'); // $item[] = array ('level_2','Research Higher Degrees','StudentServices/ResearchHigherDegree/'); // $item[] = array ('level_1','Rules and Policies','StudentServices/RulesPolicies/'); $item[] = array ('level_0', 'Honours', 'Honours/'); // $item[] = array ('level_1','Enrolment Information','Honours/Enrolment/'); $item[] = array ('level_1', 'Scholarships', 'Scholarships/?Levels=4'); $item[] = array ('level_1', 'Summer Research Scholarships', 'SRS/'); $item[] = array ('level_1','Prizes and Awards','Honours/Prizes/'); $item[] = array ('level_1','Student Administration','Honours/StudentServicesHons/'); $item[] = array ('level_1','Rules and Policies','Honours/RulesAndPoliciesHons/'); // $item[] = array ('level_2','College Policies','StaffDirectory/RulesPolicies/Policies/'); // $item[] = array ('level_2','College Working Rules','StaffDirectory/RulesPolicies/Rules/'); /* $item[] = array ('level_0','OLD Postgraduates','PostGraduate/index.php'); // #### These pages are very bad, as they only relate to The College PG $item[] = array ('level_1','Programs of Study','PostGraduate/Programs/'); $item[] = array ('level_1','Master of Contemporary Science','PostGraduate/Master/'); $item[] = array ('level_2','Online Courses','PostGraduate/Master/OnlineModules.php'); $item[] = array ('level_2','Research Placement','PostGraduate/Master/ResearchPlacement.php'); $item[] = array ('level_2','Enrolment Information','PostGraduate/Master/EnrolmentInf.php'); // $item[] = array ('level_2','Student Profiles','PostGraduate/Master/SudentProfiles.php'); $item[] = array ('level_1','Student Administration','PostGraduate/StudentServicesPostgrad/'); $item[] = array ('level_1','Rules and Policies','PostGraduate/RulesAndPoliciesPostgrad/'); // $item[] = array ('level_1','Enrolment Information','PostGraduate/Enrolment/'); // $item[] = array ('level_1','Scholarships','PostGraduate/Sholarships/'); // $item[] = array ('level_1','Forms','PostGraduate/Forms/'); */ $item[] = array ('level_0', 'Graduate Coursework', 'CW/'); $item[] = array ('level_1', 'All science courses','CW/Courses.php'); $item[] = array ('level_1', 'Scholarships', 'Scholarships/?Levels=8'); //$item[] = array ('level_1', 'Rules and Policies', 'PostGraduate/RulesAndPoliciesPostgrad/'); $item[] = array ('level_0', 'Graduate Research', 'HDR/'); $item[] = array ('level_1', 'Scholarships', 'HDR/Scholarships.php'); //$item[] = array ('level_0', 'Scholarships', 'Scholarships/'); /* $item[] = array ('level_0', 'OLD International', 'International/'); // $item[] = array ('level_1','Programs of Study','International/Programs/'); $item[] = array ('level_1','Student Information','International/StudentInformation/'); $item[] = array ('level_1','Scholarships','International/IntScholarships/'); // $item[] = array ('level_1','A Great Lifestyle','International/Lifestyle/'); // $item[] = array ('level_1','Forms','International/Forms/'); */ } // INSERT ASTERISK SLASH above this line if you are not using a site tree // OPTIONAL MENUS // create array data to hold the Menu links. Use relative links as follows for items inside your directory structure. Use full links for other items. // Menu 0 $menu_name[0] = "Science@ANU"; $item_name[0][] = "ANU Science Home"; $item_url[0][] = ""; $item_name[0][] = "Contact Us"; $item_url[0][] = "Contacts"; $item_name[0][] = "Staff Resources"; if ($Beta[$ADDR]) $item_url[0][] = "Staff/index2.php"; else $item_url[0][] = "Staff"; // Menu 1 $menu_name[1] = "Community"; $item_name[1][] = "Student Resources"; $item_url[1][] = "StudentInformation.php"; $item_name[1][] = "ScienceWise Magazine"; $item_url[1][] = "http://sciencewise.anu.edu.au/"; $item_name[1][] = "Science Shop"; $item_url[1][] = "http://scienceshop.anu.edu.au/"; $item_name[1][] = "News"; $item_url[1][] = "News"; $item_name[1][] = "Events, Outreach & Recruitment"; $item_url[1][] = "News/Events.php"; $item_name[1][] = "College Alumni"; $item_url[1][] = "Alumni"; $item_name[1][] = "Gifts and Donations"; $item_url[1][] = "http://www.anu.edu.au/endowment"; $item_name[1][] = "Science Ambassadors"; $item_url[1][] = "Contacts/ScienceAmbassadors"; //$item_name[1][] = "Class Representatives"; $item_url[1][] = "Contacts/ClassReps.php"; $item_name[1][] = "Workshop Facilities"; $item_url[1][] = "Contacts/Workshops.php"; $item_name[1][] = "Public Resources"; $item_url[1][] = "Resources"; // Menu 2 $menu_name[2] = "Shortcuts"; if ($Int) { $item_name[2][] = "CPASCentre for the Public Awareness of Science"; $item_url[2][] = "http://cpas.anu.edu.au/"; $item_name[2][] = "Dept. ChemistryDepartment of Chemistry"; $item_url[2][] = "http://chemistry.anu.edu.au/"; $item_name[2][] = "FennerFenner School of Environment and Society"; $item_url[2][] = "http://fennerschool.anu.edu.au/"; $item_name[2][] = "MSIMathematical Sciences Institute"; $item_url[2][] = "http://wwwmaths.anu.edu.au/"; $item_name[2][] = "PsychologyDepartment of Psychology"; $item_url[2][] = "http://psychology.anu.edu.au/"; $item_name[2][] = "RSAAResearch School of Astronomy and Astrophysics"; $item_url[2][] = "http://www.mso.anu.edu.au/home.php"; $item_name[2][] = "RSCResearch School of Chemistry"; $item_url[2][] = "http://rsc.anu.edu.au/index.php"; $item_name[2][] = "RSESResearch School of Earth Sciences"; $item_url[2][] = "http://rses.anu.edu.au/"; $item_name[2][] = "RSPEResearch School of Physics and Egineering"; $item_url[2][] = "http://physics.anu.edu.au/"; $item_name[2][] = "RSBResearch School of Biology"; $item_url[2][] = "http://cmbe.anu.edu.au/SoB"; } else { $item_name[2][] = "Astronomy and Astrophysics"; $item_url[2][] = "portals/astro"; $item_name[2][] = "Biology"; $item_url[2][] = "portals/bio"; $item_name[2][] = "Biomedicine"; $item_url[2][] = "portals/biomed"; $item_name[2][] = "Chemistry"; $item_url[2][] = "portals/chem"; $item_name[2][] = "Earth Sciences"; $item_url[2][] = "portals/earthsci"; $item_name[2][] = "Environment and Society"; $item_url[2][] = "portals/enviro"; $item_name[2][] = "Mathematical Sciences"; $item_url[2][] = "portals/math"; $item_name[2][] = "Physics"; $item_url[2][] = "portals/physics"; $item_name[2][] = "Psychology"; $item_url[2][] = "portals/psyc"; $item_name[2][] = "Science Communication"; $item_url[2][] = "portals/scicomm"; } } } else if ((substr($Host, 0, 4) == "cmbe") || (substr($Host, 0, 5) == "combe")) { $MD_College = "cmbe"; $WebHost = "http://cmbe.anu.edu.au"; // The deployment host $WebRoot = "/"; // The deployment subdirectory $BackgroundGif = "CMBEBanner.gif"; // Area Branding $BackgroundColour = "#008DA8"; $BodyColour = "#FFFFFF"; $SideColour = "#F3F3F3"; $HeadColour = "#007A94"; $Bull = ""; $Light = "#FFF9DD"; //#FFF6CC $Dark = "#1D5566"; $Highlight = "#007A94"; $Colour = $_GET['Colour']; if ($Colour == "") $Colour = "007A94"; // Authorized by $AuthContactName = "ANU College of Medicine, Biology and Environment"; $AuthContactEmail = ""; // Technical contact $TechContactName = "CMBE Enquiries"; $TechContactEmail = "science.enquiries@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. if (substr($thisURL, 0, 7) == "/Plants") { $BranchAbbrev = "ANU Plant Sciences"; $item[] = array ('level_0', 'Home', 'Plants/'); $item[] = array ('level_0', 'Research-foci', 'Plants/ResearchFoci/'); $item[] = array ('level_0', 'Academics', 'Plants/Academics.php'); //$item[] = array ('level_1', 'Alphabetical', 'Plants/Academics.php'); //$item[] = array ('level_1', 'By research field', 'Plants/ResearchFoci/'); $item[] = array ('level_0', 'Locations', 'Plants/Locations.php'); $item[] = array ('level_0', 'Undergraduates', 'Plants/Undergraduate/'); $item[] = array ('level_1', 'Future', 'Plants/Undergraduate/FutureUndergraduates.php'); $item[] = array ('level_1', 'Courses', 'Plants/Undergraduate/UndergraduateCourses.php'); $item[] = array ('level_1', 'Current', 'Plants/Undergraduate/CurrentUndergraduates.php'); $item[] = array ('level_1', 'Honours', 'Plants/Undergraduate/HonoursResearchYear.php'); $item[] = array ('level_1', 'Bachelor of Philosophy (PhB)', 'Plants/Undergraduate/BachelorOfPhilosophy.php'); $item[] = array ('level_0', 'Graduates', 'Plants/Postgraduate/'); $item[] = array ('level_1', 'Future Postgraduates', 'Plants/Postgraduate/FuturePostgraduates.php'); $item[] = array ('level_1', 'Graduate Application Procedure', 'Plants/Postgraduate/GraduateApplications.php'); $item[] = array ('level_1', 'Current Postgraduates', 'http://students.anu.edu.au/'); // Menu 0 $menu_name[0] = "Useful Links"; $item_name[0][] = "CSIRO Plant Industry"; $item_url[0][] = "http://www.csiro.au/org/pi.html"; $item_name[0][] = "Australian Soc. Plant Scientists"; $item_url[0][] = "http://www.asps.org.au/"; $item_name[0][] = "Study@ANU"; $item_url[0][] = "http://studyat.anu.edu.au/"; //$item_name[0][] = "ANU College of Science"; $item_url[0][] = "http://science.anu.edu.au"; $item_name[0][] = "ANU Library"; $item_url[0][] = "http://anulib.anu.edu.au/lib_home.html"; $item_name[0][] = "ANU Accommodation"; $item_url[0][] = "http://accom.anu.edu.au/UAS/186.html"; $item_name[0][] = "Discover ANU"; $item_url[0][] = "http://www.anu.edu.au/discoveranu/"; $item_name[0][] = "ANU Structure"; $item_url[0][] = "http://info.anu.edu.au/OVC/Executive/040PP_University_Structure/"; $item_name[0][] = "ANU Rankings"; $item_url[0][] = "http://www.australian-universities.com/rankings/"; $item_name[0][] = "What's on @ ANU"; $item_url[0][] = "http://billboard.anu.edu.au/events.asp"; $item_name[0][] = "About Canberra"; $item_url[0][] = "http://www.anu.edu.au/discoveranu/content/about_canberra/"; } else if (substr($thisURL, 0, 12) == "/environment") { $BranchAbbrev = "Environment at ANU"; $item[] = array ('level_0', 'Home', 'environment/'); $item[] = array ('level_0', 'Academics', 'environment/Academics.php'); $item[] = array ('level_0', 'Undergraduates', 'environment/Undergraduate/'); $item[] = array ('level_1', 'Degrees by Theme', 'environment/Undergraduate/Opportunities.php'); $item[] = array ('level_0', 'Graduates', 'environment/Graduate/'); $item[] = array ('level_1', 'Find a supervisor', 'environment/Graduate/Opportunities.php'); $item[] = array ('level_0', 'Careers and Networks', 'environment/Careers/'); // Menu 0 $menu_name[0] = "Environment Links"; $item_name[0][] = "ANUgreen"; $item_url[0][] = "http://www.anu.edu.au/anugreen/index.php"; $item_name[0][] = "Canberra Sustainability and Resource Centre"; $item_url[0][] = "http://www.ecoaction.com.au/"; $item_name[0][] = "ANU Sustainability Learning Community"; $item_url[0][] = "http://slc.anu.edu.au/"; $item_name[0][] = "United Nations Framework Convention on Climate Change"; $item_url[0][] = "http://www.anu.edu.au/climatechange/current-events/unfccc/"; // Menu 1 $menu_name[1] = "ANU Links"; $item_name[1][] = "ANU College of Medicine, Biology and Environment"; $item_url[1][] = "http://cmbe.anu.edu.au/"; $item_name[1][] = "Study@ANU"; $item_url[1][] = "http://studyat.anu.edu.au/"; $item_name[1][] = "ANU Library"; $item_url[1][] = "http://anulib.anu.edu.au/lib_home.html"; $item_name[1][] = "ANU Accommodation"; $item_url[1][] = "http://accom.anu.edu.au/UAS/186.html"; $item_name[1][] = "Discover ANU"; $item_url[1][] = "http://www.anu.edu.au/discoveranu/"; $item_name[1][] = "ANU Structure"; $item_url[1][] = "http://info.anu.edu.au/OVC/Executive/040PP_University_Structure/"; $item_name[1][] = "ANU Rankings"; $item_url[1][] = "http://www.australian-universities.com/rankings/"; $item_name[1][] = "What's on @ ANU"; $item_url[1][] = "http://billboard.anu.edu.au/events.asp"; $item_name[1][] = "About Canberra"; $item_url[1][] = "http://www.anu.edu.au/discoveranu/content/about_canberra/"; } else if (substr($thisURL, 0, 5) == "/SoB/") { $BranchTitle = "Research School of Biology"; $BranchSubTitle = "ANU College of Medicine, Biology and Environment"; $AnalyticsAcct = "UA-1947787-10"; $menu_name[0] = "School of Biology"; $item_name[0][] = "Home"; $item_url[0][] = "SoB"; $item_name[0][] = "About Us"; $item_url[0][] = "SoB/About.php"; $item_name[0][] = "Study"; $item_url[0][] = "SoB/Study.php"; $item_name[0][] = "Research"; $item_url[0][] = "SoB/Research.php"; $item_name[0][] = "Facilities"; $item_url[0][] = "SoB/Facilities/"; $item_name[0][] = "Seminars"; $item_url[0][] = "SoB/Seminars.php"; $item_name[0][] = "People"; $item_url[0][] = "SoB/People.php"; $item_name[0][] = "Contact Us"; $item_url[0][] = "SoB/Contacts.php"; $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"; $item_url[2][] = "http://cmbe.anu.edu.au/"; $item_name[2][] = "JCSMRJohn Curtin School of Medical Research"; $item_url[2][] = "http://jcsmr.anu.edu.au/"; $item_name[2][] = "FennerFenner School of Environment and Society"; $item_url[2][] = "http://fennerschool.anu.edu.au/"; $item_name[2][] = "Genetics"; $item_url[2][] = "http://genetics.anu.edu.au/"; $item_name[2][] = "Marine Science"; $item_url[2][] = "http://science.anu.edu.au/Marine/"; $item_name[2][] = "Plant Sciences"; $item_url[2][] = "http://science.anu.edu.au/Plants/"; } else if (substr($thisURL, 0, 6) == "/SHPS/") { $NewStyle = 1; $BranchTitle = "ANU School of Health and Psychological Sciences"; $BranchSubTitle = "ANU College of Medicine, Biology and Environment"; $menu_name[0] = "SHPS"; $item_name[0][] = "Home"; $item_url[0][] = "SHPS"; $item_name[0][] = "About Us"; $item_url[0][] = "SHPS/About.php"; $item_name[0][] = "Study"; $item_url[0][] = "SHPS/Study.php"; $item_name[0][] = "Research"; $item_url[0][] = "SHPS/Research.php"; $item_name[0][] = "Facilities"; $item_url[0][] = "SHPS/Facilities/"; $item_name[0][] = "Seminars"; $item_url[0][] = "SHPS/Seminars.php"; $item_name[0][] = "People"; $item_url[0][] = "SHPS/People.php"; $item_name[0][] = "Contact Us"; $item_url[0][] = "SHPS/Contacts.php"; $menu_name[1] = "Shortcuts"; $item_name[1][] = "College of Medicine, Biology and Environment"; $item_url[1][] = "http://cmbe.anu.edu.au/"; $item_name[1][] = "ANUMSANU Medical School"; $item_url[1][] = "http://medicalschool.anu.edu.au/"; $item_name[1][] = "PsychologyDepartment of Psychology"; $item_url[1][] = "http://psychology.anu.edu.au/"; $item_name[1][] = "IPHInstitute of Population Health"; $item_url[1][] = "http://cmbe.anu.edu.au/IPH"; } else if (substr($thisURL, 0, 11) == "/JCSMR-dev/") { $NewStyle = 1; $BranchTitle = "John Curtin School of Medical Research"; $BranchSubTitle = "ANU College of Medicine, Biology and Environment"; $menu_name[0] = "JCSMR"; $item_name[0][] = "Home"; $item_url[0][] = "JCSMR-dev"; $item_name[0][] = "About Us"; $item_url[0][] = "JCSMR-dev/About.php"; $item_name[0][] = "Study"; $item_url[0][] = "JCSMR-dev/Study.php"; $item_name[0][] = "Research"; $item_url[0][] = "JCSMR-dev/Research.php"; $item_name[0][] = "Facilities"; $item_url[0][] = "JCSMR-dev/Facilities/"; $item_name[0][] = "Seminars"; $item_url[0][] = "JCSMR-dev/Seminars.php"; $item_name[0][] = "People"; $item_url[0][] = "JCSMR-dev/People.php"; $item_name[0][] = "Contact Us"; $item_url[0][] = "JCSMR-dev/Contacts.php"; $menu_name[1] = "Shortcuts"; $item_name[1][] = "College of Medicine, Biology and Environment"; $item_url[1][] = "http://cmbe.anu.edu.au/"; $item_name[1][] = "JCSMR IntranetJCSMR Intranet"; $item_url[1][] = "http://intranet.jcs.anu.edu.au//"; $item_name[1][] = "ACRF Biomolecular Resource FacilityACRF Biomolecular Resource Facility"; $item_url[1][] = "http://brf.jcs.anu.edu.au/"; $item_name[1][] = "Gifts and DonationsGifts and Donations"; $item_url[1][] = "http://www.anu.edu.au/endowment/"; } else if (substr($thisURL, 0, 5) == "/IPH/") { $NewStyle = 1; $BranchTitle = "ANU Institute of Population Health"; $BranchSubTitle = "ANU School of Health and Psychological Science"; $menu_name[0] = "IPH"; $item_name[0][] = "Home"; $item_url[0][] = "IPH"; $item_name[0][] = "About Us"; $item_url[0][] = "IPH/About.php"; $item_name[0][] = "Study"; $item_url[0][] = "IPH/Study.php"; $item_name[0][] = "Research"; $item_url[0][] = "IPH/Research.php"; $item_name[0][] = "Facilities"; $item_url[0][] = "IPH/Facilities/"; $item_name[0][] = "Seminars"; $item_url[0][] = "IPH/Seminars.php"; $item_name[0][] = "People"; $item_url[0][] = "IPH/People.php"; $item_name[0][] = "Contact Us"; $item_url[0][] = "IPH/Contacts.php"; $menu_name[1] = "Shortcuts"; $item_name[1][] = "College of Medicine, Biology and Environment"; $item_url[1][] = "http://cmbe.anu.edu.au/"; $item_name[1][] = "ANU School of Health and Psychological Sciences"; $item_url[1][] = "http://cmbe.anu.edu.au/SHPS"; $item_name[1][] = "ACERHAustralian Centre for Economic Research on Health"; $item_url[1][] = "http://www.acerh.edu.au/"; $item_name[1][] = "APHCRIAustralian Primary Health Care Research Institute"; $item_url[1][] = "http://www.anu.edu.au/aphcri/"; $item_name[1][] = "CMHRCentre for Mental Health Research"; $item_url[1][] = "http://cmhr.anu.edu.au/"; $item_name[1][] = "MCHPMenzies Centre for Health Policy"; $item_url[1][] = "http://www.menzieshealthpolicy.edu.au/"; $item_name[1][] = "NCBNational Centre for Biosecurity"; $item_url[1][] = "http://biosecurity.edu.au/index.php"; $item_name[1][] = "NCEPHNational Centre for Epidemiology and Population Health"; $item_url[1][] = "http://nceph.anu.edu.au/index.php"; } else if ($Beta[$ADDR]) { $menu_name[0] = "ANU CMBE"; $item_name[0][] = "Home"; $item_url[0][] = ""; $item_name[0][] = "About Us"; $item_url[0][] = "About.php"; $item_name[0][] = "College Restructure"; $item_url[0][] = "Staff/college_restructure/"; $item_name[0][] = "Staff Resources"; $item_url[0][] = "Staff/index2.php"; $BranchAbbrev = "Study"; $SiteTreePos = 1; if (substr($thisURL, 0, 6) == "/Staff") { $BranchAbbrev = "Staff Pages"; $item[] = array ('level_0','Change Management','http://science.anu.edu.au/Staff/change_management.php'); $item[] = array ('level_0','College Restructure','http://science.anu.edu.au/Staff/college_restructure/'); $item[] = array ('level_0','HORUS','http://horus.anu.edu.au/'); $item[] = array ('level_0','Overview','StaffDirectory/'); $item[] = array ('level_0','Internal info','StaffDirectory/Reports.php'); $item[] = array ('level_0','Delegations','StaffDirectory/Delegations/'); $item[] = array ('level_0', 'Human Resources', 'Staff/HR/'); $item[] = array ('level_1', 'Staff induction guide', 'Staff/HR/NewStaff.php'); $item[] = array ('level_1', 'Organisation Chart', 'FileUploads/Org_Chart.pdf'); $item[] = array ('level_1', 'Academic Promotions', 'http://info.anu.edu.au/hr/Salaries_and_Conditions/Policy_Info/Academic_Promotions/index.asp'); $item[] = array ('level_1', 'HR Functional Group', 'Staff/CoS_HRCFG/'); $item[] = array ('level_1', 'Staffing Committee', 'Governance/Staffing_Committee/'); $item[] = array ('level_1', 'Policies & Procedures', 'http://info.anu.edu.au/policies/index.asp'); $item[] = array ('level_0','Undergraduate Policies','StaffDirectory/RulesPolicies/Policies/'); $item[] = array ('level_0','Undergraduate Working Rules','StaffDirectory/RulesPolicies/Rules/'); $item[] = array ('level_0','Teaching Resources','StaffDirectory/TeachingHints/'); $item[] = array ('level_1','Policies on Teaching','StaffDirectory/TeachingHints/PoliciesTeaching.php'); $item[] = array ('level_1','Support for Teaching','StaffDirectory/TeachingHints/SupportTeaching.php'); $item[] = array ('level_1','Administration','StaffDirectory/TeachingHints/AdminTeaching.php'); $item[] = array ('level_1','Degree Advice','StaffDirectory/TeachingHints/DegreeAdvice.php'); $item[] = array ('level_1','Assessment','StaffDirectory/TeachingHints/Assessment.php'); $item[] = array ('level_1','Useful Contacts','StaffDirectory/TeachingHints/UsefulContacts.php'); } else { $BranchAbbrev = "Study"; $item[] = array ('level_0', 'Undergraduate', 'UnderGraduate/'); $item[] = array ('level_1','All science courses','UnderGraduate/Courses.php'); $item[] = array ('level_1','Programs of Study','UnderGraduate/Programs/'); $item[] = array ('level_2','Science Majors','UnderGraduate/ScienceMajor/'); $item[] = array ('level_1','Exchange Program','UnderGraduate/Exchange/'); $item[] = array ('level_1','Enrolment Information','UnderGraduate/Enrolment/'); $item[] = array ('level_1', 'Scholarships', 'Scholarships/?Levels=1'); $item[] = array ('level_1', 'Summer Research Scholarships', 'SRS/'); $item[] = array ('level_1','Prizes and Awards','UnderGraduate/Prizes/'); $item[] = array ('level_1','Student Administration','UnderGraduate/StudentServicesUndergrad/'); $item[] = array ('level_1','Rules and Policies','UnderGraduate/RulesAndPoliciesUndergrad/'); $item[] = array ('level_0', 'Honours', 'Honours/'); $item[] = array ('level_1', 'Scholarships', 'Scholarships/?Levels=4'); $item[] = array ('level_1', 'Summer Research Scholarships', 'SRS/'); $item[] = array ('level_1','Prizes and Awards','Honours/Prizes/'); $item[] = array ('level_1','Student Administration','Honours/StudentServicesHons/'); $item[] = array ('level_1','Rules and Policies','Honours/RulesAndPoliciesHons/'); $item[] = array ('level_0', 'Graduate Coursework', 'CW/'); $item[] = array ('level_1','All science courses','CW/Courses.php'); $item[] = array ('level_1', 'Scholarships', 'Scholarships/?Levels=8'); $item[] = array ('level_0', 'Graduate Research', 'HDR/'); $item[] = array ('level_1', 'Scholarships', 'HDR/Scholarships.php'); $item[] = array('level_0', 'Student Resources', 'StudentInformation.php'); $item[] = array('level_0', 'Science Shop', 'http://scienceshop.anu.edu.au/'); } // Community $menu_name[1] = "Community"; $item_name[1][] = "ScienceWise Magazine"; $item_url[1][] = "http://sciencewise.anu.edu.au/"; $item_name[1][] = "News"; $item_url[1][] = "News"; $item_name[1][] = "Events, Outreach & Recruitment"; $item_url[1][] = "News/Events.php"; $item_name[1][] = "College Alumni"; $item_url[1][] = "Alumni"; $item_name[1][] = "Gifts and Donations"; $item_url[1][] = "http://www.anu.edu.au/endowment"; $item_name[1][] = "Science Ambassadors"; $item_url[1][] = "Contacts/ScienceAmbassadors"; $item_name[1][] = "Workshop Facilities"; $item_url[1][] = "Contacts/Workshops.php"; $item_name[1][] = "Public Resources"; $item_url[1][] = "Resources"; if ($Int) { $menu_name[2] = "Existing areas"; $item_name[2][] = "Science@ANU"; $item_url[2][] = "http://science.anu.edu.au/"; $item_name[2][] = "Biology"; $item_url[2][] = "http://cmbe.anu.edu.au/SoB/"; $item_name[2][] = "Environment"; $item_url[2][] = "http://fennerschool.anu.edu.au/"; $item_name[2][] = "Medical Research"; $item_url[2][] = "http://cmbe.anu.edu.au/JCSMR-dev/"; $item_name[2][] = "Medicine"; $item_url[2][] = "http://medicalschool.anu.edu.au/"; $item_name[2][] = "Population Health"; $item_url[2][] = "http://cmbe.anu.edu.au/IPH"; $item_name[2][] = "Psychology"; $item_url[2][] = "http://psychology.anu.edu.au/"; $item_name[2][] = "Science Communication"; $item_url[2][] = "http://info.anu.edu.au/cpas/"; } else { $menu_name[2] = "Disciplines"; $item_name[2][] = "Biology"; $item_url[2][] = "portals/bio"; $item_name[2][] = "Environment and Society"; $item_url[2][] = "portals/enviro"; $item_name[2][] = "Medical Sciences"; $item_url[2][] = "portals/medicine"; $item_name[2][] = "Population Health"; $item_url[2][] = "portals/pophealth"; $item_name[2][] = "Psychology"; $item_url[2][] = "portals/psyc"; $item_name[2][] = "Science Communication"; $item_url[2][] = "portals/scicomm"; $item_name[2][] = "Graduate Entry Medicine and Clinical Psychology"; $item_url[2][] = "http://cmhs.anu.edu.au/students/students_grad.php"; } } else { $menu_name[0] = "ANU CMBE"; $item_name[0][] = "Home"; $item_url[0][] = ""; $item_name[0][] = "About Us"; $item_url[0][] = "About.php"; $item_name[0][] = "College Restructure"; $item_url[0][] = "Staff/college_restructure/"; //$item_name[0][] = "ANU College of Physical Sciences"; $item_url[0][] = "http://cops.anu.edu.au"; if ($Int) { $menu_name[1] = "Quick Links"; $item_name[1][] = "NEWScience"; $item_url[1][] = "http://science.anu.edu.au/Staff/CollegeRestructure/Newsletter/Archive.php"; $item_name[1][] = "ScienceWise Magazine"; $item_url[1][] = "http://sciencewise.anu.edu.au/"; $item_name[1][] = "Science@ANUScience@ANU"; $item_url[1][] = "http://science.anu.edu.au/"; $item_name[1][] = "ABSANU Bioscience Services"; $item_url[1][] = "http://cmhs.anu.edu.au/facilities/abs.php"; $item_name[1][] = "ACERHAustralian Centre for Economic Research on Health"; $item_url[1][] = "http://www.acerh.edu.au/"; $item_name[1][] = "ANUMSANU Medical School"; $item_url[1][] = "http://medicalschool.anu.edu.au/"; $item_name[1][] = "APHCRIAustralian Primary Health Care Research Institute"; $item_url[1][] = "http://www.anu.edu.au/aphcri/"; $item_name[1][] = "CMHRCentre for Mental Health Research"; $item_url[1][] = "http://cmhr.anu.edu.au/"; $item_name[1][] = "CPASCentre for the Public Awareness of Science"; $item_url[1][] = "http://info.anu.edu.au/cpas/"; $item_name[1][] = "FennerFenner School of Environment and Society"; $item_url[1][] = "http://fennerschool.anu.edu.au/"; $item_name[1][] = "JCSMRJohn Curtin School of Medical Research"; $item_url[1][] = "http://jcsmr.anu.edu.au/"; $item_name[1][] = "NCBNational Centre for Biosecurity"; $item_url[1][] = "http://biosecurity.edu.au/index.php"; $item_name[1][] = "NCEPHNational Centre for Epidemiology and Population Health"; $item_url[1][] = "http://nceph.anu.edu.au/index.php"; $item_name[1][] = "MCHPMenzies Centre for Health Policy"; $item_url[1][] = "http://www.menzieshealthpolicy.edu.au/"; $item_name[1][] = "PsychologyDepartment of Psychology"; $item_url[1][] = "http://psychology.anu.edu.au/"; $item_name[1][] = "RSBResearch School of Biology"; $item_url[1][] = "http://cmbe.anu.edu.au/SoB/"; } else { $menu_name[1] = "Quick Links"; $item_name[1][] = "ScienceWise Magazine"; $item_url[1][] = "http://sciencewise.anu.edu.au/"; $item_name[1][] = "Biology"; $item_url[1][] = "portals/bio"; $item_name[1][] = "Environment and Society"; $item_url[1][] = "portals/enviro"; $item_name[1][] = "Medical Sciences"; $item_url[1][] = "portals/medicine"; $item_name[1][] = "Population Health"; $item_url[1][] = "portals/pophealth"; $item_name[1][] = "Psychology"; $item_url[1][] = "portals/psyc"; $item_name[1][] = "Science Communication"; $item_url[1][] = "portals/scicomm"; $item_name[1][] = "Graduate Entry Medicine and Clinical Psychology"; $item_url[1][] = "http://cmhs.anu.edu.au/students/students_grad.php"; } } } else if ((substr($Host, 0, 4) == "cops") || (substr($Host, 0, 3) == "cps")) { $MD_College = "cops"; $WebHost = "http://cps.anu.edu.au"; // The deployment host $WebRoot = "/"; // The deployment subdirectory $BranchTitle = "ANU College of Physical Sciences"; // Branch Full Name $ShortBranchTitle = "College"; $TheBranchTitle = "The ANU College of Physical Sciences"; // Branch Full Name with included "The" $theBranchTitle = "the ANU College of Physical Sciences"; // Branch Full Name with included "the" $BranchSubTitle = "Science@ANU"; $BackgroundGif = "CoPSBanner.gif"; // Area Branding $BackgroundColour = "#004833"; $BodyColour = "#FFFFFF"; $SideColour = "#F3F3F3"; $HeadColour = "#22413A"; $Bull = ""; $Light = "#E0E6C8"; $Dark = "#22413A"; $Highlight = "#448274"; $Colour = $_GET['Colour']; if ($Colour == "") $Colour = "22413A"; // Authorized by $AuthContactName = "ANU College of Physical Sciences"; $AuthContactEmail = ""; // Technical contact $TechContactName = "CPS Enquiries"; $TechContactEmail = "science.enquiries@anu.edu.au"; //if ($Beta[$ADDR]) //{ $menu_name[0] = "ANU CPS"; //$item_name[0][] = "College Restructure"; $item_url[0][] = "Staff/college_restructure/"; $SiteTreePos = 1; if (substr($thisURL, 0, 6) == "/Staff") { $item_name[0][] = "Staff Home"; $item_url[0][] = "Staff/index2.php"; $item_name[0][] = "About Us"; $item_url[0][] = "Staff/about_us/"; $item_name[0][] = "College Staff Directory"; $item_url[0][] = "Contacts/StaffDirectory.php"; $item_name[0][] = "Student Resources"; $item_url[0][] = ""; $BranchAbbrev = "Staff Pages"; $item[] = array ('level_0', 'Change Management', 'Staff/change_management.php'); $item[] = array ('level_1', 'College Restructure', 'Staff/college_restructure/'); $item[] = array ('level_1', 'Joint Workshop', 'Staff/workshops_rsc_rsb'); $item[] = array ('level_0', 'Human Resources', 'Staff/HR/'); $item[] = array ('level_1', 'HR Division', 'http://info.anu.edu.au/hr/'); //$item[] = array ('level_1', 'HORUS', 'https://esapps.anu.edu.au/sscsprod/psp/sscsprod/?cmd=login&languageCd=ENG&'); $item[] = array ('level_1', 'What\'s New in HR', 'http://info.anu.edu.au/hr/-Whats_New-'); $item[] = array ('level_1', 'Career Development', 'http://info.anu.edu.au/hr/My_Career_Index'); $item[] = array ('level_1', 'ANU Job Vacancies', 'http://info.anu.edu.au/hr/Jobs'); $item[] = array ('level_1', 'HR Forms', 'http://policies.anu.edu.au/topics/6'); $item[] = array ('level_1', 'OH&S', 'http://info.anu.edu.au/hr/My_Work_Environment_Index'); $item[] = array ('level_0', 'Finance', 'Staff/FO/'); $item[] = array ('level_1', 'F&BS', 'http://info.anu.edu.au/fbs/'); $item[] = array ('level_1', 'ESP Financials', 'http://info.anu.edu.au/fbs/Business_Functions/ESP_Financials/Logon'); //$item[] = array ('level_1', 'Travel', 'Staff/FO/travel/'); $item[] = array ('level_1', 'Procurement', 'http://info.anu.edu.au/fbs/Business_Functions/Purchasing_and_Contracts_Office'); $item[] = array ('level_1', 'Finance Training', 'http://info.anu.edu.au/fbs/Training_and_Support'); $item[] = array ('level_1', 'Finance Manual', 'http://www.anu.edu.au/finance/manual/index.htm'); $item[] = array ('level_1', 'Purchase Cards', 'http://info.anu.edu.au/fbs/Business_Functions/Operations/Purchase_Card'); $item[] = array ('level_0', 'Research Management', 'Staff/RO/'); $item[] = array ('level_1', 'Research Office', 'http://www.anu.edu.au/ro/'); $item[] = array ('level_1', 'Commercialisation', 'http://www.anu.edu.au/commercialisation/about-us.php'); $item[] = array ('level_1', 'Research Integrity', 'http://www.anu.edu.au/ro/ORI/Office/ORI_index.php'); $item[] = array ('level_1', 'Sponsored Research', 'http://www.anu.edu.au/ro/OSR/OSR_index.php'); $item[] = array ('level_1', 'Research Mgt Data', 'http://www.anu.edu.au/ro/ORMD/ORMD_index.php'); $item[] = array ('level_1', 'ARIES Login', 'https://aries.anu.edu.au/content/ASP/ANULogin.asp'); $item[] = array ('level_0', 'Information Technology', 'Staff/IT/'); $item[] = array ('level_1', 'Division of Information', 'http://information.anu.edu.au/daisy/infoservices/7.html'); $item[] = array ('level_1', 'Quick Help', 'http://information.anu.edu.au/daisy/infoservices/117.html'); $item[] = array ('level_1', 'Computing@ANU', 'http://information.anu.edu.au/daisy/infoservices/8.html'); $item[] = array ('level_1', 'Training & Support', 'http://information.anu.edu.au/daisy/infoservices/238.html'); $item[] = array ('level_1', 'Connecting', 'http://information.anu.edu.au/daisy/infoservices/9.html'); $item[] = array ('level_1', 'E-Publishing', 'http://information.anu.edu.au/daisy/infoservices/23.html'); $item[] = array ('level_0', 'Student Administration', 'Staff/SA/'); $item[] = array ('level_1', 'Student Services', 'http://rss.anu.edu.au/'); $item[] = array ('level_1', 'Student Admin System', 'https://esapps.anu.edu.au/csprod/psp/csprod/?cmd=login?'); $item[] = array ('level_1', 'Teaching Resources', 'Staff/SA/TeachingHints/'); $item[] = array ('level_2', 'Policies on Teaching', 'Staff/SA/TeachingHints/PoliciesTeaching/'); $item[] = array ('level_2', 'Support for Teaching', 'Staff/SA/TeachingHints/Support_for_Teaching.php'); $item[] = array ('level_2', 'Administration', 'Staff/SA/TeachingHints/Admin_of_Courses.php'); $item[] = array ('level_2', 'Degree Advice', 'Staff/SA/TeachingHints/DegreeAdvice.php'); $item[] = array ('level_2', 'Assessment', 'Staff/SA/TeachingHints/Assessment.php'); $item[] = array ('level_2', 'CEDAM', 'http://cedam.anu.edu.au/'); $item[] = array ('level_2', 'Useful Contacts', 'Staff/SA/TeachingHints/UsefulContacts.php'); $item[] = array ('level_2', 'Undergraduate Policies', 'Staff/SA/UG/Policies/'); $item[] = array ('level_2', 'Undergraduate Working Rules', 'Staff/SA/UG/Rules/'); $item[] = array ('level_0', 'Marketing & Development', 'Staff/MD/'); $item[] = array ('level_1', 'Communications Office', 'http://news.anu.edu.au/?page_id=350'); $item[] = array ('level_1', 'Endowment for Excellence', 'http://www.anu.edu.au/endowment/'); $item[] = array ('level_1', 'Merchandise', 'http://www.anu.edu.au/mac/content/merchandise/'); $item[] = array ('level_1', 'Photography', 'http://information.anu.edu.au/daisy/infoservices/1645/353.html'); $item[] = array ('level_1', 'ANU Alumni', 'http://www.anu.edu.au/alumni/'); $item[] = array ('level_1', 'ANU News', 'http://news.anu.edu.au/'); //$item[] = array ('level_0', 'Building Project', 'Staff/building_project/'); $item[] = array ('level_0', 'Teaching Resources', 'Staff/SA/TeachingHints/'); $item[] = array ('level_1', 'Policies on Teaching', 'Staff/SA/TeachingHints/PoliciesTeaching/'); $item[] = array ('level_1', 'Support for Teaching', 'Staff/SA/TeachingHints/Support_for_Teaching.php'); $item[] = array ('level_1', 'Administration', 'Staff/SA/TeachingHints/Admin_of_Courses.php'); $item[] = array ('level_1', 'Degree Advice', 'Staff/SA/TeachingHints/DegreeAdvice.php'); $item[] = array ('level_1', 'Assessment', 'Staff/SA/TeachingHints/Assessment.php'); $item[] = array ('level_1', 'CEDAM', 'http://cedam.anu.edu.au/'); $item[] = array ('level_1', 'Useful Contacts', 'Staff/SA/TeachingHints/UsefulContacts.php'); $item[] = array ('level_1', 'Undergraduate Policies', 'Staff/SA/UG/Policies/'); $item[] = array ('level_1', 'Undergraduate Working Rules', 'Staff/SA/UG/Rules/'); $item[] = array ('level_0', 'Resources', 'Staff/resources.php'); $item[] = array ('level_1', 'Campus Map', 'http://campusmap.anu.edu.au/'); $item[] = array ('level_1', 'Delegations', 'Staff/delegations/'); $item[] = array ('level_1', 'Principle Dates', 'http://info.anu.edu.au/ovc/Committees/110PP_Principal_Dates'); $item[] = array ('level_1', 'Forms', 'http://policies.anu.edu.au/all_forms'); $item[] = array ('level_1', 'Stationery Templates', 'Staff/stationary_templates/'); $item[] = array ('level_0', 'Services', 'Staff/services.php'); $item[] = array ('level_1', 'Parking', 'http://transport.anu.edu.au/'); $item[] = array ('level_1', 'iGuide', 'http://iguide.anu.edu.au/GettingStarted/GettingStarted.html'); $item[] = array ('level_1', 'DOI Help Desk', 'https://doihelpdesk.anu.edu.au/RNScripts/eservice_prod.cfg/php.exe/enduser/acct_login.php'); $item[] = array ('level_1', 'Insurance', 'http://info.anu.edu.au/fbs/Business_Functions/Insurance_Office'); $item[] = array ('level_1', 'Library', 'http://anulib.anu.edu.au/lib_home.html'); $item[] = array ('level_1', 'Mailroom', 'http://info.anu.edu.au/fbs/Business_Functions/ANU_Mailroom'); $item[] = array ('level_1', 'Records', 'http://www.anu.edu.au/records/'); $item[] = array ('level_1', 'Legal Issues', 'http://www.anu.edu.au/legal/'); $item[] = array ('level_1', 'Statistics', 'http://unistats.anu.edu.au/'); $item[] = array ('level_1', 'Workshop Facilities', 'Contacts/Workshops.php'); $item[] = array ('level_1', 'Risk Management', 'http://info.anu.edu.au/ovc/Risk_Management'); /*$item[] = array ('level_0', 'New Staff Induction', 'Staff/HR/NewStaff.php'); $item[] = array ('level_0', 'Policies', 'Staff/administrative_policies/'); $item[] = array ('level_0', 'Emergencies', 'Staff/emergency/'); $item[] = array ('level_0', 'HORUS', 'https://esapps.anu.edu.au/sscsprod/psp/sscsprod/?cmd=login&languageCd=ENG&'); $item[] = array ('level_0', 'Travel', 'Staff/FO/travel/'); $item[] = array ('level_0', 'College Initiatives', 'Staff/college_initiatives/'); */ //$item[] = array ('level_0', 'ANU Staff Page', 'http://staff.anu.edu.au/'); //$item[] = array ('level_0', 'OH&S', 'http://info.anu.edu.au/hr/My_Work_Environment_Index'); //$item[] = array ('level_0', 'Career Development', 'http://info.anu.edu.au/hr/My_Career_Index'); //$item[] = array ('level_0', 'ANU Job Vacancies', 'http://info.anu.edu.au/hr/Jobs'); //$item[] = array ('level_0', 'ANU Phone Directory', 'http://netcomms.anu.edu.au/voice/'); // Quick links $menu_name[1] = "Quick Links"; $item_name[1][] = "New Staff Induction"; $item_url[1][] = "Staff/HR/NewStaff.php"; $item_name[1][] = "Policies"; $item_url[1][] = "Staff/administrative_policies/"; $item_name[1][] = "Emergencies"; $item_url[1][] = "Staff/emergency/"; $item_name[1][] = "HORUS"; $item_url[1][] = "https://esapps.anu.edu.au/sscsprod/psp/sscsprod/?cmd=login&languageCd=ENG&"; $item_name[1][] = "Travel"; $item_url[1][] = "Staff/FO/travel/"; $item_name[1][] = "College Initiatives"; $item_url[1][] = "Staff/college_initiatives/"; } else { $item_name[0][] = "Home"; $item_url[0][] = ""; $item_name[0][] = "About Us"; $item_url[0][] = "About.php"; $item_name[0][] = "Staff Resources"; $item_url[0][] = "Staff/index2.php"; $BranchAbbrev = "Study"; $item[] = array ('level_0', 'Undergraduate', 'UnderGraduate/'); $item[] = array ('level_1','All science courses','UnderGraduate/Courses.php'); $item[] = array ('level_1','Programs of Study','UnderGraduate/Programs/'); $item[] = array ('level_2','Science Majors','UnderGraduate/ScienceMajor/'); $item[] = array ('level_1','Exchange Program','UnderGraduate/Exchange/'); $item[] = array ('level_1','Enrolment Information','UnderGraduate/Enrolment/'); $item[] = array ('level_1', 'Scholarships', 'Scholarships/?Levels=1'); $item[] = array ('level_1', 'Summer Research Scholarships', 'SRS/'); $item[] = array ('level_1','Prizes and Awards','UnderGraduate/Prizes/'); $item[] = array ('level_1','Student Administration','UnderGraduate/StudentServicesUndergrad/'); $item[] = array ('level_1','Rules and Policies','UnderGraduate/RulesAndPoliciesUndergrad/'); $item[] = array ('level_0', 'Honours', 'Honours/'); $item[] = array ('level_1', 'Scholarships', 'Scholarships/?Levels=4'); $item[] = array ('level_1', 'Summer Research Scholarships', 'SRS/'); $item[] = array ('level_1','Prizes and Awards','Honours/Prizes/'); $item[] = array ('level_1','Student Administration','Honours/StudentServicesHons/'); $item[] = array ('level_1','Rules and Policies','Honours/RulesAndPoliciesHons/'); $item[] = array ('level_0', 'Graduate Coursework', 'CW/'); $item[] = array ('level_1','All science courses','CW/Courses.php'); $item[] = array ('level_1', 'Scholarships', 'Scholarships/?Levels=8'); $item[] = array ('level_0', 'Graduate Research', 'HDR/'); $item[] = array ('level_1', 'Scholarships', 'HDR/Scholarships.php'); $item[] = array('level_0', 'Student Resources', 'StudentInformation.php'); $item[] = array('level_0', 'Science Shop', 'http://scienceshop.anu.edu.au/'); // Community $menu_name[1] = "Community"; $item_name[1][] = "ScienceWise Magazine"; $item_url[1][] = "http://sciencewise.anu.edu.au/"; $item_name[1][] = "News"; $item_url[1][] = "News"; $item_name[1][] = "Events, Outreach & Recruitment"; $item_url[1][] = "News/Events.php"; $item_name[1][] = "College Alumni"; $item_url[1][] = "Alumni"; $item_name[1][] = "Gifts and Donations"; $item_url[1][] = "http://www.anu.edu.au/endowment"; $item_name[1][] = "Science Ambassadors"; $item_url[1][] = "Contacts/ScienceAmbassadors"; $item_name[1][] = "Workshop Facilities"; $item_url[1][] = "Contacts/Workshops.php"; $item_name[1][] = "Public Resources"; $item_url[1][] = "Resources"; } if ($Int) { $menu_name[2] = "Academic Areas"; //$item_name[2][] = "Science@ANU"; $item_url[2][] = "http://science.anu.edu.au/"; $item_name[2][] = "Astronomy"; $item_url[2][] = "http://www.mso.anu.edu.au/home.php"; $item_name[2][] = "Chemistry"; $item_url[2][] = "http://rsc-dev.anu.edu.au/"; $item_name[2][] = "Earth Science"; $item_url[2][] = "http://rses.anu.edu.au/"; $item_name[2][] = "Mathematics"; $item_url[2][] = "http://wwwmaths.anu.edu.au/"; $item_name[2][] = "Physics"; $item_url[2][] = "http://physics.anu.edu.au/"; $item_name[2][] = "Science Communication"; $item_url[2][] = "http://info.anu.edu.au/cpas/"; } else { $menu_name[2] = "Disciplines"; $item_name[2][] = "Biology"; $item_url[2][] = "portals/bio"; $item_name[2][] = "Environment and Society"; $item_url[2][] = "portals/enviro"; $item_name[2][] = "Medical Sciences"; $item_url[2][] = "portals/medicine"; $item_name[2][] = "Population Health"; $item_url[2][] = "portals/pophealth"; $item_name[2][] = "Psychology"; $item_url[2][] = "portals/psyc"; $item_name[2][] = "Science Communication"; $item_url[2][] = "portals/scicomm"; $item_name[2][] = "Graduate Entry Medicine and Clinical Psychology"; $item_url[2][] = "http://cmhs.anu.edu.au/students/students_grad.php"; } /*} else { $menu_name[0] = "ANU CPS"; $item_name[0][] = "Home"; $item_url[0][] = ""; $item_name[0][] = "About Us"; $item_url[0][] = "About.php"; $item_name[0][] = "College Restructure"; $item_url[0][] = "Staff/college_restructure/"; //$item_name[0][] = "ANU College of Biology, Medicine and Environment"; $item_url[0][] = "http://cmbe.anu.edu.au"; if ($Int) { $menu_name[1] = "Quick Links"; $item_name[1][] = "NEWScience"; $item_url[1][] = "http://science.anu.edu.au/Staff/CollegeRestructure/Newsletter/Archive.php"; $item_name[1][] = "ScienceWise Magazine"; $item_url[1][] = "http://sciencewise.anu.edu.au/"; $item_name[1][] = "Science@ANUScience@ANU"; $item_url[1][] = "http://science.anu.edu.au/"; $item_name[1][] = "CPASCentre for the Public Awareness of Science"; $item_url[1][] = "http://info.anu.edu.au/cpas/"; $item_name[1][] = "Dept. ChemistryDepartment of Chemistry"; $item_url[1][] = "http://chemistry.anu.edu.au/"; $item_name[1][] = "MSIMathematical Sciences Institute"; $item_url[1][] = "http://wwwmaths.anu.edu.au/"; $item_name[1][] = "RSAAResearch School of Astronomy and Astrophysics"; $item_url[1][] = "http://www.mso.anu.edu.au/home.php"; $item_name[1][] = "RSCResearch School of Chemistry"; $item_url[1][] = "http://rsc.anu.edu.au/index.php"; $item_name[1][] = "RSESResearch School of Earth Sciences"; $item_url[1][] = "http://rses.anu.edu.au/"; $item_name[1][] = "RSPEResearch School of Physics and Egineering"; $item_url[1][] = "http://physics.anu.edu.au/"; } else { $menu_name[1] = "Quick Links"; $item_name[1][] = "ScienceWise Magazine"; $item_url[1][] = "http://sciencewise.anu.edu.au/"; $item_name[1][] = "Astronomy and Astrophysics"; $item_url[1][] = "portals/astro"; $item_name[1][] = "Chemistry"; $item_url[1][] = "portals/chem"; $item_name[1][] = "Earth Sciences"; $item_url[1][] = "portals/earthsci"; $item_name[1][] = "Mathematical Sciences"; $item_url[1][] = "portals/math"; $item_name[1][] = "Physics"; $item_url[1][] = "portals/physics"; $item_name[1][] = "Science Communication"; $item_url[1][] = "portals/scicomm"; } }*/ } if (is_array($item)) $blnTreeNav = 1; else $blnTreeNav = 0; $HostURL = $WebHost; $RootURL = $HostURL.$WebRoot; ?>