/***********************************************************************************
*	(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=10;				// 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=.1;					// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// 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/sample_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:/oed/_images/sample_navi/navi_home_off.gif:/oed/_images/sample_navi/navi_home_on.gif","http://www.nus.edu.sg/oed","",0,19,51);
// About Us
//Menu2=new Array("rollover:/oed/_images/sample_navi/navi_aboutus_off.gif:/oed/_images/sample_navi/navi_aboutus_on.gif","","",3,19,61);
   // Menu2_1=new Array("Mission Statement","http://www.nus.edu.sg/oed/aboutus/","",0,19,130);
	//Menu2_2=new Array("OED Milestones","","",0,19,130);
	//Menu2_2=new Array("Organisational Structure","http://www.nus.edu.sg/oed/aboutus/organisation.htm","",0,19,130);
	//Menu2_3=new Array("OED Milestones","http://www.nus.edu.sg/oed/aboutus/milestones.html","",0,19,130);
		
// Services
//Menu3=new Array("rollover:/oed/_images/sample_navi/navi_services_off.gif:/oed/_images/sample_navi/navi_services_on.gif","","",7,19,50);
	//Menu3_1=new Array("Campus Development/New Buildings","http://www.nus.edu.sg/oed/services/cdd/","",0,19,250);
	//Menu3_2=new Array("Upgrading & Renovation","http://www.nus.edu.sg/oed/services/csd/transportation/","",0,19,300);
	//Menu3_2=new Array("Maintenance of Existing Facilities","http://www.nus.edu.sg/oed/services/ems/index.htm","",0,19,300);
//	Menu3_3=new Array("Food & Beverage","http://www.nus.edu.sg/oed/services/csd/food/","",0,19,300);
	// Menu3_4=new Array("University Housing (Staff/Faculty Members)","http://www.nus.edu.sg/oed/services/housing/","",0,19,300);
	//Menu3_4=new Array("Security Services","http://www.nus.edu.sg/oed/services/csd/security/","",0,19,300);
//	Menu3_5=new Array("Car Park","http://www.nus.edu.sg/oed/services/csd/transportation/carpark.htm","",0,19,300);
//	Menu3_6=new Array("Transport Services","http://www.nus.edu.sg/oed/services/csd/transportation/","",0,19,300);
	//Menu3_7=new Array("Logistics","http://www.nus.edu.sg/oed/services/csd/logistics/","",0,19,300);
	//Menu3_3_2=new Array("Building & Infrastructure","","",3,19,190);

// FAQs
//Menu4=new Array("rollover:/oed/_images/sample_navi/navi_faqs_off.gif:/oed/_images/sample_navi/navi_faqs_on.gif","","",7,19,58);
    Menu4_1=new Array("Air-conditioning & Mechanical Ventilation Services","http://www.nus.edu.sg/oed/faqs/aircon.htm","",0,19,190);
    Menu4_2=new Array("Building Services","http://www.nus.edu.sg/oed/faqs/building.htm","",0,19,190);
    Menu4_3=new Array("Electrical Services","http://www.nus.edu.sg/oed/faqs/electrical.htm","",0,19,190);
    Menu4_4=new Array("Fire Protection System Services","http://www.nus.edu.sg/oed/faqs/fire.htm","",0,19,190);
    Menu4_5=new Array("Gas Installations","http://www.nus.edu.sg/oed/faqs/gas.htm","",0,19,190);
    Menu4_6=new Array("Plumbing & Sanitary","http://www.nus.edu.sg/oed/faqs/plumbing.htm","",0,19,190);
    // Menu4_7=new Array("University Housing","http://www.nus.edu.sg/oed/faqs/housing.htm","",0,19,190);
    Menu4_7=new Array("Water-cooler Installation","http://www.nus.edu.sg/oed/faqs/cooler.htm","",0,19,190);

// Forms
//Menu5=new Array("rollover:/oed/_images/sample_navi/navi_forms_off.gif:/oed/_images/sample_navi/navi_forms_on.gif","http://www.nus.edu.sg/oed/forms/","",0,19,58);

// Career
//Menu6=new Array("rollover:/oed/_images/sample_navi/navi_career_off.gif:/oed/_images/sample_navi/navi_career_on.gif","http://www.nus.edu.sg/ohr/jobs/index.html","",0,19,58);
		
// Getting In Touch
//Menu7=new Array("rollover:/oed/_images/sample_navi/navi_gettingintouch_off.gif:/oed/_images/sample_navi/navi_gettingintouch_on.gif","https://aces01.nus.edu.sg/vocInternetCampusDirAPP/jsp/departmentindex.jsp?DeptCode=016","",0,19,101);

// Moving Around
//Menu8=new Array("rollover:/oed/_images/sample_navi/navi_movingaround_off.gif:/oed/_images/sample_navi/navi_movingaround_on.gif","http://www.nus.edu.sg/campusmap/","",0,19,101);

// Onsite@OED
//Menu9=new Array("rollover:/oed/_images/sample_navi/navi_onsite_off.gif:/oed/_images/sample_navi/navi_onsite_on.gif","http://www.nus.edu.sg/oed/onsite/indexlatest.htm","",0,19,82);

//This is for width of Right side of the menu
//Menu10=new Array("rollover:/oed/_images/sample_navi/navi_right.gif:/oed/_images/sample_navi/navi_right.gif","","",0,19,110);
// Total length should add to 730 px.