/***********************************************************************************
*	(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=11;				// 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=84;						// 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);

// About Us
Menu2=new Array("rollover:../_images/navi/navi_aboutus_off.gif:../_images/navi/navi_aboutus_on.gif","../aboutus/index.html","",10,19,66);
    Menu2_1=new Array("Overview","../aboutus/index.html","",0,20,150);
	Menu2_2=new Array("History","../aboutus/history.html","",0);
	Menu2_3=new Array("Vision Mission Functions","../aboutus/vmf.html","",0);
	Menu2_4=new Array("Core Values","../aboutus/corevalues.html","",0);
	Menu2_5=new Array("Our Partners","../aboutus/partners.html","",0);
	Menu2_6=new Array("Careers with ILO","../aboutus/careers.html","",0);
	Menu2_7=new Array("ILO Alumni","../aboutus/alumni.html","",0);
	Menu2_8=new Array("Useful Links","#","",1,20,150);
		Menu2_8_1=new Array("NUS Engineering Dpt","http://www.eng.nus.edu.sg/eir/index.php","",0,20,110);
	Menu2_9=new Array("Enterprise Cluster","#","",6,20,150);
		Menu2_9_1=new Array("NUS Enterprise","http://www.nus.edu.sg/enterprise","",0,20,150);
		Menu2_9_2=new Array("------------------------------------------------","#","",0,20,150);
		Menu2_9_3=new Array("NUS Industry Liaison Office","http://www.nus.edu.sg/enterprise/ilo","",0,20,150);
		Menu2_9_4=new Array("NUS Entrepreneurship Centre","http://www.nus.edu.sg/enterprise/nec","",0,20,150);
		Menu2_9_5=new Array("NUS Overseas Colleges","http://www.nus.edu.sg/enterprise/noc","",0,20,150);
		Menu2_9_6=new Array("Business Units","#","",3,20,150);
			Menu2_9_6_1=new Array("NUS Extension","http://www.nus.edu.sg/nex","",0,20,180);
			Menu2_9_6_2=new Array("NUS Press","http://www.nus.edu.sg/SUP","",0,20,180);
			Menu2_9_6_3=new Array("NUS Technology Holdings Pte Ltd","http://www.nus.edu.sg/enterprise/nth","",0,20,180);
	Menu2_10=new Array("ILO Org Chart","../aboutus/org_chart.html","",0);			
		
// Our Services
Menu3=new Array("rollover:../_images/navi/navi_services_off.gif:../_images/navi/navi_services_on.gif","../services/index.html","",4,19,82);
	Menu3_1=new Array("Introduction","../services/index.html","",0,20,260);
	Menu3_2=new Array("Intellectual Property Management & Licensing","../services/ipml.html","",0,20,260);
	Menu3_3=new Array("Research Contract Negotiation & Management","../services/rcnm.html","",1,20,260);
		Menu3_3_1=new Array("Industry Relations","../services/ir.html","",0,20,110);
	Menu3_4=new Array("Outreach","../services/techmkt.html","",0);
	
// For Industry
Menu4=new Array("rollover:../_images/navi/navi_industry_off.gif:../_images/navi/navi_industry_on.gif","../industry/index.html","",3,19,82);
	Menu4_1=new Array("Partnering NUS","../industry/index.html","",0,20,150);
	Menu4_2=new Array("Licensing Opportunities","../industry/lic_opp.html","",0);
	Menu4_3=new Array("Research Expertise","../industry/res_exp.html","",0);
   
	
// For Faculty
Menu5=new Array("rollover:../_images/navi/navi_faculty_off.gif:../_images/navi/navi_faculty_on.gif","../faculty/index.html","",8,19,74);
	Menu5_1=new Array("Introduction","../faculty/index.html","",0,20,200);
	Menu5_2=new Array("Information","../faculty/info.html","",0);
	Menu5_3=new Array("Invention Disclosure","#","",3,20,200);
		Menu5_3_1=new Array("I have an Invention!","../faculty/ihaveinvention.html","",0,20,310);
		Menu5_3_2=new Array("NUS Intellectual Property Policy","http://www.nus.edu.sg/ilo/faculty/_files/NUS_IP_Policy_010109.pdf","",0);
		Menu5_3_3=new Array("Invention Disclosure Form","https://wws.nus.edu.sg/staff/intro/Invention_Disclosure_Form.doc","",0);
	Menu5_4=new Array("Guide to Successful Licensing","../faculty/successfullicensing.html","",0);
	Menu5_5=new Array("Research Collaboration Agreement","../faculty/sponsoredresearch.html","",1,20,200);
		Menu5_5_1=new Array("Project Schedule","https://wws.nus.edu.sg/staff/intro/Schedule_1.doc","",0,20,120);
	Menu5_6=new Array("Guidelines & Forms","../faculty/guidelines.html","",0);
	Menu5_7=new Array("ILO Report","../faculty/report.html","",0);
	Menu5_8=new Array("Non-Disclosure Agreement","#","",4,20,200);
		Menu5_8_1=new Array("Guide to Non-disclosure Agreements","http://www.nus.edu.sg/enterprise/ilo/faculty/nondisclosure.html","",0,20,230);
		Menu5_8_2=new Array("Template NDA for NUS Disclosure","https://wws.nus.edu.sg/staff/intro/Revised%20Template%20-%20NUS%20Disclosure%20NDA.doc","",0);
		Menu5_8_3=new Array("Template NDA for Mutual Disclosure","https://wws.nus.edu.sg/staff/intro/Revised%20Template%20-%20%20Mutual%20Disclosure%20NDA.doc","",0);
		Menu5_8_4=new Array("Template NDA for Other Party Disclosure","https://wws.nus.edu.sg/staff/intro/Revised%20Template%20-%20Other%20Party%20Disclosure%20NDA.doc","",0);
/*	Menu5_9=new Array("Non-Executive Directorship","#","",2,20,200);
		Menu5_9_1=new Array("Rules on Non-Executive Directorship","https://wws.nus.edu.sg/staff/intro/nonexec.pdf","",0,20,220);
		Menu5_9_2=new Array("Non-Executive Directorship Form","https://wws.nus.edu.sg/staff/intro/Non-executive%20Directorship%20Form%20Ver%20ND-20070131.pdf","",0); */

// Success Stories
Menu6=new Array("rollover:../_images/navi/navi_successstories_off.gif:../_images/navi/navi_successstories_on.gif","../successstories/index.html","",6,19,98);
   Menu6_1=new Array("MXR Cube","../successstories/MXR_Cube.html","",0,20,180);
   Menu6_2=new Array("Anti-Sway Control for Cranes","../successstories/Anti-Sway_Control_for_Cranes.html","",0,20,180);;
   Menu6_3=new Array("Detecting Infectious Diseases","../successstories/Detecting_Infectious_Diseases.html","",0,20,180);
   Menu6_4=new Array("Endotoxin Detection Kit ","../successstories/Endotoxin_Detection_Kit.html","",0,20,180);
   Menu6_5=new Array("NUS Technology for US","../successstories/story_drug.html","",0,20,180);
   Menu6_6=new Array("Cure for Diabetes","../successstories/story_stemcell.html","",0,20,180);

// News
Menu7=new Array("rollover:../_images/navi/navi_news_off.gif:../_images/navi/navi_news_on.gif","../news/News_2008.html","",0,19,40);
	//Menu7_1=new Array("News Archive","../news/news_archives.html","",0,20,90);

// Useful Links
Menu8=new Array("rollover:../_images/navi/navi_usefullinks_off.gif:../_images/navi/navi_usefullinks_on.gif","../links/index.html","",0,19,78);
		
// Sitemap
Menu9=new Array("rollover:../_images/navi/navi_sitemap_off.gif:../_images/navi/navi_sitemap_on.gif","../sitemap/index.html","",0,19,57);

// Contact Us
Menu10=new Array("rollover:../_images/navi/navi_contactus_off.gif:../_images/navi/navi_contactus_on.gif","../contactus/index.html","",2,19,71);
	Menu10_1=new Array("Contact Us","../contactus/index.html","",0,20,80);
	Menu10_2=new Array("Locate Us","../contactus/locateus.html","",0,20,80);

//This is for width of Right side of the menu
Menu11=new Array("rollover:../_images/navi/navi_right.gif:../_images/navi/navi_right.gif","","",0,19,30);
// Total length should add to 730 px.
