/***********************************************************************************
*	(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=['/_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","/","",0,19,51);
// About Us
Menu2=new Array("rollover:/_images/sample_navi/navi_about_off.gif:/_images/sample_navi/navi_about_on.gif","http://www.comp.nus.edu.sg/aboutsoc","",7,19,62);
    Menu2_1=new Array("Overview","/aboutsoc/brief_overview.htm","",0,19,130);
	Menu2_2=new Array("Deanery","/aboutsoc/deanery.htm","",0,19,130);
	Menu2_3=new Array("Advisory Board","/aboutsoc/advisory.htm","",0,19,130);
	Menu2_4=new Array("Tour SoC","/aboutsoc/soc_tour.htm","",0,19,130);
	Menu2_5=new Array("Getting to SoC","/aboutsoc/getting_to_soc.htm","",0,19,130);
	Menu2_6=new Array("School Brochures","/aboutsoc/schbrochures.html","",0,19,130);
	Menu2_7=new Array("SoC wordings","/corpcomm/wordings/","",0,19,130);
		
var menuwidth_prog_special = 270;

// Programmes
Menu3=new Array("rollover:/_images/sample_navi/navi_programmes_off.gif:/_images/sample_navi/navi_programmes_on.gif","http://www.comp.nus.edu.sg/programmes","",4,19,84);
	Menu3_1=new Array("Undergraduate Programmes","/undergradprog/","",0,19,200);
    Menu3_2=new Array("Graduate Programmes","/graduateprog/index.html","",0,19,200);
	Menu3_3=new Array("Special Programmes","/specialprog/","",5,19,200);
		Menu3_3_1=new Array("Undergraduate Research Opportunity Programme","/~cmurop/UROP/","",0,19,menuwidth_prog_special);
		Menu3_3_2=new Array("Student Exchange Programme","/~cmsep/spindex.htm","",0,19,menuwidth_prog_special);
		Menu3_3_3=new Array("University Scholars Programme","http://www.scholars.nus.edu.sg/","",0,19,menuwidth_prog_special);
		Menu3_3_4=new Array("NUS Overseas College","http://www.nus.edu.sg/noc/","",0,19,menuwidth_prog_special);
		Menu3_3_5=new Array("Other Projects","/specialprog/index.html","",0,19,menuwidth_prog_special);
	Menu3_4=new Array("SMA Computer Science Programme","/programmes/sma.htm","",0,19,200);

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

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

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

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

// Alumni
Menu9=new Array("rollover:/_images/sample_navi/navi_alumni_off.gif:/_images/sample_navi/navi_alumni_on.gif","http://www.alumni.nus.edu.sg/cisaa/","",0,19,50);
		
// Industry
Menu10=new Array("rollover:/_images/sample_navi/navi_industry_off.gif:/_images/sample_navi/navi_industry_on.gif","http://www.comp.nus.edu.sg/industry","",7,19,60);
	Menu10_1=new Array("Corporate Affiliates","/corpcomm/cap/","",0,19,190);
	Menu10_2=new Array("Student Placement","/corpcomm/studentplacement/","",0,19,190);
	Menu10_3=new Array("ATAP","/atap/orgn.html","",0,19,190);
	Menu10_4=new Array("Incubation Centre","/~socic/","",0,19,190);
	Menu10_5=new Array("Executive Courses","/industry/executive_course.htm","",0,19,190);
	Menu10_6=new Array("Professional Organizations","/industry/professional_org.htm","",0,19,190);
	Menu10_7=new Array("Graduate Resume","/webcv/cv.html","",0,19,190);

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


// Total length should add to 740 px.
