/***********************************************************************************
*	(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=8			// Number of first level items
	var LowBgColor='#666';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#FC7A34';			// Background color when mouse is over
	var HighSubBgColor='#FC7A34';			// Background color when mouse is over on subs
	var FontLowColor='#fff';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='#fff';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#333';			// Border color
	var BorderSubColor='#333333';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=0;				// 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;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=7;				// Left padding
	var TopPaddng=4;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// 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='topFrame';			// Frame where first level appears
	var SecLineFrame='mainFrame';			// Frame where sub levels appear
	var DocTargetFrame='mainFrame';			// Frame where target documents appear
	var TargetLoc='MenuPos';				// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/trileft.gif',5,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"


Menu1=new Array("Home","mainFrame.htm","",0,22,48);

Menu2=new Array("S-League","","",20,22,80);
	Menu2_1=new Array("S-League News","BKFC S-League_Archive.htm","",0,22,140);
	Menu2_2=new Array("2010 Fixtures","javascript:window.open('Excel File/S-League Fixtures and Results 2010.xls')","",0,22,140);
	Menu2_3=new Array("2009 Fixtures","javascript:window.open('Excel File/S-League Fixtures and Results 2009.xls')","",0,22,140);
	Menu2_4=new Array("2008 Fixtures","javascript:window.open('Excel File/S-League Fixtures and Results 2008.xls')","",0,22,140);
	Menu2_5=new Array("2007 Fixtures","javascript:window.open('Excel File/S-League Fixtures and Results 2007.xls')","",0,22,140);
	Menu2_6=new Array("2006 Fixtures","javascript:window.open('Excel File/S-League Fixtures and Results 2006.xls')","",0,22,140);
	Menu2_7=new Array("2005 Fixtures","javascript:window.open('Excel File/S-League Fixtures and Results 2005.xls')","",0,22,140);
	Menu2_8=new Array("2010 Players' Profile","S-League Players 2010.htm","",0,22,140);
	Menu2_9=new Array("2009 Players' Profile","S-League Players 2009.htm","",0,22,140);
	Menu2_10=new Array("2008 Players' Profile","S-League Players 2008.htm","",0,22,140);
	Menu2_11=new Array("2007 Players' Profile","S-League Players 2007.htm","",0,22,140);
	Menu2_12=new Array("2006 Players' Profile","S-League Players 2006.htm","",0,22,140);
	Menu2_13=new Array("2005 Players' Profile","sleaguePlayers.htm","",0,22,140);
	Menu2_14=new Array("S-League Coaches' Profile","S-League Coaches Record.htm","",0,30,140);
	Menu2_15=new Array("Suspension Listing","","",6,18,140);
		Menu2_15_1=new Array("Suspension 2010","Suspension List 2010.htm","",0,18,140);
		Menu2_15_2=new Array("Suspension 2009","Suspension List 2009.htm","",0,18,140);
		Menu2_15_3=new Array("Suspension 2008","Suspension List 2008.htm","",0,18,140);
		Menu2_15_4=new Array("Suspension 2007","Suspension List 2007.htm","",0,18,140);
		Menu2_15_5=new Array("Suspension 2006","Suspension List 2006.htm","",0,18,140);
		Menu2_15_6=new Array("Suspension 2005","Suspension List 2005.htm","",0,18,140);
	Menu2_16=new Array("Match Day Photos","","",6,22,140);
		Menu2_16_1=new Array("2010","Match Day Photos Gallery - S-League 2010.htm","",0,22,140);
		Menu2_16_2=new Array("2009","Match Day Photos Gallery - S-League 2009.htm","",0,22,140);
		Menu2_16_3=new Array("2008","Match Day Photos Gallery - S-League 2008.htm","",0,22,140);
		Menu2_16_4=new Array("2007","Match Day Photos Gallery - S-League 2007.htm","",0,22,140);
		Menu2_16_5=new Array("2006","Match Day Photos Gallery - S-League 2006.htm","",0,22,140);
		Menu2_16_6=new Array("2005","Match Day Photos Gallery - S-League 2005.htm","",0,22,140);
	Menu2_17=new Array("Pre-Season Friendlies","","",5,18,140);
		Menu2_17_1=new Array("2010","Pre-Season Friendlies 2010.htm","",0,18,140);
		Menu2_17_2=new Array("2009","Pre-Season Friendlies 2009.htm","",0,18,140);
		Menu2_17_3=new Array("2008","Pre-Season Friendlies 2008.htm","",0,18,140);
		Menu2_17_4=new Array("2007","Pre-Season Friendlies 2007.htm","",0,18,140);
		Menu2_17_5=new Array("2006","Pre-Season Friendlies 2006.htm","",0,18,140);
	Menu2_18=new Array("Training Photos","2005 Training Photos.htm","",0,22,140);
	Menu2_19=new Array("Team Photo","sleague_teamphoto.htm","",0,22,140);
	Menu2_20=new Array("Beep Tests","2005 Beep Tests.htm","",0,22,140);

Menu3=new Array("Prime League","","",15,22,100);
	Menu3_1=new Array("Prime League News","BKFC Prime League_Archive.htm","",0,22,140);
	Menu3_2=new Array("2010 Fixtures","javascript:window.open('Excel File/Prime League Fixtures and Results 2010.xls')","",0,22,140);
	Menu3_3=new Array("2009 Fixtures","javascript:window.open('Excel File/Prime League Fixtures and Results 2009.xls')","",0,22,140);
	Menu3_4=new Array("2008 Fixtures","javascript:window.open('Excel File/Prime League Fixtures and Results 2008.xls')","",0,22,140);
	Menu3_5=new Array("2007 Fixtures","javascript:window.open('Excel File/Prime League Fixtures and Results 2007.xls')","",0,22,140);
	Menu3_6=new Array("2006 Fixtures","javascript:window.open('Excel File/Prime League Fixtures and Results 2006.xls')","",0,22,140);
	Menu3_7=new Array("2005 Fixtures","javascript:window.open('Excel File/Prime League Fixtures and Results 2005.xls')","",0,22,140);
	Menu3_8=new Array("2010 Players' Profile","Prime League Players 2010.htm","",0,22,140);
	Menu3_9=new Array("2009 Players' Profile","Prime League Players 2009.htm","",0,22,140);
	Menu3_10=new Array("2008 Players' Profile","Prime League Players 2008.htm","",0,22,140);
	Menu3_11=new Array("2007 Players' Profile","Prime League Players 2007.htm","",0,22,140);
	Menu3_12=new Array("2006 Players' Profile","Prime League Players 2006.htm","",0,22,140);
	Menu3_13=new Array("2005 Players' Profile","pleaguePlayers.htm","",0,22,140);
	Menu3_14=new Array("Match Day Photos","","",6,22,140);
		Menu3_14_1=new Array("2010","Match Day Photos Gallery - Prime League 2010.htm","",0,22,140);
		Menu3_14_2=new Array("2009","Match Day Photos Gallery - Prime League 2009.htm","",0,22,140);
		Menu3_14_3=new Array("2008","Match Day Photos Gallery - Prime League 2008.htm","",0,22,140);
		Menu3_14_4=new Array("2007","Match Day Photos Gallery - Prime League 2007.htm","",0,22,140);
		Menu3_14_5=new Array("2006","Match Day Photos Gallery - Prime League 2006.htm","",0,22,140);
		Menu3_14_6=new Array("2005","Match Day Photos Gallery - Prime League 2005.htm","",0,22,140);
	Menu3_15=new Array("Team Photo","pleague_teamphoto.htm","",0,22,140);

Menu4=new Array("Others","","",16,22,55);
	Menu4_1=new Array("Singapore Cup","","",5,18,140);
		Menu4_1_1=new Array("S'pore Cup 2009 News","Singapore Cup 2009.htm","",0,18,140);
		Menu4_1_2=new Array("S'pore Cup 2008 News","Singapore Cup 2008.htm","",0,18,140);
		Menu4_1_3=new Array("S'pore Cup 2007 News","Singapore Cup 2007.htm","",0,18,140);
		Menu4_1_4=new Array("Cup Draw Pics","","",5,18,140);
			Menu4_1_4_1=new Array("Cup Draw 2009","Singapore Cup 2009 Draw Pictures_15 April 2009.htm","",0,18,140);
			Menu4_1_4_2=new Array("Cup Draw 2008","Singapore Cup 2008 Draw Pictures_11 April 2008.htm","",0,18,140);
			Menu4_1_4_3=new Array("Cup Draw 2007","Singapore Cup 2007 Draw Pictures_19 April 2007.htm","",0,18,140);
			Menu4_1_4_4=new Array("Cup Draw 2006","Singapore Cup 2006 Draw Pictures.htm","",3,18,140);
				Menu4_1_4_4_1=new Array("24 March 2006","Singapore Cup 2006 Draw Pictures_24 March 2006.htm","",0,18,140);
				Menu4_1_4_4_2=new Array("13 June 2006","Singapore Cup 2006 Draw Pictures_13 June 2006.htm","",0,18,140);
				Menu4_1_4_4_3=new Array("1 August 2006","Singapore Cup 2006 Draw Pictures_1 August 2006.htm","",0,18,140);
			Menu4_1_4_5=new Array("Cup Draw 2005","Singapore Cup 2005 Draw Pictures.htm","",0,18,140);	
		Menu4_1_5=new Array("Match Day Photos","Match Day Photos Gallery - Singapore Cup.htm","",0,18,140);		
	
	Menu4_2=new Array("Centre of Excellence","","",3,18,140);
		Menu4_2_1=new Array("Under 18","","",15,18,140);
			Menu4_2_1_1=new Array("COE 2009","javascript:window.open('Excel File/COE Fixtures and Results 2009.xls')","",0,18,140);
			Menu4_2_1_2=new Array("COE 2008","javascript:window.open('Excel File/COE Fixtures and Results 2008.xls')","",0,18,140);
			Menu4_2_1_3=new Array("COE 2007","javascript:window.open('Excel File/COE Fixtures and Results 2007.xls')","",0,18,140);
			Menu4_2_1_4=new Array("COE 2006","javascript:window.open('Excel File/COE Fixtures and Results 2006.xls')","",0,18,140);
			Menu4_2_1_5=new Array("COE 2005","javascript:window.open('Excel File/COE U-18 2005 Fixtures and Results.xls')","",0,18,140);
			Menu4_2_1_6=new Array("COE Cup 2008","javascript:window.open('Excel File/COE U-18 Cup 2008 Fixtures and Results.xls')","",0,18,140);
			Menu4_2_1_7=new Array("COE Cup 2007","javascript:window.open('Excel File/COE U-18 Cup 2007 Fixtures and Results.xls')","",0,18,140);
			Menu4_2_1_8=new Array("COE Cup 2006","javascript:window.open('Excel File/COE U-18 Cup 2006 Fixtures and Results.xls')","",0,18,140);
			Menu4_2_1_9=new Array("COE Cup 2005","javascript:window.open('Excel File/COE U-18 Cup 2005 Fixtures and Results.xls')","",0,18,140);
			Menu4_2_1_10=new Array("Zonal Tournament","javascript:window.open('Excel file/FAS Centre of Excellence Zonal Tournament 2005.htm')","",0,18,140);
			Menu4_2_1_11=new Array("2007 Players' Profile","COE Under-18 Players 2007.htm","",0,18,140);
			Menu4_2_1_12=new Array("2006 Players' Profile","COE Under-18 Players 2006.htm","",0,18,140);
			Menu4_2_1_13=new Array("2005 Players' Profile","COE Under-18 Players 2005.htm","",0,18,140);
			Menu4_2_1_14=new Array("Match Day Photos","Match Day Photos Gallery - COE Under-18.htm","",0,18,140);
			Menu4_2_1_15=new Array("Team Photo","under18_teamphoto.htm","",0,18,140);
		Menu4_2_2=new Array("Under 16","","",11,18,140);
			Menu4_2_2_1=new Array("COE 2007","javascript:window.open('Excel File/COE Fixtures and Results 2007.xls')","",0,18,140);
			Menu4_2_2_2=new Array("COE 2006","javascript:window.open('Excel File/COE Fixtures and Results 2006.xls')","",0,18,140);
			Menu4_2_2_3=new Array("COE 2005","javascript:window.open('Excel File/COE U-16 2005 Fixtures and Results.xls')","",0,18,140);
			Menu4_2_2_4=new Array("COE Cup 2008","javascript:window.open('Excel File/COE U-16 Cup 2008 Fixtures and Results.xls')","",0,18,140);
			Menu4_2_2_5=new Array("COE Cup 2007","javascript:window.open('Excel File/COE U-16 Cup 2007 Fixtures and Results.xls')","",0,18,140);
			Menu4_2_2_6=new Array("Zonal Tournament","javascript:window.open('Excel file/FAS Centre of Excellence Zonal Tournament 2005.htm')","",0,18,140);
			Menu4_2_2_7=new Array("2007 Players' Profile","COE Under-16 Players 2007.htm","",0,18,140);
			Menu4_2_2_8=new Array("2006 Players' Profile","COE Under-16 Players 2006.htm","",0,18,140);
			Menu4_2_2_9=new Array("2005 Players' Profile","COE Under-16 Players 2005.htm","",0,18,140);
			Menu4_2_2_10=new Array("Match Day Photos","Match Day Photos Gallery - COE Under-16.htm","",0,18,140);
			Menu4_2_2_11=new Array("Team Photo","under16_teamphoto.htm","",0,18,140);
		Menu4_2_3=new Array("Activities","","",2,18,140);
			Menu4_2_3_1=new Array("Parents' Meeting","","",2,18,140);
				Menu4_2_3_1_1=new Array("Year 2006","COE Parents' Meeting_17 March 2006.htm","",0,18,140);
				Menu4_2_3_1_2=new Array("Year 2005","COE Parents' meeting_27 March 2005.htm","",0,18,140);
			Menu4_2_3_2=new Array("End of COE Season","End of COE Season_1 October 2005.htm","",0,18,140);

	Menu4_3=new Array("BKFC / CSCDC","","",1,18,140);
		Menu4_3_1=new Array("Youth Development 'Freekicks'Programme","bkfc.htm","",0,42,140);

	Menu4_4=new Array("Inter-Varsity","","",5,18,140);
		Menu4_4_1=new Array("2010 SR Nathan","SR Nathan Challenge Trophy Tournament 2010.htm","",0,33,140);
		Menu4_4_2=new Array("2009 SR Nathan","SR Nathan Challenge Trophy Tournament 2009.htm","",0,33,140);
		Menu4_4_3=new Array("2008 SR Nathan","SR Nathan Challenge Trophy Tournament 2008.htm","",0,33,140);
		Menu4_4_4=new Array("2007 SR Nathan","SR Nathan Challenge Trophy Tournament 2007.htm","",0,33,140);
		Menu4_4_5=new Array("2006 SR Nathan","SR Nathan Challenge Trophy Tournament 2006.htm","",0,33,140);

	Menu4_5=new Array("Pro League","javascript:window.open('Excel file/ProLeague Fixtures and Results 2006.xls')","",0,18,140)

	Menu4_6=new Array("Friendly","Match Day Photos Gallery - Friendly.htm","",0,18,140);

	Menu4_7=new Array("Veterans","Match Day Photos Gallery - Veterans.htm","",0,18,140);

	Menu4_8=new Array("Photos Gallery","bkfcNews.htm","",3,18,140);
		Menu4_8_1=new Array("In News","bkfcNews.htm","",0,18,140);
		Menu4_8_2=new Array("Match Gallery","matchGallery.htm","",0,18,140);
		Menu4_8_3=new Array("Important Events","imptEvents.htm","",0,18,140);
	
	Menu4_9=new Array("Amateur Football","bkfcNews.htm","",9,18,140);
		Menu4_9_1=new Array("NFL","","",6,18,140);
			Menu4_9_1_1=new Array("2010 NFL","javascript:window.open('Excel File/NFL Fixtures and Results 2010.xls')","",0,18,160);
			Menu4_9_1_2=new Array("2009 NFL","javascript:window.open('Excel File/NFL Fixtures and Results 2009.xls')","",0,18,160);
			Menu4_9_1_3=new Array("2008 NFL","javascript:window.open('Excel File/NFL Fixtures and Results 2008.xls')","",0,18,160);
			Menu4_9_1_4=new Array("2007 NFL","javascript:window.open('Excel File/NFL Fixtures and Results 2007.xls')","",0,18,160);
			Menu4_9_1_5=new Array("2006 NFL","javascript:window.open('Excel File/NFL Fixtures and Results 2006.xls')","",0,18,160);
			Menu4_9_1_6=new Array("2005 NFL","javascript:window.open('Excel File/NFL Fixtures and Results 2005.xls')","",0,18,160);
		Menu4_9_2=new Array("FA Cup","","",7,18,140);
			Menu4_9_2_1=new Array("2010 FA Cup","javascript:window.open('Excel File/FA Cup Fixtures and Results 2010.xls')","",0,18,160);
			Menu4_9_2_2=new Array("2009 FA Cup","javascript:window.open('Excel File/FA Cup Fixtures and Results 2009.xls')","",0,18,160);
			Menu4_9_2_3=new Array("2008 FA Cup","javascript:window.open('Excel File/FA Cup Fixtures and Results 2008.xls')","",0,18,160);
			Menu4_9_2_4=new Array("2007 FA Cup","javascript:window.open('Excel File/FA Cup Fixtures and Results 2007.xls')","",0,18,160);
			Menu4_9_2_5=new Array("2006 FA Cup","javascript:window.open('Excel File/FA Cup Fixtures and Results 2006.xls')","",0,18,160);
			Menu4_9_2_6=new Array("2005 FA Cup","javascript:window.open('Excel File/FA Cup Fixtures and Results 2005.xls')","",0,18,160);
			Menu4_9_2_7=new Array("Match Day Photos","Match Day Photos Gallery - FA Cup.htm","",0,18,140);
		Menu4_9_3=new Array("Islandwide League","javascript:window.open('Excel File/Islandwide League Results & Tables.htm')","",0,18,160);
		Menu4_9_4=new Array("Inter-con","","",4,18,140);
			Menu4_9_4_1=new Array("2009 ICC","javascript:window.open('Excel File/Interconstituency Fixtures and Results 2009.xls')","",0,18,160);
			Menu4_9_4_2=new Array("2008 ICC","javascript:window.open('Excel File/Interconstituency Fixtures and Results 2008.xls')","",0,18,160);
			Menu4_9_4_3=new Array("2007 ICC","javascript:window.open('Excel File/Interconstituency Fixtures and Results 2007.xls')","",0,18,160);
			Menu4_9_4_4=new Array("2006 ICC","javascript:window.open('Excel File/Interconstituency Fixtures and Results 2006.xls')","",0,18,160);
		Menu4_9_5=new Array("Government Services","","",2,18,140);
			Menu4_9_5_1=new Array("2007 SGSFL","javascript:window.open('Excel File/SGSFL Fixtures and Results 2007.xls)","",0,18,160);
			Menu4_9_5_2=new Array("2006 SGSFL","javascript:window.open('Excel File/SGSFL Fixtures and Results 2006.xls)","",0,18,160);
		Menu4_9_6=new Array("Business Houses","javascript:window.open('Excel File/Business Houses Fixtures and Results 2005.xls')","",0,18,160);
		Menu4_9_7=new Array("Lion City Cup","","",4,18,140);
			Menu4_9_7_1=new Array("2008 Lion City","javascript:window.open('Excel File/LCC Fixtures and Results 2008.xls')","",0,18,160);
			Menu4_9_7_2=new Array("2007 Lion City","javascript:window.open('Excel File/LCC Fixtures and Results 2007.xls')","",0,18,160);
			Menu4_9_7_3=new Array("2006 Lion City","javascript:window.open('Excel File/LCC Fixtures and Results 2006.xls')","",0,18,160);
			Menu4_9_7_4=new Array("2005 Lion City","javascript:window.open('Excel File/LCC Fixtures and Results 2005.xls')","",0,18,160);
		Menu4_9_8=new Array("Match Gallery","Lion City Cup Match Photos Gallery.htm","",0,18,140);
		Menu4_9_9=new Array("Women's Football","","",10,18,140);
			Menu4_9_9_1=new Array("2010 Premier League","javascript:window.open('Excel File/Women League Fixtures and Results 2010.xls')","",0,18,160);
			Menu4_9_9_2=new Array("2009 Premier League","javascript:window.open('Excel File/Women League Fixtures and Results 2009.xls')","",0,18,160);
			Menu4_9_9_3=new Array("2008 Premier League","javascript:window.open('Excel File/Women League Fixtures and Results 2008.xls')","",0,18,160);
			Menu4_9_9_4=new Array("2007 Premier League","javascript:window.open('Excel File/Women League Fixtures and Results 2007.xls')","",0,18,160);
			Menu4_9_9_5=new Array("2006 Premier League","javascript:window.open('Excel File/Women League Fixtures and Results 2006.xls')","",0,18,160);
			Menu4_9_9_6=new Array("2005 Premier League","javascript:window.open('Excel File/Women League Fixtures and Results 2005.xls')","",0,18,160);
			Menu4_9_9_7=new Array("2009 Challenge Cup","javascript:window.open('Excel File/FAS Women Challenge Cup 2009.xls')","",0,18,160);
			Menu4_9_9_8=new Array("2008 Challenge Cup","javascript:window.open('Excel File/FAS Women Challenge Cup 2008.xls')","",0,18,160);
			Menu4_9_9_9=new Array("2007 Challenge Cup","javascript:window.open('Excel File/FAS Women Challenge Cup 2007.xls')","",0,18,160);
			Menu4_9_9_10=new Array("2006 Challenge Cup","javascript:window.open('Excel File/FAS Women Challenge Cup 2006.xls')","",0,18,160);

	Menu4_10=new Array("Special","","",2,18,140);
		Menu4_10_1=new Array("Cherishing Moments","Cherishing Moments.htm","",0,18,140);
		Menu4_10_2=new Array("Our Fans","Fan Mail.htm","",0,18,140);
	
	Menu4_11=new Array("Awards","","",1,18,140);
		Menu4_11_1=new Array("S-League Events","Awards Photos Gallery.htm","",0,18,140);
			
	Menu4_12=new Array("National Team","","",3,18,140);
		Menu4_12_1=new Array("News","","",3,18,140);
			Menu4_12_1_1=new Array("National Team","National Team_Archive.htm","",0,18,140);
			Menu4_12_1_2=new Array("Age Group","ANational Team_Archive.htm","",0,18,140);
			Menu4_12_1_3=new Array("Womens' Team","Womens' Football_2007.htm","",0,18,140);
		Menu4_12_2=new Array("International Matches","Singapore International Matches.htm","",0,18,140);
		Menu4_12_3=new Array("International Players","Singapore International Players.htm","",0,18,140);
	
	Menu4_13=new Array("Sponsorship and Advertisement","Sponsorship and Advertisement.htm","",0,30,140);

	Menu4_14=new Array("Archives","","",3,18,140);
		Menu4_14_1=new Array("2005","","",3,18,140);
			Menu4_14_1_1=new Array("October 2005","BKFC News_October 2005.htm","",0,18,140);
			Menu4_14_1_2=new Array("November 2005","BKFC News_November 2005.htm","",0,18,140);
			Menu4_14_1_3=new Array("December 2005","BKFC News_December 2005.htm","",0,18,140);
		Menu4_14_2=new Array("2006","","",12,18,140);
			Menu4_14_2_1=new Array("January 2006","BKFC News_January 2006.htm","",0,18,140);
			Menu4_14_2_2=new Array("February 2006","BKFC News_February 2006.htm","",0,18,140);
			Menu4_14_2_3=new Array("March 2006","BKFC News_March 2006.htm","",0,18,140);
			Menu4_14_2_4=new Array("April 2006","BKFC News_April 2006.htm","",0,18,140);
			Menu4_14_2_5=new Array("May 2006","BKFC News_May 2006.htm","",0,18,140);
			Menu4_14_2_6=new Array("June 2006","BKFC News_June 2006.htm","",0,18,140);
			Menu4_14_2_7=new Array("July 2006","BKFC News_July 2006.htm","",0,18,140);
			Menu4_14_2_8=new Array("August 2006","BKFC News_August 2006.htm","",0,18,140);
			Menu4_14_2_9=new Array("September 2006","BKFC News_September 2006.htm","",0,18,140);
			Menu4_14_2_10=new Array("October 2006","BKFC News_October 2006.htm","",0,18,140);
			Menu4_14_2_11=new Array("November 2006","BKFC News_November 2006.htm","",0,18,140);
			Menu4_14_2_12=new Array("December 2006","BKFC News_December 2006.htm","",0,18,140);
		Menu4_14_3=new Array("2007","","",9,18,140);
			Menu4_14_3_1=new Array("January 2007","BKFC News_January 2007.htm","",0,18,140);
			Menu4_14_3_2=new Array("February 2007","BKFC News_February 2007.htm","",0,18,140);
			Menu4_14_3_3=new Array("March 2007","BKFC News_March 2007.htm","",0,18,140);
			Menu4_14_3_4=new Array("April 2007","BKFC News_April 2007.htm","",0,18,140);
			Menu4_14_3_5=new Array("May 2007","BKFC News_May 2007.htm","",0,18,140);
			Menu4_14_3_6=new Array("June 2007","BKFC News_June 2007.htm","",0,18,140);
			Menu4_14_3_7=new Array("July 2007","BKFC News_July 2007.htm","",0,18,140);
			Menu4_14_3_8=new Array("August 2007","BKFC News_August 2007.htm","",0,18,140);
			Menu4_14_3_9=new Array("September 2007","BKFC News_September 2007.htm","",0,18,140);

		Menu4_14_4=new Array("Others","BKFC S-League_Archive.htm","",0,18,140);

	Menu4_15=new Array("Links","","",8,18,140);
		Menu4_15_1=new Array("FIFA","javascript:window.open('http://www.fifa.com')","",0,18,140);
		Menu4_15_2=new Array("Football Asia","javascript:window.open('http://www.footballasia.com')","",0,18,140);
		Menu4_15_3=new Array("AFC","javascript:window.open('http://www.the-afc.com')","",0,18,140);
		Menu4_15_4=new Array("Asean Football","javascript:window.open('http://www.aseanfootball.org')","",0,18,140);
		Menu4_15_5=new Array("FAS","javascript:window.open('http://www.fas.org.sg')","",0,18,140);
		Menu4_15_6=new Array("S-League","javascript:window.open('http://www.sleague.com')","",0,18,140);
		Menu4_15_7=new Array("SKA","javascript:window.open('http://www.singaporekhalsa.org.sg')","",0,18,140);
		Menu4_15_8=new Array("SOS","javascript:window.open('http://www.sos-childrensvillages.org')","",0,18,140)

	Menu4_16=new Array("AFC Cup","","",3,18,140);
		Menu4_16_1=new Array("AFC Cup 2008","AFC Cup 2008.htm","",0,18,140);
		Menu4_16_2=new Array("AFC Cup 2007","AFC Cup 2007.htm","",0,18,140);
		Menu4_16_3=new Array("AFC Cup 2006","AFC Cup 2006.htm","",0,18,140);

Menu5=new Array("Club History","history.htm","",0,22,90);

Menu6=new Array("Community Outreach","community.htm","",0,22,140);

Menu7=new Array("Management","management.htm","",0,22,95);

Menu8=new Array("Contact Us","contactus.htm","",0,22,84);
