/***********************************************************************************
*	(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=8;				// 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=-10;						// 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:_images/sample_navi/navi_home_off.gif:_images/sample_navi/navi_home_on.gif","/index.htm","",0,19,40);

// About Us
Menu2=new Array("rollover:_images/sample_navi/navi_about_off.gif:_images/sample_navi/navi_about_on.gif","#","",2,19,61);
		Menu2_1=new Array("Overview","/overview.htm","",0,19,150);
		Menu2_2=new Array("Honors & Awards","/Honors%20%26%20Awards.htm","",0,19,150);
		
//Newsletter
Menu3=new Array("rollover:_images/sample_navi/navi_newsletter_off.gif:_images/sample_navi/navi_newsletter_on.gif","/newsletter.htm","",0,19,75);
		
		
// Undergraduate 
Menu4=new Array("rollover:_images/sample_navi/navi_students_off.gif:_images/sample_navi/navi_students_on.gif","/students.htm","",6,19,93);
	Menu4_1=new Array("For Prospective Students","/students.htm","",0,19,124);
	Menu4_2=new Array("For Current Students","/current%20students.htm","",0,19,124);
	Menu4_3=new Array("Curriculum","/degree%20reqmts.htm","",0,19,124);
	Menu4_4=new Array("Scholarships","/scholarships.htm","",0,19,124);
	Menu4_5=new Array("List of projects","/Projects.htm","",0,19,124);
	Menu4_6=new Array("ESP Club","http://blog.nus.edu.sg/nusesp","",0,19,124);


// People
Menu5=new Array("rollover:_images/sample_navi/navi_people_off.gif:_images/sample_navi/navi_people_on.gif","/people.htm","",5,19,61);
	Menu5_1=new Array("ESP Faculty Associates","/people.htm#Faculty_(FoE)","",0,19,224);
	Menu5_2=new Array("ESP Affiliates","/people.htm#Faculty_(FoS)","",0,19,224);
	Menu5_3=new Array("International Advisory Committee","/people.htm#International_Advisory_Committee","",0,19,224);
	Menu5_4=new Array("Industry Advisory Committee","/people.htm#Industry_Advisory_Committee","",0,19,224);
	Menu5_5=new Array("Quotes on Eng Sci","/quotes.htm","",0,19,224);
	



// News & Events
Menu6=new Array("rollover:_images/sample_navi/navi_news_off.gif:_images/sample_navi/navi_news_on.gif","/news.htm","",0,19,92);




// Publications
Menu7=new Array("rollover:_images/sample_navi/navi_publications_off.gif:_images/sample_navi/navi_publications_on.gif","#","",2,19,84);

	Menu7_1=new Array("List of publications","/publications.htm","",0,19,180);
	Menu7_2=new Array("Brochures","","",3,19,180);
			Menu7_2_1=new Array("FoE Undergraduate Brochure 2007","/UG-ESP page.pdf","",0,19,200);
			Menu7_2_2=new Array("ESP Undergraduate Brochure","/3rd Copy of ESP Brochure for Printer v.1.pdf","",0,19,200);
			Menu7_2_3=new Array("ESP Postgraduate Brochure","/Graduate/PG Brochure.pdf","",0,19,200);
    
	
	
	


// Career Prospects
Menu8=new Array("rollover:_images/sample_navi/navi_career_off.gif:_images/sample_navi/navi_career_on.gif","","",2,19,100);
	Menu8_1=new Array("Faculty Positions","javascript:NewWin=window.open('/faculty.htm','NWin');window['NewWin'].focus()","",0,19,150);
	Menu8_2=new Array("Non-academic Positions","javascript:NewWin=window.open('/Non- Academic Positions.htm','NWin');window['NewWin'].focus()","",0,19,150);

