/***********************************************************************************
*	(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=10;			// Number of first level items
	var LowBgColor='ffffff';			// Background color when mouse is not over
	var LowSubBgColor='E7F2F5';			// Background color when mouse is not over on subs
	var HighBgColor='E7F2F5';			// Background color when mouse is over
	var HighSubBgColor='CEE4EC';			// Background color when mouse is over on subs
	var FontLowColor='000000';			// Font color when mouse is not over
	var FontSubLowColor='000000';			// Font color subs when mouse is not over
	var FontHighColor='757575';			// Font color when mouse is over
	var FontSubHighColor='000000';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='CEE4EC';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial"	// Font family menu items
	var FontSize=10;				// 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='left';			// 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.0;			// vertical overlap child/ parent
	var StartTop=110;				// Menu offset x coordinate
	var StartLeft=7;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=8;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// 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=1;				// 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/spacer.gif',7,10,'images/spacer.gif',7,10,'images/spacer.gif',7,10];	// 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"

<!--ABOUT-->
Menu1=new Array("About ITE","","",8,22,160);
	Menu1_1=new Array("CEO's Message","http://www.ite.edu.sg/about_ite/ceo_message.htm","",0,19,177);
	Menu1_2=new Array("Corporate Information","http://www.ite.edu.sg/about_ite/corpinfo.htm","",0,19,177);
	Menu1_3=new Array("Hallmarks of Excellence","http://www.ite.edu.sg/about_ite/hallmarks.htm","",0,19,177);
	Menu1_4=new Array("Our Board of Governors","http://www.ite.edu.sg/about_ite/bog.htm","",0,19,177);
	Menu1_5=new Array("ITE Milestones","http://www.ite.edu.sg/about_ite/milestones.htm","",0,19,177);
	Menu1_6=new Array("ITE Strategic Plan","javascript:void(window.open('http://www.ite.edu.sg/about_ite/iteinnovate/', 'ITE_Innovate', 'width=800,height=465, location=no, menubar=no, status=no,toolbar=no, scrollbars=yes, resizable=Yes'))","",0,19,177);	
	Menu1_7=new Array("Calendar of Events","http://www.ite.edu.sg/about_ite/calendar.htm","",0,19,177);	
	Menu1_8=new Array("FAQs","http://www.ifaq.gov.sg/ite/apps/fcd_faqmain.aspx","",0,19,177);

Menu2=new Array("News Releases","http://www.ite.edu.sg/about_ite/prelease.htm","",0,22,160);

Menu3=new Array("Our Colleges","","",3,22,160);
	Menu3_1=new Array("One ITE System, Three Colleges","http://www.ite.edu.sg/about_ite/1itesystem_3colleges.htm","",0,35,177);
	Menu3_2=new Array("About ITE Colleges","http://www.ite.edu.sg/about_ite/ite_colleges.htm","",0,19,177);
	Menu3_3=new Array("ITE Colleges","","",3,19,177);
		Menu3_3_1=new Array("ITE College Central","javascript:void(window.open('http://www.ite.edu.sg/college_central/index.htm', 'ITE_College_Central', 'width=800,height=465, location=yes, menubar=yes, status=no,toolbar=yes, scrollbars=yes, resizable=Yes'))","",0,19,177);	
		Menu3_3_2=new Array("ITE College East","javascript:void(window.open('http://www.ite.edu.sg/college_east/index.htm', 'ITE_College_East', 'width=800,height=465, location=yes, menubar=yes, status=no,toolbar=yes, scrollbars=yes, resizable=Yes'))","",0,19,177);
		Menu3_3_3=new Array("ITE College West","javascript:void(window.open('http://www.ite.edu.sg/college_west/index.htm', 'ITE_College_West', 'width=800,height=465, location=yes, menubar=yes, status=no,toolbar=yes, scrollbars=yes, resizable=Yes'))","",0,19,177);		

Menu4=new Array("Admission","","",6,22,160);
Menu4_1=new Array("Diploma Courses","http://www.ite.edu.sg/admission/ted/apply.htm","",3,22,177);
Menu4_1_1=new Array("Technical Engineer Diploma in Automotive Engineering","http://www.ite.edu.sg/admission/ted/apply_TEDinAE.htm","",0,35,230);

Menu4_1_2=new Array("Technical Engineer Diploma in Machine Technology","http://www.ite.edu.sg/admission/ted/apply_TEDinmt.htm","",0,35,230);

Menu4_1_3=new Array("Technical Diploma in Culinary Arts","http://www.ite.edu.sg/admission/ted/apply_TDinCA.htm","",0,22,10);

//Menu4_1_3=new Array(" Scholarships & Awards","http://www.ite.edu.sg/admission/ted/scholarships.htm","",0,19,177);
//Menu4_1_4=new Array(" Academic Progression","http://www.ite.edu.sg/admission/ted/academic_progression.htm","",0,19,177);
//Menu4_1_5=new Array(" FAQ","http://www.ifaq.gov.sg/ite/apps/fcd_faqmain.aspx?qst=2fN7e274RAp%2bbUzLdEL%2fmCxs7iwcgv8gv2atNDOvsLCvizy1irv86F4ie9pfkIHkGminrOCsA%2bx6KNsG6phpE156w%2fwxF8ohKwQ9IZusyohhOdgNxCDxBED3b3b%2bF53DwDtedPGIYLBOXBlxVbZW%2bQ57ucxa1ooQQXOpQRcu%2b8WybheL8QXw306cJHR4CwcPZT3yBs0TwowvObm5aP3Efp3D7ulAP7SpaoiVbpxa0SZ35LwkJ6og8g%3d%3d","",0,19,177);


Menu4_2=new Array("Full-time","http://www.ite.edu.sg/admission/ft/apply.htm","",0,19,177);
	Menu4_3=new Array("Traineeship","http://www.ite.edu.sg/admission/trn/apply.htm","",0,19,177);
	Menu4_4=new Array("Part-time","http://www.ite.edu.sg/admission/pt/apply.htm","",0,19,177);	
	Menu4_5=new Array("Examinations","http://www.ite.edu.sg/admission/exams/","",0,19,177);	
	Menu4_6=new Array("Skills Evaluation Test System","http://www.ite.edu.sg/admission/set/","",0,35,177);	

Menu5=new Array("Full-time Education","","",3,22,160);
	Menu5_1=new Array("Diploma Courses","http://www.ite.edu.sg/ft/ted_mt.htm","",3,22,177);
	
	Menu5_1_1=new Array("Technical Engineer Diploma in Automotive Engineering","http://www.ite.edu.sg/ft/ted_AE.htm","",0,35,230);
	
	Menu5_1_2=new Array("Technical Engineer Diploma in Machine Technology","http://www.ite.edu.sg/ft/ted_mt.htm","",0,35,230);
	
	
	Menu5_1_3=new Array("Technical Diploma in Culinary Arts ","http://www.ite.edu.sg/ft/TDinCA.html","",0,22,13);
	
	Menu5_2=new Array("Courses by School","","",6,19,177);
		Menu5_2_1=new Array("Applied & Health Sciences","http://www.ite.edu.sg/ft/sch_sciences.htm","",0,19,200);
		Menu5_2_2=new Array("Business & Services","http://www.ite.edu.sg/ft/sch_biz.htm","",0,19,200);
		Menu5_2_3=new Array("Design & Media","http://www.ite.edu.sg/ft/sch_desmedia.htm","",0,19,200);
		Menu5_2_4=new Array("Electronics & Info-Comm Technology","http://www.ite.edu.sg/ft/sch_infocomm.htm","",0,35,200);
		Menu5_2_5=new Array("Engineering","http://www.ite.edu.sg/ft/sch_engg.htm","",0,19,200);
		Menu5_2_6=new Array("Hospitality","http://www.ite.edu.sg/ft/sch_hospitality.htm","",0,19,200);
Menu5_3=new Array("Courses by Certificate Level","","",2,35,177);
		Menu5_3_1=new Array(" &nbsp;&nbsp;<i>Higher Nitec</i>","http://www.ite.edu.sg/ft/cert_level_hnitec.htm","",0,19,177);
		Menu5_3_2=new Array(" &nbsp;&nbsp;<i>Nitec</i>","http://www.ite.edu.sg/ft/cert_level_nitec.htm","",0,19,177);			


Menu6=new Array("Traineeship","","",3,22,160);
	Menu6_1=new Array("Courses by Certificate Level","","",2,35,177);
		Menu6_1_1=new Array(" &nbsp;&nbsp;<i>Nitec</i>","http://www.ite.edu.sg/trn/cert_level_nitec.htm","",0,19,177);
		Menu6_1_2=new Array(" ISC","http://www.ite.edu.sg/trn/cert_level_isc.htm","",0,19,177);
	Menu6_2=new Array("Courses by Industry","http://www.ite.edu.sg/trn/alphaorder.htm","",0,35,177);
	
Menu6_3=new Array("Video on Traineeship Scheme","http://www.ite.edu.sg/ibt/Industry_256.wmv","",0,35,177);
	
Menu7=new Array("Part-time Education","","",3,22,160);
	Menu7_1=new Array("About Part-time Education","http://www.ite.edu.sg/cet/index.htm","",0,19,177);
	Menu7_2=new Array("Skills Courses","","",8,19,177);
		Menu7_2_1=new Array("&nbsp;&nbsp;<i>Higher Nitec</i>","http://www.ite.edu.sg/cet/hnitec/index.htm","",0,19,177);
		Menu7_2_2=new Array("&nbsp;&nbsp;<i>Nitec & ISC</i>","http://www.ite.edu.sg/cet/nitecisc/index.htm","",0,19,177);
		Menu7_2_3=new Array("Short Courses","http://www.ite.edu.sg/cet/sc/index.htm","",0,19,177);
		Menu7_2_4=new Array("Train The Trainer","http://www.ite.edu.sg/cet/ttt/index.htm","",0,19,177);
		Menu7_2_5=new Array("Fast Track","http://www.ite.edu.sg/cet/fasttrack/index.htm","",0,19,177);
		Menu7_2_6=new Array("&nbsp;&nbsp;<i>Post-Nitec</i>","http://www.ite.edu.sg/cet/pnitec/index.htm","",0,19,177);
		Menu7_2_7=new Array("Top Up Certification Scheme","http://www.ite.edu.sg/cet/topupcert/index.htm","",0,19,177);						
//		Menu7_2_8=new Array("ITE Online Knowledge","javascript:void(window.open('http://www.ite.edu.sg/cet/iok/index.htm', 'iOK', 'width=800,height=465, location=no, menubar=no, status=no,toolbar=no, scrollbars=yes, resizable=Yes'))","",0,19,177);
		Menu7_2_8=new Array("WSQ","http://www.ite.edu.sg/cet/wsq/index.htm","",0,19,177);						
Menu7_3=new Array("Academic Courses","","",3,19,177);
		Menu7_3_1=new Array("GCE 'O', 'N' & Secondary Education","http://www.ite.edu.sg/cet/ge/index.htm","",0,35,177);
		Menu7_3_2=new Array("Revision Courses - GCE 'N' and 'O' Level","http://www.ite.edu.sg/cet/gce_revision/index.htm","",0,35,177);
		//Menu7_3_3=new Array("BEST","http://www.ite.edu.sg/cet/best/index.htm","",0,19,177);	
		Menu7_3_3=new Array("Short Courses (Functional English)","http://www.ite.edu.sg/cet/shortcourses/index.htm","",0,35,177);	
		
// Menu8=new Array("International Students","http://www.ite.edu.sg/admission/IntlStudents/apply.htm","",0,22,160);
Menu8=new Array("ITE Publications","","",4,22,160);
	Menu8_1=new Array("Annual Report","http://www.ite.edu.sg/about_ite/areport/","",0,19,177);
	Menu8_2=new Array("infinITE","javascript:void(window.open('http://www.ite.edu.sg/about_ite/infinite.html', 'infinITE', 'width=800,height=465, location=yes, menubar=no, status=no,toolbar=no, scrollbars=yes, resizable=Yes'))","",0,19,177);

Menu8_3=new Array("ITE Conference Papers","http://www.ite.edu.sg/about_ite/conference_papers.htm","",0,19,177);
Menu8_4=new Array("Transforming Lives - The ITE Story","http://www.ite.edu.sg/about_ite/TheSingaporeITEStory.pdf","",0,35,177);
	
	
Menu9=new Array("ITE Videos","http://www.ite.edu.sg/about_ite/ite_videos.htm","",0,22,160);
// Menu11=new Array("Careers at ITE","http://www.ite.edu.sg/jobsavailable/index.htm","",0,24,160);

Menu10=new Array("Careers at ITE","","",2,22,160);
	Menu10_1=new Array("Careers at ITE","http://www.ite.edu.sg/jobsavailable/index.htm","",0,19,177);
	Menu10_2=new Array("ITE Associate cum Scholarship Scheme",'http://www.ite.edu.sg/ite/associatescheme',"",0,35,177);

