	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='#FFCC00';			// Background color when mouse is not over
	var LowSubBgColor='#FFCC00';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='#FFCC00';			// Font color when mouse is over
	var FontSubHighColor='#FFCC00';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// 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=.2;			// vertical overlap child/ parent
	var StartTop=1;				// 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=3;				// 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=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='index_menu';			// Frame where first level appears
	var SecLineFrame='index_menu';			// Frame where sub levels appear
	var DocTargetFrame='index_main';			// Frame where target documents appear
	var TargetLoc='space';				// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['menu/tri.gif',5,10,'menu/tridown.gif',10,5,'menu/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","home/home_index.htm","",0,20,90);

Menu2=new Array("CLUB INFO","blackgold/blackgold_index.htm","",9);
	Menu2_1=new Array("Committee","blackgold/committee.htm","",0,20,100);
	Menu2_2=new Array("Address/Map","blackgold/address.htm","",0);
	Menu2_3=new Array("Registration Form","blackgold/reg_form_opener.htm","",0);
	Menu2_4=new Array("Club Constitution","blackgold/constitution.htm","",0);
	Menu2_5=new Array("Match Cancellations","blackgold/matchcancelguide.htm","",0);
	Menu2_6=new Array("Club Disciplinary","blackgold/discproc.htm","",0);
	Menu2_7=new Array("Training Top Form","blackgold/Training_Top_order_form.htm","",0);
	Menu2_8=new Array("CB Tour Selection","blackgold/tour_selection_criteria.htm","",0);
	Menu2_9=new Array("Code of Conduct","blackgold/code_of_conduct.htm","",0);
	

Menu3=new Array("NOTICEBOARD","bulletin/bulletin_index.htm","",0);

Menu4=new Array("THIS SEASON","restab/fixtures_1s.htm","",8);
	Menu4_1=new Array("1ST XI","restab/fixtures_1s.htm","",0,20,100);
	Menu4_2=new Array("2ND XI","restab/fixtures_2s.htm","",0);
	Menu4_3=new Array("3RD XI","restab/fixtures_3s.htm","",0);
	Menu4_4=new Array("4TH XI","restab/fixtures_4s.htm","",0);
	Menu4_5=new Array("5TH XI","restab/fixtures_5s.htm","",0);
	Menu4_6=new Array("VETS","restab/fixtures_vets.htm","",0);
	Menu4_7=new Array("Goal Scorers","restab/goalscorers.htm","",0);
	Menu4_8=new Array("Match Reports","restab/reports.htm","",0);

Menu5=new Array("HISTORY","history/history_main.htm","",13);
	Menu5_1=new Array("Honours","history/honours_list.htm","",0,20,100);
	Menu5_2=new Array("1ST XI History","history/history_main.htm#1s","",0,20,100);
	Menu5_3=new Array("2ND XI History","history/history_main.htm#2s","",0);
	Menu5_4=new Array("3RD XI History","history/history_main.htm#3s","",0);
	Menu5_5=new Array("4TH XI History","history/history_main.htm#4s","",0);
	Menu5_6=new Array("5TH XI History","history/history_main.htm#5s","",0);
	Menu5_7=new Array("VETS History","history/history_main.htm#vets","",0);
	Menu5_8=new Array("Team Comparison","history/history_main.htm#team_compare","",0);
	Menu5_9=new Array("Goal Scorers","history/history_main.htm#goalscorers","",0);
	Menu5_10=new Array("Match Reports","history/history_main.htm#match_reports","",0);
	Menu5_11=new Array("Hall of Shame","history/history_main.htm#hall_of_shame","",0);
	Menu5_12=new Array("Reviews","history/history_main.htm#reviews","",0);
	Menu5_13=new Array("Awards/Dinner","history/history_main.htm#season_awards","",0);
	
Menu6=new Array("TOURS","tours/tours_frames.htm","",0);

Menu7=new Array("100 CLUB","100Club/100_Club_Main.htm","",2);
	Menu7_1=new Array("100 Club Forms","100Club/100_Club_Application_Form.htm","",0,20,100);
	Menu7_2=new Array("100 Club Winners","100Club/100_Club_Winners.htm","",0);

Menu8=new Array("FEATURES","features/features_index_new.htm","",1);
	Menu8_1=new Array("Player Profiles","features/player_profiles_index.htm","",0,20,100);

Menu9=new Array("LINKS","links/links_index.htm","",0);