/***********************************************************************************
*	(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=12;			// Number of first level items
	var LowBgColor='ffffff';			// Background color when mouse is not over
	var LowSubBgColor='FEE8CF';			// Background color when mouse is not over on subs
	var HighBgColor='FEE8CF';			// Background color when mouse is over
	var HighSubBgColor='FBDCAE';			// 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='';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="arial"	// Font family menu items
	var FontSize=9;				// 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.2;			// vertical overlap child/ parent
	var StartTop=150;				// Menu offset x coordinate
	var StartLeft=1;				// 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"

<!--For Industry & Partners-->
Menu1=new Array("Traineeship Scheme","","",6,19,160);
	Menu1_1=new Array("Traineeship Scheme","ts/index.htm","",0,19,215);
	Menu1_2=new Array("Benefits of Traineeship Scheme","ts/benefits.htm","",0,19,165);
	Menu1_3=new Array("Requirements to participate in Traineeship Scheme","ts/requirements.htm","",0,40,165);
	Menu1_4=new Array("Application Process","ts/application.htm","",0,19,165);
	Menu1_5=new Array("List of Traineeship Programmes","ts/list.htm","",0,19,165);
	Menu1_6=new Array("Contact Us","ts/contactus.htm","",0,19,165);
	
Menu2=new Array("Approved Training Centre (ATC) Scheme","","",6,35,160);
	Menu2_1=new Array("Approved Training Centre Scheme","atc/index.htm","",0,19,215);
	Menu2_2=new Array("Benefits of becoming an ATC","atc/benefits.htm","",0,19,160);
	Menu2_3=new Array("Requirements for ATC status","atc/requirements.htm","",0,19,160);
	Menu2_4=new Array("Application Process","atc/application.htm","",0,19,160);
	Menu2_5=new Array("List of ATCs","atc/list.htm","",0,19,160);
	Menu2_6=new Array("Contact Us","atc/contactus.htm","",0,19,160);
	
Menu3=new Array("Certified On-the-Job Training Centre (COJTC) Scheme","","",7,50,160);
	Menu3_1=new Array("COJTC Scheme","ojt/index.htm","",0,19,215);	
	Menu3_2=new Array("Benefits of COJTC scheme","ojt/benefits.htm","",0,19,160);
	Menu3_3=new Array("Requirements for COJTC status","ojt/requirements.htm","",0,19,160);
	Menu3_4=new Array("Application Process","ojt/application.htm","",0,19,160);
	Menu3_5=new Array("List of COJTCs","","",2,19,160);
		Menu3_5_1= new Array("Local","ojt/lcojtc.htm","",0,19,160);
		Menu3_5_2= new Array("International","ojt/icojtc.htm","",0,19,160);	
	Menu3_6=new Array("Consultancy Services","ojt/consultancy_services.htm","",0,19,160);
	Menu3_7=new Array("Contact Us","ojt/contactus.htm","",0,19,160);
	
Menu4=new Array("Industry Projects","ip/index.htm","",0,19,160);
	
Menu5=new Array("Approved Training Provider (ATP) Scheme","","",4,35,160);
	Menu5_1=new Array("Approved Training Provider Scheme","atp/index.htm","",0,19,215);
	Menu5_2=new Array("List of ATPs","atp/list.htm","",0,19,160);
	Menu5_3=new Array("ATP Forms","atp/form.htm","",0,19,160);
	Menu5_4=new Array("Contact Us","atp/contactus.htm","",0,19,160);
	
Menu6=new Array("Templates For Enrolment","","",3,19,160);
	Menu6_1=new Array("ATP-ATC Enrolment-Class","enrolment_templates/atc-atp_enrollmentclass_upload_template.zip","",0,19,215);
	Menu6_2=new Array("CET Centre","","",2,19,215);
		Menu6_2_1= new Array("BEST-WISE-GE Enrolment","enrolment_templates/best_wise_ge_enrollment_upload_cetcentre.zip","",0,19,177);
		Menu6_2_2= new Array("BEST-WISE-GE Class","enrolment_templates/best_wise_ge_class_upload.zip","",0,19,177);
	Menu6_3=new Array("Company Centre","","",2,19,165);
		Menu6_3_1= new Array("BEST-WISE-GE Enrolment","enrolment_templates/best_wise_ge_enrollment_upload_companycentre.zip","",0,19,177);
		Menu6_3_2= new Array("BEST-WISE-GE Class","enrolment_templates/best_wise_ge_class_upload.zip","",0,19,177);

Menu7=new Array("Career Services Centre","../csc/employers/index.htm","",0,19,160);

Menu8=new Array("Licensing, Consultancy, Customised Courses & Skills Testing","licensing.htm","",0,50,160);

Menu9=new Array("Part-time Education","../cet/index.htm","",0,19,160);

Menu10=new Array("SPUR","../cet/spur/index.htm","",0,19,160);
	
Menu11=new Array("Newsletter","","",13,19,160);
	Menu11_1=new Array("iLINK - Dec 2009","javascript:void(window.open('iLINK-1209.pdf','winTitle','width=700, height= 420, toolbar=no, menubar=no, ,status=no, scrollbars=no, resizable=yes'))","",0,19,177);
	Menu11_2=new Array("iLINK - Aug 2009","javascript:void(window.open('iLINK-0809.pdf','winTitle','width=700, height= 420, toolbar=no, menubar=no, ,status=no, scrollbars=no, resizable=yes'))","",0,19,177);
	Menu11_3=new Array("iLINK - Apr 2009","javascript:void(window.open('iLINK-0409.pdf','winTitle','width=700, height= 420, toolbar=no, menubar=no, ,status=no, scrollbars=no, resizable=yes'))","",0,19,177);
	Menu11_4=new Array("iLINK - Apr 2008","javascript:void(window.open('iLINK-0508.pdf','winTitle','width=700, height= 420, toolbar=no, menubar=no, ,status=no, scrollbars=no, resizable=yes'))","",0,19,177);
	Menu11_5=new Array("iLINK - Dec 2007","javascript:void(window.open('iLINK-1207.pdf','winTitle','width=700, height= 420, toolbar=no, menubar=no, ,status=no, scrollbars=no, resizable=yes'))","",0,19,177);
	Menu11_6=new Array("iLINK - Jul 2007","javascript:void(window.open('iLINK-0707.pdf','winTitle','width=700, height= 420, toolbar=no, menubar=no, ,status=no, scrollbars=no, resizable=yes'))","",0,19,177);
	Menu11_7=new Array("iLINK - Dec 2006","javascript:void(window.open('iLINK-1206.pdf','winTitle','width=700, height= 420, toolbar=no, menubar=no, ,status=no, scrollbars=no, resizable=yes'))","",0,19,177);
	Menu11_8=new Array("Apr 2006","javascript:void(window.open('ojtapr06.pdf','winTitle','width=700, height= 420, toolbar=no, menubar=no, ,status=no, scrollbars=no, resizable=yes'))","",0,19,177);
	Menu11_9=new Array("Dec 2005","javascript:void(window.open('ojtdec05.pdf','winTitle','width=700, height= 420, toolbar=no, menubar=no, ,status=no, scrollbars=no, resizable=yes'))","",0,19,177);
	Menu11_10=new Array("Jul 2005","javascript:void(window.open('ojtjul05.pdf','winTitle','width=700, height= 420, toolbar=no, menubar=no, ,status=no, scrollbars=no, resizable=yes'))","",0,19,177);
	Menu11_11=new Array("Feb 2005","javascript:void(window.open('ojtfeb05.pdf','winTitle','width=700, height= 420, toolbar=no, menubar=no, ,status=no, scrollbars=no, resizable=yes'))","",0,19,177);
	Menu11_12=new Array("Aug 2004","javascript:void(window.open('ojtaug04.pdf','winTitle','width=700, height= 420, toolbar=no, menubar=no, ,status=no, scrollbars=no, resizable=yes'))","",0,19,177);
	Menu11_13=new Array("Mar 2004","javascript:void(window.open('ojtmar04.pdf','winTitle','width=700, height= 420, toolbar=no, menubar=no, ,status=no, scrollbars=no, resizable=yes'))","",0,19,177);
	
Menu12=new Array("Contact Us","contactus.htm","",0,19,160);