/***********************************************************************************
*	(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=81;						// Menu offset x coordinate
	var StartLeft=-9;						// 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=['/dspace/_images/sample_navi/arrow.gif',4,8,'/dspace/_images/spacer.gif',5,5,'/dspace/_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:/dspace/_images/sample_navi/navi_home_off.gif:/dspace/_images/sample_navi/navi_home_on.gif","/","",0,19,51);
// About Us
Menu2=new Array("rollover:/dspace/_images/sample_navi/navi_about_off.gif:/dspace/_images/sample_navi/navi_about_on.gif","","",7,19,62);
    Menu2_1=new Array("Overview","http://www.comp.nus.edu.sg/aboutsoc/brief_overview.htm","",0,19,130);
	Menu2_2=new Array("Deanery","http://www.comp.nus.edu.sg/aboutsoc/deanery.htm","",0,19,130);
	Menu2_3=new Array("Advisory Board","http://www.comp.nus.edu.sg/aboutsoc/advisory.htm","",0,19,130);
	Menu2_4=new Array("Tour SoC","http://www.comp.nus.edu.sg/aboutsoc/soc_tour.htm","",0,19,130);
	Menu2_5=new Array("Getting to SoC","http://www.comp.nus.edu.sg/aboutsoc/getting_to_soc.htm","",0,19,130);
	Menu2_6=new Array("School Brochures","http://www.comp.nus.edu.sg/aboutsoc/schbrochures.html","",0,19,130);
	Menu2_7=new Array("SoC wordings","http://www.comp.nus.edu.sg/corpcomm/wordings/","",0,19,130);
		
// Programmes
Menu3=new Array("rollover:/dspace/_images/sample_navi/navi_programmes_off.gif:/dspace/_images/sample_navi/navi_programmes_on.gif","","",4,19,84);
	Menu3_1=new Array("Undergraduate Programmes","http://www.comp.nus.edu.sg/undergradprog/","",0,19,200);
    Menu3_2=new Array("Graduate Programmes","http://www.comp.nus.edu.sg/graduateprog/index.html","",0,19,200);
	Menu3_3=new Array("Special Programmes","http://www.comp.nus.edu.sg/specialprog/","",5,19,200);
		Menu3_3_1=new Array("Undergraduate Research Opportunity Programme","http://www.comp.nus.edu.sg/~cmurop/UROP/","",0,19,210);
		Menu3_3_2=new Array("Student Exchange Programme","http://www.comp.nus.edu.sg/~cmsep/spindex.htm","",0,19,210);
		Menu3_3_3=new Array("University Scholars Programme","http://www.scholars.nus.edu.sg/","",0,19,210);
		Menu3_3_4=new Array("NUS Overseas College","http://www.nus.edu.sg/noc/","",0,19,210);
		Menu3_3_5=new Array("Other Projects","http://www.comp.nus.edu.sg/specialprog/index.html","",0,19,210);
	Menu3_4=new Array("SMA Computer Science Programme","http://www.comp.nus.edu.sg/programmes/sma.htm","",0,19,200);

// Departments
Menu4=new Array("rollover:/dspace/_images/sample_navi/navi_departments_off.gif:/dspace/_images/sample_navi/navi_departments_on.gif","","",2,19,86);
	Menu4_1=new Array("Computer Science","http://www.comp.nus.edu.sg/cs/","",0,19,150);
	Menu4_2=new Array("Information Systems","http://www.comp.nus.edu.sg/is/","",0,19,150);

// Research
Menu5=new Array("rollover:/dspace/_images/sample_navi/navi_research_off.gif:/dspace/_images/sample_navi/navi_research_on.gif","","",14,19,61);
    Menu5_1=new Array("About","http://www.comp.nus.edu.sg/research/aboutus.html","",0,19,190);
    Menu5_2=new Array("Research in Computer Science","http://www.comp.nus.edu.sg/cs/research.html","",0,19,190);
	Menu5_3=new Array("Research in Information Systems","http://www.comp.nus.edu.sg/is/research.html","",0,19,190);
	Menu5_4=new Array("Conferences","http://www.comp.nus.edu.sg/research/conference.html","",0,19,190);
	Menu5_5=new Array("Digital Library","https://dl.comp.nus.edu.sg/dspace/index.jsp","",0,19,190);
	Menu5_6=new Array("Past SoC Seminars (Streamed)","http://www.comp.nus.edu.sg/research/webcastsem.html","",0,19,190);
	Menu5_7=new Array("Research Products Listing","http://www.comp.nus.edu.sg/research/rp.htm","",0,19,190);
	Menu5_8=new Array("Research Publications","http://www.comp.nus.edu.sg/research/researchpub.html","",2,19,190);
		Menu5_8_1=new Array("Computer Science Department","http://www.comp.nus.edu.sg/research/CS.htm","",0,19,190);
		Menu5_8_2=new Array("Information Systems Department","http://www.comp.nus.edu.sg/research/IS.htm","",0,19,190);
	Menu5_9=new Array("Useful Links","http://www.comp.nus.edu.sg/research/usefullink.html","",0,19,190);
	Menu5_10=new Array("Funding Opportunities","http://www.comp.nus.edu.sg/research/grants.html","",0,19,190);
	Menu5_11=new Array("Awards/Fellowships","http://www.comp.nus.edu.sg/research/awards.html","",0,19,190);
	Menu5_12=new Array("Centres and Laboratories","http://www.comp.nus.edu.sg/research/centres_labs.htm","",0,19,190);
	Menu5_13=new Array("Research Support","http://www.comp.nus.edu.sg/research/support.htm","",0,19,190);
	Menu5_14=new Array("For Internal Access","https://www.comp.nus.edu.sg/research-prv/research.htm","",0,19,190);
	
// Students
Menu6=new Array("rollover:/dspace/_images/sample_navi/navi_students_off.gif:/dspace/_images/sample_navi/navi_students_on.gif","","",8,19,61);
	Menu6_1=new Array("Course Info","","",4,19,140);		
                Menu6_1_1=new Array("Course Description","http://www.comp.nus.edu.sg/~cmcurric/AY2004_5/moddes2004_5.pdf ","",0,19,140);
		Menu6_1_2=new Array("Course Schedule","http://www.comp.nus.edu.sg/~online/course_list/courses.html","",0,19,140);
		Menu6_1_3=new Array("Course Timetable","http://www.comp.nus.edu.sg/~tutorial/","",0,19,140);
		Menu6_1_4=new Array("Lecture on Demand","http://www.comp.nus.edu.sg/students/cs2102.htm","",0,19,140);
	Menu6_2=new Array("Online Registration","http://www.comp.nus.edu.sg/~online/","",0,19,140);
	Menu6_3=new Array("Student Projects","http://www.comp.nus.edu.sg/students/student_proj.htm","",0,19,140);
	Menu6_4=new Array("Student Webpages","http://www.comp.nus.edu.sg/students/student_webpages.htm","",0,19,140);
	Menu6_5=new Array("Computing Club","http://www.comp.nus.edu.sg/~compclub/","",0,19,140);
	Menu6_6=new Array("Programmes","","",2,19,140);
		Menu6_6_1=new Array("Student Associates Programme","http://www.comp.nus.edu.sg/corpcomm/","",0,19,190);
		Menu6_6_2=new Array("Mentorship Programme","http://www.comp.nus.edu.sg/students/mentor.htm","",0,19,190);
	Menu6_7=new Array("Awards","","",2,19,140);
		Menu6_7_1=new Array("Honour Roll","http://www.comp.nus.edu.sg/students/hroll.htm","",0,19,130);
		Menu6_7_2=new Array("Teaching Awards","http://www.comp.nus.edu.sg/students/tms/tms_main.html","",0,19,130);
	Menu6_8=new Array("Other Info","","",2,19,140);
		Menu6_8_1=new Array("Code Of Conduct","http://www.comp.nus.edu.sg/students/code_of_conduct.htm","",0,19,130);
		Menu6_8_2=new Array("Plagiarism","http://www.comp.nus.edu.sg/students/plagiarism/","",0,19,130);	

// Services
Menu7=new Array("rollover:/dspace/_images/sample_navi/navi_services_off.gif:/dspace/_images/sample_navi/navi_services_on.gif","","",3,19,59);
    Menu7_1=new Array("Facilities and IT Services","http://www.comp.nus.edu.sg/cf-pub/index1.html","",0,19,180);
	Menu7_2=new Array("Teaching Feedback Results","http://www.comp.nus.edu.sg/~feedback/","",0,19,180);
	Menu7_3=new Array("Technical Information Centre","http://www.comp.nus.edu.sg/~soctic/","",0,19,180);

// Recruitment
Menu8=new Array("rollover:/dspace/_images/sample_navi/navi_recruitment_off.gif:/dspace/_images/sample_navi/navi_recruitment_on.gif","","",2,19,82);
	Menu8_1=new Array("Computer Science","http://www.comp.nus.edu.sg/cs/recruitment.html","",0,19,150);
	Menu8_2=new Array("Information Systems","http://www.comp.nus.edu.sg/is/recruit.html","",0,19,150);

// Alumni
Menu9=new Array("rollover:/dspace/_images/sample_navi/navi_alumni_off.gif:/dspace/_images/sample_navi/navi_alumni_on.gif","http://www.alumni.nus.edu.sg/cisaa/","",0,19,50);
		
// Industry
Menu10=new Array("rollover:/dspace/_images/sample_navi/navi_industry_off.gif:/dspace/_images/sample_navi/navi_industry_on.gif","","",7,19,60);
	Menu10_1=new Array("Corporate Affiliates","http://www.comp.nus.edu.sg/corpcomm/cap/","",0,19,190);
	Menu10_2=new Array("Student Placement","http://www.comp.nus.edu.sg/corpcomm/studentplacement/","",0,19,190);
	Menu10_3=new Array("Industrial Attachment Program","http://www.comp.nus.edu.sg/corpcomm/iap/","",0,19,190);
	Menu10_4=new Array("Incubation Centre","http://www.comp.nus.edu.sg/~socic/","",0,19,190);
	Menu10_5=new Array("Executive Courses","http://www.comp.nus.edu.sg/industry/executive_course.htm","",0,19,190);
	Menu10_6=new Array("Professional Organizations","http://www.comp.nus.edu.sg/industry/professional_org.htm","",0,19,190);
	Menu10_7=new Array("Graduate Employment Survey","http://www.miexchange.com/ges/","",0,19,190);

//This is for width of Right side of the menu
Menu11=new Array("rollover:/dspace/_images/sample_navi/navi_right.gif:/dspace/_images/sample_navi/navi_right.gif","","",0,19,74);


// Total length should add to 740 px.
