
//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(, Direction=0, Strength=0)"

}
else
{
	effect = "Shadow(, Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500				// The time delay for menus to remain visible
followspeed=1				// Follow Scrolling speed
followrate=0				// Follow Scrolling Rate
suboffset_top=0;			// Sub menu offset Top position 
suboffset_left=5;			// Sub menu offset Left position

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"black",				// Mouse Off Font Color
"white",				// Mouse Off Background Color
"black",					// Mouse On Font Color
"white",				// Mouse On Background Color
"",					// Menu Border Color 
11,					// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"arial",				// Font Name
,					// Menu Item Padding
" ",					// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
,					// 3D High Color
,					// 3D Low Color
,						// Current Page Item Font Color (leave this blank to disable)
,						// Current Page Item Background Color (leave this blank to disable)
,						// Top Bar image (Leave this blank to disable)
,						// Menu Header Font Color (Leave blank if headers are not needed)
,						// Menu Header Background Color (Leave blank if headers are not needed)
]

style2=[			// style1 is an array of properties. You can have as many property arrays as you need. This 					means that menus can have their own style.
"black",			// Mouse Off Font Color
"white",			// Mouse Off Background Color
"blue",				// Mouse On Font Color
"white",			// Mouse On Background Color
"blue",				// Menu Border Color 
11,				// Font Size in pixels
"normal",			// Font Style (italic or normal)
"normal",			// Font Weight (bold or normal)
"Arial, Verdana",		// Font Name
0,				// Menu Item Padding
,				// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
,				// 3D High Color
,				// 3D Low Color
,				// Current Page Item Font Color (leave this blank to disable)
,				// Current Page Item Background Color (leave this blank to disable)
,				// Top Bar image (Leave this blank to disable)
,				// Menu Header Font Color (Leave blank if headers are not needed)
,				// Menu Header Background Color (Leave blank if headers are not needed)
]


addmenu(menu=[			// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
3,				// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
,				// Menu Width - Menus width in pixels
,				// Menu Border Width 
,				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,				// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
,				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
1,				// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 				// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
1,				// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,				// Position of TOP sub image left:center:right
,				// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,				// Right To Left - Used in Hebrew for example. (1=on/0=off)
,				// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,				// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,				// Reserved for future use
,				// Reserved for future use
,				// Reserved for future use
,"&nbsp;&nbsp;&nbsp;About&nbsp;Us &nbsp;&nbsp;| ","show-menu=abtus",,"",0 // "Desc Text", "URL", "Alt URL", "Status", "Separator Bar"
,"&nbsp;&nbsp;&nbsp;&nbsp;Tuition &nbsp;&nbsp;| ","Overview.htm",,"",0
,"&nbsp;&nbsp;&nbsp;&nbsp;Why Choose Us &nbsp;&nbsp;| ","WhyUs.htm",,"",0
//,"&nbsp;&nbsp;&nbsp;&nbsp;Advance Learning &nbsp;&nbsp;| ","show-menu=advancelearn",,"",0
//,"&nbsp;&nbsp;&nbsp;&nbsp;International School &nbsp;&nbsp;| ","",,"",0
,"&nbsp;&nbsp;&nbsp;&nbsp;Promotion &nbsp;&nbsp;| ","promo.htm",,"",0
,"&nbsp;&nbsp;&nbsp;&nbsp;Results and Feedbacks &nbsp;&nbsp;| ","news.htm",,"",0
,"&nbsp;&nbsp;&nbsp;&nbsp;Site Map","sitemap.htm",,"",0
])


	//Abt Us
	addmenu(menu=["abtus",,6,120,0,,style2,0,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, 		Strength=5)",0,,,,,,,,,,,	
	,"Company Profile","ComProfile.htm",,"Company Profile",0
	,"Vision & Mission","CompanyMission.htm",,"Company Mission",0
	,"History","History.htm",,"History",0
	,"Award","award.htm",,"",0
	,"Accreditation","accreditation.htm",,"",0
	,"Social Contribution","SocialContribution.htm",,"",0
	,"Teaching Methodology","TeachingMethodology.htm",,"Teaching Methodology",0
	,"Our Assets: Teachers","Teachers.htm",,"Our Teachers",0
	,"Our Prides: Students","Students.htm",,"Our Students",0
	,"Testimonials","show-menu=testimonial",,"",0
	])


        addmenu(menu=["testimonial",,,120,0,,style2,0,"left","randomdissolve(duration=0.2);Shadow(color='#999999', 			Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Notes","CommentsNote.htm",,"",0
	,"Teachers","CommentsTeacher.htm",,"",0
	])



	addmenu(menu=["special",,,180,0,,style2,0,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, 	Strength=5)",0,,,,,,,,,,,
	,"&nbsp;&nbsp;&nbsp;Overview","Overview.htm",,"Overview",0
	,"&nbsp;&nbsp;&nbsp;Group Tuition","show-menu=tuition",,"",0
	//,"&nbsp;&nbsp;&nbsp;Intensive Classes","show-menu=intcls",,"",0
	//,"&nbsp;&nbsp;&nbsp;Customised Lesson","CustomisedLessons.htm",,"",0
	//,"&nbsp;&nbsp;&nbsp;Target Achievement Programme","http://www.smartlab.com.sg/TAP/TAP.htm",,"",0
	,"&nbsp;&nbsp;&nbsp;Talks","Overview.htm#Talks",,"",0
	,"&nbsp;&nbsp;&nbsp;Materials Used","show-menu=materials",,"",0
        
	])

	addmenu(menu=["materials",,,120,0,,style2,0,"left","randomdissolve(duration=0.2);Shadow(color='#999999', 			Direction=135, Strength=5)",0,,,,,,,,,,,
        ,"Our Books","Ourbooks.htm",,"",0
	,"Teaching Materials","TeachMaterials.htm",,"Latest Events",0
	,"eLearning Module","eLearning.htm",,"Latest News",0
	])

	
	addmenu(menu=["intcls",,,120,0,,style2,0,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, 		Strength=5)",0,,,,,,,,,,,
	//,"Primary to Secondary 3","IntensiveClassesP1toS3.htm",,"",0
	//,"A Level","IntensiveClassesA.htm",,"",0
	])


	addmenu(menu=["Tuition",,,120,0,,style2,0,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, 	Strength=5)",0,,,,,,,,,,,
	,"English","show-menu=eng",,"",0
	,"Maths","show-menu=math",,"",0
	,"Science","show-menu=sci",,"",0
	])

	addmenu(menu=["eng",,,120,0,,style2,0,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, 		Strength=5)",0,,,,,,,,,,,
	,"Programme","show-menu=engpro",,"",0
	])
	
	addmenu(menu=["math",,,120,0,,style2,0,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, 		Strength=5)",0,,,,,,,,,,,
	,"Programme","show-menu=mathpro",,"",0
	,"Diagnostic Session","DiaSession.htm",,"",0
	])

	addmenu(menu=["engpro",,,120,0,,style2,0,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, 	Strength=5)",0,,,,,,,,,,,
	,"S1-S4 English","ProgramEng.htm",,"",0
	])

	addmenu(menu=["mathpro",,,120,0,,style2,0,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, 	Strength=5)",0,,,,,,,,,,,
	,"P1-P6 Maths","ProgramMathsP.htm",,"",0
	,"S1-S4 Maths","ProgramMathsS.htm",,"",0
	,"A Level Maths","ProgramMathsA.htm",,"",0
	])

	addmenu(menu=["sci",,,120,0,,style2,0,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, 		Strength=5)",0,,,,,,,,,,,
	,"Programme","show-menu=scipro",,"",0
	,"Labs","show-menu=lab",,"",0
	//,"Scholar Class","show-menu=Scholar",,"",0	
	,"Life Science","lifescience.htm",,"",0	
	,"Diagnostic Session","DiaSession.htm",,"",0
	])

	addmenu(menu=["scipro",,,120,0,,style2,0,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, 		Strength=5)",0,,,,,,,,,,,
	,"P3-P6 Science","ProgramSciP.htm",,"",0
	,"S1-S4 Science","ProgramSciS.htm",,"",0
	,"A Level Science","ProgramSciA.htm",,"",0
	])

	addmenu(menu=["lab",,,120,0,,style2,0,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, 		Strength=5)",0,,,,,,,,,,,
	,"School Lab","schlab.htm",,"",0
        ,"Science Practical Assessment","scipracAssess.htm",,"",0
	])

	addmenu(menu=["Scholar",,,120,0,,style2,0,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, 	Strength=5)",0,,,,,,,,,,,
	,"S1 - S2","ScholarLower.htm",,"",0
	,"S3 - S4","ScholarUpper.htm",,"",0

	])

	addmenu(menu=["seminars",,,120,0,,style2,0,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, 		Strength=5)",0,,,,,,,,,,,
	,"&nbsp;&nbsp;&nbsp;Seminars","show-menu=talks",,"",0
	//,"&nbsp;&nbsp;&nbsp;Enrichments","enrichlab.htm",,"",0
	])

	addmenu(menu=["talks",,,120,0,,style2,0,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, 		Strength=5)",0,,,,,,,,,,,
	,"FREE Exam Strategy","FreeTalks.htm",,"",0
	,"Understanding Marking Scheme","MarkingScheme.htm",,"",0
	,"Student Profile","StudentProfile.htm",,"",0

	])

	addmenu(menu=["advancelearn",,,190,0,,style2,0,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, 		Strength=5)",0,,,,,,,,,,,
	,"&nbsp;&nbsp;&nbsp;Diploma for Teachers and Trainers","DiplomaTT.htm",,"",0
	,"&nbsp;&nbsp;&nbsp;Diploma for Business Training","DiplomaBiz.htm",,"",0
	])



        addmenu(menu=["teachertrg",,,150,0,,style2,0,"left","randomdissolve(duration=0.2);Shadow(color='#999999', 			Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Diploma for Teachers","CIE.htm",,"",0
	,"The Business Of Running A Learning Centre","BizCentre.htm",,"",0
	])

        addmenu(menu=["PSchool",,,120,0,,style2,0,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, 	Strength=5)",0,,,,,,,,,,,
	,"&nbsp;&nbsp;&nbsp;Why Smartlab","PSchool.htm",,"",0
	,"&nbsp;&nbsp;&nbsp;Our Teachers","PSTeachers.htm",,"",0
        ,"&nbsp;&nbsp;&nbsp;GCE O Level","show-menu=OLev",,"",0
        ,"&nbsp;&nbsp;&nbsp;GCE A Level","show-menu=ALev",,"",0
        ,"&nbsp;&nbsp;&nbsp;FAQ","PSFAQ.htm",,"",0
        ,"&nbsp;&nbsp;&nbsp;Contact Information","PSContact.htm",,"",0
	])  

         addmenu(menu=["OLev",,,120,0,,style2,0,"left","randomdissolve(duration=0);Shadow(color='#999999', Direction=135, 		Strength=5)",0,,,,,,,,,,,
	,"Programme","PSOprog.htm",,"",0
	,"Fees","PSOFees.htm",,"",0
	])
        
        addmenu(menu=["ALev",,,120,0,,style2,0,"left","randomdissolve(duration=0);Shadow(color='#999999', Direction=135, 		Strength=5)",0,,,,,,,,,,,
	,"Programme","PSAprog.htm",,"",0
	,"Fees","PSAFees.htm",,"",0
	])

        addmenu(menu=["news",,,180,0,,style2,0,"left","randomdissolve(duration=0.2);Shadow(color='#999999', Direction=135, 		Strength=5)",0,,,,,,,,,,,
	//,"&nbsp;&nbsp;&nbsp;Promotions","promo.htm",,"",0

	//,"&nbsp;&nbsp;&nbsp;New Branch","NewBranch.htm",,"",0
	,"&nbsp;&nbsp;&nbsp;O Level Marking Scheme Talk","MarkingScheme.htm",,"",0
	,"&nbsp;&nbsp;&nbsp;Target Achievement Programme","TAP.htm",,"",0
	,"&nbsp;&nbsp;&nbsp;FREE Talks","FreeTalks.htm",,"",0
	,"&nbsp;&nbsp;&nbsp;Newsletter","Newsletter.htm",,"",0
	,"&nbsp;&nbsp;&nbsp;Outstanding Improvement Award","OustandingAward.htm",,"",0

	])


	addmenu(menu=["branches",,,120,0,,style2,0,"left","randomdissolve(duration=0.2);Shadow(color='#999999', 			Direction=135, Strength=5)",0,,,,,,,,,,,
	,"All Centres","branch.htm",,,0
	,"Bishan","show-menu=BSbranch",,,0
	,"Bukit Timah","show-menu=BTbranch",,,0
	,"Hougang","show-menu=HGbranch",,,0
	,"Jurong East","show-menu=JEbranch",,,0
	,"Marine Parade","show-menu=MPbranch",,,0
	,"Tampines","show-menu=TMbranch",,,0
	,"Novena","show-menu=NVbranch",,,0
	,"Woodlands","show-menu=WLbranch",,,0
	])

	addmenu(menu=["BSbranch",,,80,0,,style2,0,"left","randomdissolve(duration=0);Shadow(color='#999999', Direction=135, 		Strength=5)",0,,,,,,,,,,,
	,"Map","bishan.htm",,"",0
	,"Timetable","bishantime.htm",,"",0
	,"Fees","bishanfees.htm",,"",0
	])	
	addmenu(menu=["BTbranch",,,80,0,,style2,0,"left","randomdissolve(duration=0);Shadow(color='#999999', Direction=135, 		Strength=5)",0,,,,,,,,,,,
	,"Map","bukittimah.htm",,"",0
	,"Timetable","bukittimahtime.htm",,"",0
	,"Fees","bukittimahfees.htm",,"",0
	])
	addmenu(menu=["HGbranch",,,80,0,,style2,0,"left","randomdissolve(duration=0);Shadow(color='#999999', Direction=135, 		Strength=5)",0,,,,,,,,,,,
	,"Map","hougang.htm",,"",0
	,"Timetable","hougangtime.htm",,"",0
	,"Fees","hougangfees.htm",,"",0
	])
	addmenu(menu=["JEbranch",,,80,0,,style2,0,"left","randomdissolve(duration=0);Shadow(color='#999999', Direction=135, 		Strength=5)",0,,,,,,,,,,,
	,"Map","jurongeast.htm",,"",0
	,"Timetable","jurongtime.htm",,"",0
	,"Fees","jurongfees.htm",,"",0
	])
	addmenu(menu=["MPbranch",,,80,0,,style2,0,"left","randomdissolve(duration=0);Shadow(color='#999999', Direction=135, 		Strength=5)",0,,,,,,,,,,,
	,"Map","marineparade.htm",,"",0
	,"Timetable","marinetime.htm",,"",0
	,"Fees","marineparadefees.htm",,"",0
	])
	addmenu(menu=["TMbranch",,,80,0,,style2,0,"left","randomdissolve(duration=0);Shadow(color='#999999', Direction=135, 		Strength=5)",0,,,,,,,,,,,
	,"Map","tampines.htm",,"",0
	,"Timetable","tampinestime.htm",,"",0
	,"Fees","tampinesfees.htm",,"",0
	])
	addmenu(menu=["NVbranch",,,80,0,,style2,0,"left","randomdissolve(duration=0);Shadow(color='#999999', Direction=135, 		Strength=5)",0,,,,,,,,,,,
	,"Map","novena.htm",,"",0
	,"Timetable","novenatime.htm",,"",0
	,"Fees","NovenaFees.htm",,"",0
	])
	addmenu(menu=["WLbranch",,,80,0,,style2,0,"left","randomdissolve(duration=0);Shadow(color='#999999', Direction=135, 		Strength=5)",0,,,,,,,,,,,
	,"Map","woodlands.htm",,"",0
	,"Timetable","woodlandstime.htm",,"",0
	,"Fees","woodlandFees.htm",,"",0
	])

dumpmenus()

