/*
 Milonic DHTML Website Navigation Menu - Version 3.x
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/


//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
effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"


timegap=500			// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=4;	// Sub menu offset Top position 
suboffset_left=6;	// Sub menu offset Left position
closeOnClick = true

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.
"FFD400",				// Mouse Off Font Color
"24242D",			// Mouse Off Background Color
"ffffff",			// Mouse On Font Color
"42006C",			// Mouse On Background Color
"000000",			// Menu Border Color 
10,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",			// Font Weight (bold or normal)
"Verdana, Arial",	// Font Name
3,					// Menu Item Padding
"../images/harrow.gif",		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"666666",			// 3D High Color
"666666",			// 3D Low Color
"ffffff",			// Current Page Item Font Color (leave this blank to disable)
"666666",				// Current Page Item Background Color (leave this blank to disable)
"",		// Top Bar image (Leave this blank to disable)
"ffffff",			// Menu Header Font Color (Leave blank if headers are not needed)
"000099",			// Menu Header Background Color (Leave blank if headers are not needed)
"4A4A4A",				// Menu Item Separator Color
]


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
110,					// Menu Top - The Top position of the menu in pixels
0,				// Menu Left - The Left position of the menu in pixels
155,					// Menu Width - Menus width in pixels
1,					// 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)
"left",				// 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
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// 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)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
,"General Information&nbsp;","show-menu=generalInfo",,"",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Co-Curricular Activities&nbsp;","show-menu=cca",,"",1
,"Departments&nbsp;","show-menu=depts",,"",1
,"Achievements&nbsp;","show-menu=achieve",,"Achievements",1
,"Useful Links&nbsp;","show-menu=links",,"",1
,"Downloads&nbsp;","show-menu=dwnload",,"",1
,"FAQ&nbsp;","../general/faq.aspx",,"Frequently Asked Questions",1
,"User Login","../login/signin.aspx",,"Login To Intranet",1
])

	addmenu(menu=["generalInfo",
	,,155,1,"",style1,0,"left","randomdissolve(duration=0.3);Shadow(color='#999999', Direction=105, Strength=3)",0,,,,,,,,,,,
	,"About Us","show-menu=abtus_details",,,1
	,"News & Events","../news/index.aspx",,,1
	,"School Calendar","../general/calendaradmin.aspx?action=mview" ,,,1
	,"E-Newsletter","../e-newsletter target=_blank",,,1
    ,"Principal's Message","../general/message.aspx",,,1
    ,"Principal's Updates","../general/principalupdates.aspx",,,1
    ,"Board of Management","../general/board.aspx",,,1
	,"Partners In Education","../pie target=_blank/",,,1
    ,"Special Features","../general/sf_teacher.aspx",,,1
	,"Audited Accounts","../general/audited_statement.aspx",,,1
	,"School Building Project IV","../general/buildingproject target=_blank",,,1
	])
	
	
		addmenu(menu=["abtus_details",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Welcome","../general/aboutus.aspx",,,0
		,"History","../general/history.aspx",,,0
		,"School Song","../general/song.aspx",,,0
		,"School Building Project IV","../general/buildingproject",,,0
		,"Staff List","../general/dsp_stafflist.aspx",,,0
		,"Our Team","../general/ourteam.aspx",,,0
		])

	addmenu(menu=["cca",
	,,155,1,"",style1,0,"left","randomdissolve(duration=0.3);Shadow(color='#999999', Direction=105, Strength=3)",0,,,,,,,,,,,
    ,"Sports Teams","../general/ccas_sport.aspx",,,1
    ,"Uniformed Groups","../general/ccas_ufg.aspx",,,1
    ,"Performing Arts, Clubs & Societies","../general/ccas_cp.aspx",,,1
	])
				
	addmenu(menu=["depts",
	,,155,1,"",style1,0,"left","randomdissolve(duration=0.3);Shadow(color='#999999', Direction=105, Strength=3)",0,,,,,,,,,,,
    ,"English Language","../general/dept_el_i.aspx",,,1
	,"Mother Tongue","../general/dept_cl_i.aspx",,,1
	,"Mathematics","../general/dept_math_i.aspx",,,1
	,"Science","../general/dept_sci_i.aspx",,,1
	,"Humanities","../general/dept_humanities_i.aspx",,,1
	,"Aesthetics","../general/dept_c_t_i.aspx",,,1
	,"CCA / PE ","../general/dept_cca_i.aspx",,,1
	,"Character & Leadership Education","../general/dept_pwl_i.aspx",,,1
	,"Information Technology","../general/dept_it.aspx",,,1
	,"Staff Well-Being","../general/dept_sw.aspx",,,1
	,"Special Programmes","show-menu=sprog_details",,,1
	])

	addmenu(menu=["sprog_details", 

		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Outdoor Education Programme","../general/sp_oep_i.aspx",,,0
		,"Create & Construct using Information Technology Programme","../general/sp_ccitp_i.aspx",,,0
		,"Aesthetics Development Programme","../general/sp_adp_i.aspx",,,0
		,"Research & Development Programme","../general/sp_rnd_i.aspx",,,0

		])

	addmenu(menu=["achieve",
	,,155,1,"",style1,0,"left","randomdissolve(duration=0.3);Shadow(color='#999999', Direction=105, Strength=3)",0,,,,,,,,,,,
	,"By Year","../general/achievement-byyear.aspx",,,0
	,"Ex-Fairsians","../general/achievement_exfs.aspx",,,0
	//,"O Level Results","../general/o_level_report.aspx",,,0
	])

	
	addmenu(menu=["links",,,155,1,,style1,0,"left","randomdissolve(duration=0.3);Shadow(color='#999999', Direction=105, Strength=3)",0,,,,,,,,,,,
	,"School Cockpit","http://schoolcockpit.moe.gov.sg/login target=_blank",,,1
	,"Traisi","http://traisi.moe.edu.sg target=_blank",,,1
	,"VITAL","http://www.vital.moe.edu.sg/vital.asp target=_blank",,,1
	,"LEAD","http://www.lead.com.sg target=_blank",,,1
	,"EduMail","https://icon.moe.edu.sg target=_blank",,,1
	,"MOE Intranet","http://intranet.moe.gov.sg target=_blank",,,1
	,"Fairfield Alumni","http://www.fairfieldalumni.net target=_blank",,,1
	,"EWSS","http://sgmoea005.moe.edu.sg/project/dc/wsintra.nsf/main target=_blank",,,1
	,"EduMall","http://intranet.moe.gov.sg/edumall/etd/learniche/index.html target=_blank",,,1
	,"MOE Library","http://intranet.moe.edu.sg/moelibhq/ target=_blank",,,1
	,"Pac@Gov","http://www.pac.gov.sg/pac/portal/jsp/login/index1.jsp target=_blank",,,1
	,"Post Secondary Educational Institutions","show-menu=postsec",,,1
	,"MOE Internet","http://www.moe.gov.sg target=_blank",,,1
	,"Emergency Public Information Centre ","http://www.epic.gov.sg target=_blank",,,1
	,"Tajamakal ","http://www.fairfieldsec.org/tajamakal/ target=_blank",,,1
	,"Trimac Bookshop","http://www.schoolbookshop.com.sg/ target=_blank",,,1
	,"Library OPAC","https://fairfieldmethodistsec.spydus.com.sg/ target=_blank",,,1
	,"Engineering Portal","http://www.engineering.edu.sg/ target=_blank",,,1
	,"S-Link Portal","http://s-link2.moe.edu.sg/ target=_blank",,,1
	,"SDM","http://fmss.sdm.sg/ target=_blank",,,1
	])


		addmenu(menu=["postsec",
		,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Institute of Technical Institution ","http://www.ite.edu.sg target=_blank",,,1
		,"National University Of Singapore","http://www.nus.edu.sg target=_blank",,,1
		,"Nanyang Technological Institute","http://www.ntu.edu.sg target=_blank",,,1
		,"National Institute of Education","http://www.nie.edu.sg target=_blank",,,1
		,"Nanyang Polytechnic","http://www.nyp.edu.sg target=_blank",,,1
		,"Ngee Ann Polytechnic","http://www.np.edu.sg target=_blank",,,1
		,"Republic Polytechnic","http://www.rp.edu.sg target=_blank",,,1
		,"Singapore Polytechnic","http://www.sp.edu.sg target=_blank",,,1	
		,"Temasek Polytechnic","http://www.tp.edu.sg target=_blank",,,1
		])



	
	addmenu(menu=["dwnload",
	,,155,1,"",style1,0,"left","randomdissolve(duration=0.3);Shadow(color='#999999', Direction=105, Strength=3)",0,,,,,,,,,,,
	,"Picture Gallery","../gallery/gallerydisplay.aspx",,,1
	,"Online Forms","../general/onlineform.aspx",,,1
	])
	
	

dumpmenus()