/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=9;				// Number of first level items
	var LowBgColor='white';					// Background color when mouse is not over
	var LowSubBgColor='C9DAEF';				// Background color when mouse is not over on subs
	var HighBgColor='black';				// Background color when mouse is over
	var HighSubBgColor='9FBBE0';			// Background color when mouse is over on subs
	var FontLowColor='black';				// Font color when mouse is not over
	var FontSubLowColor='003399';			// Font color subs when mouse is not over
	var FontHighColor='white';				// Font color when mouse is over
	var FontSubHighColor='003399';			// Font color subs when mouse is over
	var BorderColor='003399';				// Border color
	var BorderSubColor='9FBBE0';			// Border color for subs
	var BorderWidth=0;						// Border width
	var BorderBtwnElmnts=1;					// Border between elements 1 or 0
	var FontFamily="verdana,arial"			// Font family menu items
	var FontSize=7;							// Font size menu items
	var FontBold=1;							// Bold menu items 1 or 0
	var FontItalic=0;						// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';				// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;					// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=81;						// Menu offset x coordinate
	var StartLeft=0;						// Menu offset y coordinate
	var VerCorrect=0;						// Multiple frames y correction
	var HorCorrect=0;						// Multiple frames x correction
	var LeftPaddng=3;						// Left padding
	var TopPaddng=2;						// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=100;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['images/navi/arrow.gif',4,8,'images/spacer.gif',5,5,'images/spacer.gif',5,5];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

//Home
Menu1=new Array("rollover:images/navi/navi_home_off.gif:images/navi/navi_home_on.gif","index.html","",0,19,51);

// Study@mBio
Menu2=new Array("rollover:images/navi/navi_study_mbio_off.gif:images/navi/navi_study_mbio_on.gif","education.html","",8,19,88);
    Menu2_1=new Array("Undergraduate Programmes","education.html","",0,19,150);
	Menu2_2=new Array("Postgraduate Programmes","education-postgraduate.html","",0,19,150);
	Menu2_3=new Array("Apple Online","education-applyonline.html","",0,19,150);
	Menu2_4=new Array("Modular Details","education-moduledetails.html","",0,19,150);
	Menu2_5=new Array("Student Life & Testimonials","education-testimonials.html","",0,19,150);
	Menu2_6=new Array("Faculty","staff.html","",0,19,150);
	Menu2_7=new Array("Academic Calendar", "javascript:OpenWin('http://www.nus.edu.sg/registrar/calendar.html')","",0,19,150);
	Menu2_8=new Array("Alumni","about_us-mbiogivesback1.html","",0,19,150);
		
// Staff & Faculty
Menu3=new Array("rollover:images/navi/navi_staff_faculty_off.gif:images/navi/navi_staff_faculty_on.gif","staff.html","",5,19,102);
	Menu3_1=new Array("Leadership","about_us-leadership.html","",0,19,115);
	Menu3_2=new Array("Profile of the Month","staff.html","",0,19,115);
	Menu3_3=new Array("View Profiles","staff.html","",0,19,115);
	Menu3_4=new Array("Adjunct Staff","staff-adjunct.html","",0,19,115);
	Menu3_5=new Array("Staff Directory","javascript:OpenWin('data/staffdirectory.pdf')","",0,19,115);
		
// Research
Menu4=new Array("rollover:images/navi/navi_research_off.gif:images/navi/navi_research_on.gif","research.html","",4,19,69);
	Menu4_1=new Array("Research Themes","research.html","",2,19,110);
	Menu4_1_1=new Array("Microbiology/Infectious Diseases","research-themes_mbioid.html","",0,19,180);
	Menu4_1_2=new Array("Immunology","research-themes_immunology.html","",0,19,180);
	Menu4_2=new Array("Partners","research-partners.html","",0,19,110);
	Menu4_3=new Array("Services","research-services.html","",0,19,110);
	Menu4_4=new Array("Facilities","research-facilities.html","",0,19,110);
		
// What's Breeding?
Menu5=new Array("rollover:images/navi/navi_whats_breed_off.gif:images/navi/navi_whats_breed_on.gif","news_events.html","",4,19,116);
	Menu5_1=new Array("Upcoming Events","","",3,19,110);
	Menu5_1_1=new Array("Meeting & Conferences","news_events.html","",0,19,140);
	Menu5_1_2=new Array("Seminar Series","news_events-seminarseries.html","",0,19,140);
	Menu5_1_3=new Array("What's Happening@mBio","news_events-whatshappening.html","",0,19,140);
	Menu5_2=new Array("Past Events","news_events-past_events.html","",0,19,110);
	Menu5_3=new Array("Photo Gallery","","",4,19,110);
	Menu5_3_1=new Array("Penang Retreat 2008","news_events-gallery5.html","",0,19,140);
	Menu5_3_2=new Array("Thank You Lunch at Hyatt","news_events-gallery6.html","",0,19,140);
	Menu5_3_3=new Array("Welcome Tea 2007","news_events-gallery.html","",0,19,140);
	Menu5_3_4=new Array("Department Outing","news_events-gallery3.html","",0,19,140);
	Menu5_4=new Array("Archive (Yearly)","","",2,19,210);
	Menu5_4_1=new Array("2006","news_events-gallery2.html","",0,19,35);
	Menu5_4_2=new Array("2005","news_events-gallery4.html","",0,19,35);
	
// About Us
Menu6=new Array("rollover:images/navi/navi_about_us_off.gif:images/navi/navi_about_us_on.gif","about_us-hodmessage.html","",9,19,68);
	Menu6_1=new Array("HOD Message","about_us-hodmessage.html","",0,19,110);
	Menu6_2=new Array("Leadership","about_us-leadership.html","",0,19,110);
	Menu6_3=new Array("Research Services","research-services.html","",0,19,110);
	Menu6_4=new Array("Research Facilities","research-facilities.html","",0,19,110);	
	Menu6_5=new Array("Awards","about_us-awards.html","",0,19,110);
	Menu6_6=new Array("Join Us","jobs.html","",0,19,110);
	Menu6_7=new Array("mBio Gives Back","about_us-mbiogivesback1.html","",0,19,110);
	Menu6_8=new Array("Donate","about_us-donate.html","",0,19,110);
	Menu6_9=new Array("Contact Us","contact_us.html","",0,19,110);

// Contact Us
Menu7=new Array("rollover:images/navi/navi_contact_us_off.gif:images/navi/navi_contact_us_on.gif","contact_us.html","",1,19,77);
	Menu7_1=new Array("Staff Directory","javascript:OpenWin('data/staffdirectory.pdf')","",0,19,90);

// Jobs@mBio
Menu8=new Array("rollover:images/navi/navi_jobs_mbio_off.gif:images/navi/navi_jobs_mbio_on.gif","jobs.html","",0,19,77);

//This is for width of Right side of the menu
Menu9=new Array("rollover:images/navi/navi_right.gif:images/navi/navi_right.gif","","",0,19,89);
// Total length should add to 730 px.
