/***********************************************************************************
*	(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='#004080';			// Background color when mouse is not over
	var LowSubBgColor='#004080';			// Background color when mouse is not over on subs
	var HighBgColor='#004080';			// Background color when mouse is over
	var HighSubBgColor='#004080';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';		        // Font color subs when mouse is not over
	var FontHighColor='#FF3333';			// Font color when mouse is over
	var FontSubHighColor='#CCCCCC';			// Font color subs when mouse is over
	var BorderColor='#004080';			// Border color
	var BorderSubColor='#004080';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;			        // Border between elements 1 or 0
	var FontFamily="verdana, arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				        // 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='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=44;				// 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=3;				// Left padding
	var TopPaddng=0;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// 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='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// 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=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height
	var EmailA=new Array()


function BeforeStart(){}
function AfterBuild(){}
function BeforeFirstOpen(){}
function AfterCloseAll(){}



// **** Home page URL ****

var HomeURL="http://www.leamingtoncyclingandathletics.org.uk"

// **** Menu tree ****
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	Links can be written relative to the website root folder.  Always start links with a '/' or it won't work
//	If a link is empty, it won't do anything when clicked.
//	Links can also contain JavaScript commands.  Just start them with 'javascript: [your code]' as normal.
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","/","",0,15,80);

Menu2=new Array("Cycling","/blank.htm","",16,15,100);
	Menu2_1=new Array("Archive & Spokes Newsletters","/archive/cyclingarchive.htm","",0,15,200);
	Menu2_2=new Array("Time Trials 2009","/cycling/timetrials2009/timetrials2009.htm","",0,15,200);
	Menu2_3=new Array("Time Trials 2008","/cycling/timetrials2008/timetrials2008.htm","",0,15,200);
	Menu2_4=new Array("Time Trials 2007","/cycling/timetrials2007/timetrials2007.htm","",0,15,200);
	Menu2_5=new Array("Time Trials 2006","/cycling/timetrials2006/timetrials2006.htm","",0,15,200);
	Menu2_6=new Array("Time Trials 2005","/cycling/timetrials2005/timetrials2005.htm","",0,15,200);
	Menu2_7=new Array("Time Trials 2004","/cycling/timetrials2004/timetrials2004.htm","",0,15,200);
	Menu2_8=new Array("Time Trials 2003","/cycling/timetrials2003/timetrials2003.htm","",0,15,200);
	Menu2_9=new Array("Time Trials 2002","/cycling/timetrials2002/timetrials2002.htm","",0,15,200);
	Menu2_10=new Array("Vaughan Trophy","/cycling/timetrials2009/vaughan2009.htm","",0,15,200);
	Menu2_11=new Array("Club Runs","/cycling/clubruns.htm","",0,15,200);
	Menu2_12=new Array("Cyclocross","/cycling/cyclocross/cyclox.htm","",0,15,200);
	Menu2_13=new Array("Club TT Records","/cycling/clubrecords.htm","",0,15,200);
	Menu2_14=new Array("Cycling Section History","/cycling/history/cyclinghistory.htm","",0,15,200);
	Menu2_15=new Array("Rider Profiles","/cycling/history/riderprofiles.htm","",0,15,200);
	Menu2_16=new Array("Competitions & Criteria","/cycling/CompetitionsCriteria.htm","",0,15,200);

Menu3=new Array("Athletics","http://www.leamington-cycling-and-athletics-club.org/","",11,15,100);
	Menu3_1=new Array("News","http://www.leamington-cycling-and-athletics-club.org/","",0,15,160);
	Menu3_2=new Array("Fixtures","http://www.leamington-cycling-and-athletics-club.org/fixtures.php","",1,15,150);
		Menu3_2_1=new Array("Cross Country","http://www.leamington-cycling-and-athletics-club.org/fixtures.php","",0,15,100);
	Menu3_3=new Array("Results","http://www.leamington-cycling-and-athletics-club.org/results.php","",1,15,150);
		Menu3_3_1=new Array("Cross Country","http://www.leamington-cycling-and-athletics-club.org/results.php","",0,15,100);
	Menu3_4=new Array("Results Archive","/athletics/archive.html","",3,15,150);
		Menu3_4_1=new Array("Road Running","/athletics/road/archive.html","",0,15,110);
		Menu3_4_2=new Array("Cross Country","/athletics/xcountry/archive.html","",0,15,110);
		Menu3_4_3=new Array("Track and Field","/athletics/track_field/archive.html","",0,15,110);
	Menu3_5=new Array("Spikes Newsletter","http://www.leamington-cycling-and-athletics-club.org/pdfs/SPIKES2008r-2.pdf","",0,15,150);
	Menu3_6=new Array("Trophies","/athletics/trophies/","",1,15,150);
		Menu3_6_1=new Array("Autumn 2008","http://www.leamington-cycling-and-athletics-club.org/2008_autumn_awards.php","",0,15,100);
	Menu3_7=new Array("Records","http://www.leamington-cycling-and-athletics-club.org/records.php","",2,15,150);
		Menu3_7_1=new Array("Mens","http://www.leamington-cycling-and-athletics-club.org/mens_records.php","",0,15,50);
		Menu3_7_2=new Array("Ladies","http://www.leamington-cycling-and-athletics-club.org/ladies_records.php","",0,15,50);
	Menu3_8=new Array("Where we Train","/athletics/training.htm","",0,15,150);
	Menu3_9=new Array("Competition Structure","/athletics/comp_structure.html","",0,15,150);
	Menu3_10=new Array("Athletics Kit","http://www.leamington-cycling-and-athletics-club.org/club_kit.php","",0,15,150);
	//Menu3_11=new Array("MCAA Numbers","/athletics/MCAA/","",0,15,150);
	Menu3_11=new Array("Links","/athletics/links/","",0,15,150);
	Menu3_12=new Array("Coaches","/coaches/","",0,15,150);
	Menu3_13=new Array("Clubmark","/clubmark/index.html","",0,15,150);

Menu4=new Array("Clubmark","/clubmark/index.html","",0,15,120);
	

Menu5=new Array("About the Club","/archive/history.htm","",6,15,150);
	Menu5_1=new Array("Club Officers","/officers.htm","",0,15,170);
	Menu5_2=new Array("Members","/members/index.htm","",0,15,170);
	Menu5_3=new Array("AGMs","/agm/index.htm","",0,15,170);
	Menu5_4=new Array("Club Rules","/rules.htm","",0,15,170);
	Menu5_5=new Array("History","/archive/history.htm","",0,15,170);
	Menu5_6=new Array("Cycling Section History","/cycling/history/cyclinghistory.htm","",0,15,170);
	
Menu6=new Array("Join Leamington C&AC","/join/","",0,15,150);
