/***********************************************************************************
*	(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=84;						// 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/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","","",11,19,66);
	Menu2_1=new Array("History","../aboutus/history.html","",0,20,160);
	Menu2_2=new Array("Mission","../aboutus/mission.html","",0,20,160);
	Menu2_3=new Array("Management Board","../aboutus/manageboard.html","",0,20,160);
	Menu2_4=new Array("International Advisory Panel","../aboutus/intadvipanel.html","",0,20,160);
	Menu2_5=new Array("Finance Cluster","../aboutus/clusterindex.html","",0,20,160);	
	Menu2_6=new Array("Press Releases and News","../aboutus/news.html","",0,20,160);
	Menu2_7=new Array("Photo Gallery","../aboutus/photo.html","",0,20,160);
	Menu2_8=new Array("Newsletter","../aboutus/enewsletterRMI_121109.html","",0,20,160);
	Menu2_9=new Array("Getting to NUS RMI","../aboutus/RMIDirections01.html","",0,20,160);
	Menu2_10=new Array("Contact Us","../aboutus/contactus.html","",0,20,160);
	Menu2_11=new Array("Job Opportunities","../aboutus/jobopport.html","",0,20,160);	
	
//people
Menu3=new Array("rollover:../_images/navi/navi_people_off.gif:../_images/navi/navi_people_on.gif","","",5,19,55);
	Menu3_1=new Array("Administrative Team","../aboutus/people_admin.html","",0,20,150);
	Menu3_2=new Array("Research & Teaching Team","../aboutus/people_research.html","",0,20,150);
	Menu3_3=new Array("Affiliated Researchers","../aboutus/people_affiliated.html","",0,20,150);
	Menu3_4=new Array("Visitors","../aboutus/pastvisitors.html","",0,20,150);
	Menu3_5=new Array("Notable Recognition","../recognition/recognition.html","",0,20,150);
	  
	  
// Grad Program
Menu4=new Array("rollover:../_images/navi/navi_GradProgram_off.gif:../_images/navi/navi_GradProgram_on.gif","","",1,19,126);
//MFE OnCampus
Menu4_1=new Array("MSc in Financial Engineering","../mfe/","",8,20,160);	
			Menu4_1_1=new Array("Introduction","../mfe/intro.html","",0,20,155);
            Menu4_1_2=new Array("Program Structure","../mfe/progmain.html","",0,20,155);
            Menu4_1_3=new Array("Admissions","../mfe/adrequir.html","",0,20,155);
			Menu4_1_4=new Array("Fees, Scholarships and Loans","../mfe/tufees.html","",0,20,155);
            Menu4_1_5=new Array("About Us","../mfe/contactus.html","",0,20,155);
			Menu4_1_6=new Array("Frequently Asked Questions","../mfe/faq.html","",0,20,155);
			Menu4_1_7=new Array("Forms","../mfe/forms.html","",0,20,155);
			Menu4_1_8=new Array("Course Sites For Students","../mfe/coursesites.html","",0,20,155);
			

//DPD in Financial Engineering			
// Menu4_2=new Array("Columbia - NUS Double Professional Degree in Financial Engineering","../DPD/","",7,40,200);
			// Menu4_2_1=new Array("Introduction", "../DPD/index.html", "", 0, 20, 145);
			// Menu4_2_2=new Array("Program Structure", "../DPD/structure.html", "", 0, 20, 145);
			// Menu4_2_3=new Array("Program Curriculum", "../DPD/dpd_curriculum.html", "", 0, 20, 145);
			// Menu4_2_4=new Array("Admission requirements", "../DPD/dpd_admission.html", "", 0, 20, 145);
			// Menu4_2_5=new Array("Application", "../DPD/dpd_application.html", "", 0, 20, 145);
			// Menu4_2_6=new Array("Tuition and Fees", "../DPD/dpd_tuition.html", "", 0, 20, 145);
			// Menu4_2_7=new Array("Scholarships", "../DPD/dpd_scholarships.html", "", 0, 20, 145);

// Certification
Menu5=new Array("rollover:../_images/navi/navi_cert_off.gif:../_images/navi/navi_cert_on.gif","","",2,19,88);
	Menu5_1=new Array("Executive Program","../certprogs/excoprog.html","",0,20,130);
	Menu5_2=new Array("Certification Programs","../certprogs/certprogs.html","",0,20,130);
	
//Events	
Menu6=new Array("rollover:../_images/navi/navi_events_off.gif:../_images/navi/navi_events_on.gif","","",4,19,58);
	Menu6_1=new Array("Seminars/Workshops","../events/researchworkshops09.html","",0,20,125);
	Menu6_2=new Array("Industry Roundtables","../events/roundtables/index.html","",0,20,125);
	Menu6_3=new Array("Conferences/Symposia","../events/conferences.html","",0,20,125);	
	Menu6_4=new Array("Public Lectures","../events/public%20lectures/index.html","",0,20,125);	
	
// Research
Menu7=new Array("rollover:../_images/navi/navi_research_off.gif:../_images/navi/navi_research_on.gif","","",8,19,66);
	Menu7_1=new Array("Credit Rating Initiative","../ratings/index.html","",0,20,155);
	Menu7_2=new Array("Working papers","../research/rmiworkpaper.html","",0,20,155);
	Menu7_3=new Array("Grants and Funding Details","../research/funding.html","",0,20,155);
	Menu7_4=new Array("Call for Research Proposals","../research/call4reschpro.html","",0,20,155);
	Menu7_5=new Array("Research Policies","../research/researchpolicies.html","",0,20,155);
	Menu7_6=new Array("Research Positions","../research/researchpositions.html","",0,20,155);
	Menu7_7=new Array("Graduate Trainee Program","../research/trainee_program.html","",0,20,155);
	Menu7_8=new Array("Internship Program","../research/internship_program.html","",0,20,155);

// Industries
Menu8=new Array("rollover:../_images/navi/navi_industry_off.gif:../_images/navi/navi_industry_on.gif","","",3,19,62);
	Menu8_1=new Array("Collaborations","../industries/colla.html","",0,20,110);
	Menu8_2=new Array("Consultancy","../industries/consultancy.html","",0,20,110);
	Menu8_3=new Array("On-going Projects","../industries/ongoing.html","",0,20,110);

//alumni
Menu9=new Array("rollover:../_images/navi/navi_alumni_off.gif:../_images/navi/navi_alumni_on.gif","","",7,19,56);
	Menu9_1=new Array("Introduction","../MFEalumni/index.htm","",0,20,91);
	Menu9_2=new Array("Announcement","../MFEalumni/announcement.htm","",0,20,91);
	Menu9_3=new Array("Events","../MFEalumni/events.htm","",0,20,91);
	Menu9_4=new Array("Join Us","../MFEalumni/join.htm","",0,20,91);
	Menu9_5=new Array("Members' Area","../phpalumni/","",0,20,91);
	Menu9_6=new Array("Contact Us","../MFEalumni/contact.htm","",0,20,91);
	Menu9_7=new Array("Useful Links","../MFEalumni/links.htm","",0,20,91);

//This is for width of Right side of the menu
Menu10=new Array("rollover:../_images/navi/navi_right.gif:../_images/navi/navi_right.gif","","",0,19,21);


//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,10);*/

// Total length should add to 730 px.
