/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=6;			// Number of first level items
	var LowBgColor='#616D95';			// Background color when mouse is not over
	var LowSubBgColor='#1DBDEB';			// Background color when mouse is not over on subs
	var HighBgColor='#FFFF00';			        // Background color when mouse is over
	var HighSubBgColor='#90FAF9';			// Background color when mouse is over on subs
	var FontLowColor='gold';			// Font color when mouse is not over
	var FontSubLowColor='#ffffff';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='#000000';			// Font color subs when mouse is over
	var BorderColor='#000000';			// 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=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='middle';	        // Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.3;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.3;			// 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=1;				// 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=250;				// delay before menu folds in
	var TakeOverBgColor=1;			        // Menu frame takes over background color subitem frame
	var FirstLineFrame='header';			// Frame where first level appears
	var SecLineFrame='main';			// Frame where sub levels appear
	var DocTargetFrame='main';			// Frame where target documents appear
	var TargetLoc='';				// 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=1;				// 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=['tri.gif',5,10,'tridown.gif',10,5,'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("About HBCC","main.htm","",7,22,110);
	Menu1_1=new Array("Site Contents","about/contents.htm","",0,20,150);
	Menu1_2=new Array("Introduction","about/intro.htm","",0,20,150);
	Menu1_3=new Array("Club History","about/history.htm","",0,20,150);
	Menu1_4=new Array("Venue","about/map.htm","",0,20,150);
		Menu1_4_1=new Array("Location Map","about/map.htm","",0,20,150);
	Menu1_5=new Array("Committee/Contacts","about/contacts.htm","",0,20,150);
	Menu1_6=new Array("Becoming a Member","about/membership.htm","",0,20,150);
	Menu1_7=new Array("Send eMail","mailto:hbcc@localnet.au.com","",0,20,150);

Menu2=new Array("Club News","news/news.htm","",6,22,100);
	Menu2_1=new Array("Latest News","news/news.htm ","",0,20,150);
	Menu2_2=new Array("Latest Results","news/results.htm ","",0,20,150);
	Menu2_3=new Array("Member Spotlight","archives/members/spotlight.htm","",0,20,150);
	Menu2_4=new Array("Member Profiles","archives/members/profiles.htm ","",0,20,150);
	Menu2_5=new Array("Member Ratings","news/members.htm ","",0,20,150);
	Menu2_6=new Array("Problem of the Week","probs/current.htm ","",0,20,150);
	

Menu3=new Array("What's On","whatson/whatson.htm","",3,22,100);
	Menu3_1=new Array("Events","whatson/events.htm","",0,20,150);
	Menu3_2=new Array("Seniors Calendar","archives/SeniorsCalendar.html","",0,20,150);
	Menu3_3=new Array("Juniors Calendar","whatson/jun2005.htm","",0,20,150);



Menu4=new Array("Games","games/main.htm","",2,22,110);
	Menu4_1=new Array("View Online","games/ChessTutor.html","",0,20,150);
	Menu4_2=new Array("Downloads","games/download.htm","",0,20,150);

Menu5=new Array("Archives","archives/main.htm","",2,22,112);
	Menu5_1=new Array("Tournaments","archives/tournaments.htm","",4,20,150);
		Menu5_1_1=new Array("2002 Seniors","archives/2002/cal2002s.html","",0,20,120);
		Menu5_1_2=new Array("2002 Juniors","archives/2002/cal2002j.html","",0,20,120);

		Menu5_1_3=new Array("2003 Results","archives/2003/results2003.htm","",0,20,120);

		Menu5_1_4=new Array("2004 Results","archives/2004/results2004.htm","",0,20,120);



	Menu5_2=new Array("Club Title Holders","archives/titles.htm","",7,20,150);
		Menu5_2_1=new Array("2002 Seniors","archives/titles02.htm","",0,20,120);

		Menu5_2_2=new Array("2003 Seniors","archives/titles03.htm","",0,20,120);
		Menu5_2_3=new Array("2003 Juniors","archives/titlesj03.htm","",0,20,120);
	
		Menu5_2_4=new Array("2004 Seniors","archives/titles04.htm","",0,20,120);
		Menu5_2_5=new Array("2004 Juniors","archives/titlesj.htm","",0,20,120);

		Menu5_2_6=new Array("2005 Seniors","archives/titles05.htm","",0,20,120);
		Menu5_2_7=new Array("2005 Juniors","archives/titlesj05.htm","",0,20,120);








	Menu5_3=new Array("Games","archives/games.htm","",0,20,150);
	Menu5_4=new Array("Ex-Members","archives/exmembers.htm","",0,20,150);
	Menu5_5=new Array("Hall of Fame","archives/hof.htm","",0,20,150);
	Menu5_6=new Array("Photos","archives/photos/album.htm","",0,20,150);

Menu6=new Array("Links","links.htm","",0,22,98);
	


