/***********************************************************************************
*	(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=.1;					// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=84;						// Menu offset x coordinate
	var StartLeft=-18;						// 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/home_off.gif:_images/navi/home_on.gif","index.html","",0,19,51);


// Department
Menu2=new Array("rollover:_images/navi/navi_department_off.gif:_images/navi/navi_department_on.gif","department/generalInfo.html","",7,19,84);
	Menu2_1=new Array("General Information","department/generalInfo.html","",0,20,120);
	Menu2_2=new Array("Directory","department/directory.html","",0,20,120);
	Menu2_3=new Array("Job Opportunities ","department/jobopportunities.html","",0,20,170);
   	Menu2_4=new Array("Alumni ","department/alumni.html","",0,20,170);
	Menu2_5=new Array("NUS Economics Alumni","http://www.nuseconomicsalumni.org/","",0,20,170);
   	Menu2_6=new Array("Newsletters","department/newsletter.html","",0,20,170);
   	Menu2_7=new Array("Working Papers ","department/workingpapers.html","",0,20,170);
	
// People
Menu3=new Array("rollover:_images/navi/people_off.gif:_images/navi/people_on.gif","people/faculty.html","",5,19,49);
	Menu3_1=new Array("Faculty","people/faculty.html","",0,20,120);
	Menu3_2=new Array("Visiting Faculty ","people/visiting.html","",0,20,170);
	Menu3_3=new Array("Other Academic Staff ","people/othersAcad.html","",0,20,170);
	Menu3_4=new Array("PhD Student","people/phd.html","",0,20,170);
	Menu3_5=new Array("Staff","people/staff.html","",0,20,170);


//Publications
Menu4=new Array("rollover:_images/navi/pub_off.gif:_images/navi/pub_on.gif","publications/index.html","",0,19,79);


// Events
Menu5=new Array("rollover:_images/navi/events_off.gif:_images/navi/events_on.gif","events/seminar.html","",6,19,48);
	Menu5_1=new Array("Seminar","events/seminar.html","",3,20,100);
		Menu5_1_1=new Array("Upcoming","events/seminar_upcoming.html","",0,20,100);
		Menu5_1_2=new Array("Current Semester","events/seminar.html","",0,20,100);
		Menu5_1_3=new Array("Past Semesters","events/seminar_past.html","",0,20,100);
	Menu5_2=new Array("Micro Workshop","events/microworkshop.html","",0,20,170);
	Menu5_3=new Array("Macro Brown Bag","events/macrobrownbag.html","",0,20,170);
	Menu5_4=new Array("IO Workshop","events/ioworkshop.html","",0,20,170);
	Menu5_5=new Array("SET 2008","events/set2008.html","",0,20,170);
	Menu5_6=new Array("WMD 2009","events/wmd2009.html","",0,20,170);
	
// Graduates
Menu6=new Array("rollover:_images/navi/graduate_off.gif:_images/navi/graduate_on.gif","graduate/generalInfo.html","",11,19,63);
	Menu6_1=new Array("General Information","graduate/generalInfo.html","",0,20,250);
	Menu6_2=new Array("Curriculum","notices/Curriculum08Oct08.pdf","",0,20,200);
	Menu6_3=new Array("Master of Social Sciences (Applied Economics) ","graduate/mssae.html","",0,20,200);
	Menu6_4=new Array("Master of Social Sciences (Research) ","graduate/mss_r.html","",0,20,200);
	Menu6_5=new Array("Doctor of Philosophy (Economics)","graduate/phde_r.html","",0,20,200);
	Menu6_6=new Array("EC6770 Graduate Research Seminar","graduate/EC6770_grs.html","",0,20,200);
	Menu6_7=new Array("Modules Offered ","graduate/modules.html","",0,20,200);
	Menu6_8=new Array("Class Timetable","graduate/Sem109_10timetable.pdf","",0,20,200);
	Menu6_9=new Array("Modules Outlines ","notices/GraduateModulesOutline.pdf","",0,20,200);
	Menu6_10=new Array("Prerequisites and Preclusions ","graduate/pp.html","",0,20,200);
	Menu6_11=new Array("JOBS","graduate/jobs.html","",0,20,200);


	
// Undergraduates
Menu7=new Array("rollover:_images/navi/undergrad_off.gif:_images/navi/undergrad_on.gif","undergraduate/introduction.html","",17,19,95);
	Menu7_1=new Array("Introduction ","undergraduate/introduction.html","",0,20,300);
	Menu7_2=new Array("Programme Requirements ","undergraduate/progReq.html","",0,20,250);
	Menu7_3=new Array("Curriculum","notices/Curriculum08Oct08.pdf","",0,20,250);
	Menu7_4=new Array("Modules Offered","undergraduate/modules.html","",0,20,250);
	Menu7_5=new Array("TimeTables(FASS/RO/Exam)","","",3,20,250);
		Menu7_5_1=new Array("FASS","http://www.fas.nus.edu.sg/undergrad/tocheck/modules_offered/index.html","",0,20,50);
		Menu7_5_2=new Array("RO","https://webrb.nus.edu.sg/ctt/classtt.aspx","",0,20,50);
		Menu7_5_3=new Array("Exam","http://www.nus.edu.sg/registrar/event/exam.html","",0,20,50);
	Menu7_6=new Array("Honours Thesis (EC4401) / Independent Study (EC4660)  ","undergraduate/honours.html","",0,20,250);
	Menu7_7=new Array("Prerequisites and Preclusions","undergraduate/prereq.html","",0,20,250);
	Menu7_8=new Array("Double Degree Programme in Economics and Law","http://www.nus.edu.sg/prog/econlaw/","",0,20,250);
	Menu7_9=new Array("Double Degree Programme in Engineering and Economics","http://www.nus.edu.sg/prog/engecon/","",0,20,250);	
	Menu7_10=new Array("ANU/NUS Joint Hons Degree ","undergraduate/anu_nus.html","",0,20,250);
	Menu7_11=new Array("Second Major in Economics ","undergraduate/second_major.html","",0,20,250);
	Menu7_12=new Array("Double Major in Economics and Maths/Applied Maths","http://www.fas.nus.edu.sg/ecs/undergraduate/second_major_maths.html","",0,20,250);
	Menu7_13=new Array("Double Major in Economics and Statistics","http://www.fas.nus.edu.sg/ecs/undergraduate/second_major_stats.html","",0,20,250);
	Menu7_14=new Array("Minor in Economics ","undergraduate/econs.html","",0,20,250);
 	Menu7_15=new Array("Student Exchange ","undergraduate/sep.html","",0,20,250);
	Menu7_16=new Array("Non-Graduating Students","undergraduate/non-gradstud.html","",0,20,250);
	Menu7_17=new Array("FAQs","notices/FAQ.pdf","",0,20,250);
        
		
// Centre
Menu8=new Array("rollover:_images/navi/centres_off.gif:_images/navi/centres_on.gif","scape/index.html","",2,19,95);
	Menu8_1=new Array("SCAPE","scape/index.html","",0,20,180);
	Menu8_2=new Array("Economics Executive Programme","exec/index.html","",0,20,180);

// Links
//Menu9=new Array("rollover:_images/navi/link_off.gif:_images/navi/link_on.gif","subpage.html","",0,19,41);
	//Menu9_1=new Array("Contact Us","contactus/index.html","",0,20,90);
	//Menu9_2=new Array("Our Location","contactus/locationmap.html","",0,20,90);
	
//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,149);



// Total length should add to 713 px.
