/***********************************************************************************
*	(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=8;			
	var LowBgColor='99CC33';			
	var LowSubBgColor='99CC33';			
	var HighBgColor='FF9933';			
	var HighSubBgColor='FF9933';			
	var FontLowColor='006699';			
	var FontSubLowColor='006699';			
	var FontHighColor='white';			
	var FontSubHighColor='white';			
	var BorderColor='0066CC';			
	var BorderSubColor='0066CC';			
	var BorderWidth=0;				
	var BorderBtwnElmnts=0;			
	var FontFamily="verdana,arial,comic sans ms,technical"	
	var FontSize=10;				
	var FontBold=0;				
	var FontItalic=0;				
	var MenuTextCentered='left';			
	var MenuCentered='left';			
	var MenuVerticalCentered='top';		
	var ChildOverlap=.1;				
	var ChildVerticalOverlap=.1;			
	var StartTop=1;				
	var StartLeft=8;				
	var VerCorrect=0;				
	var HorCorrect=0;				
	var LeftPaddng=0;				
	var TopPaddng=6;				
	var FirstLineHorizontal=1;			
	var MenuFramesVertical=1;			
	var DissapearDelay=1000;			
	var TakeOverBgColor=1;			
	var FirstLineFrame='navig';			
	var SecLineFrame='space';			
	var DocTargetFrame='space';			
	var TargetLoc='MenuPos';				
	var HideTop=0;				
	var MenuWrap=1;				
	var RightToLeft=0;				
	var UnfoldsOnClick=0;			
	var WebMasterCheck=0;			
	var ShowArrow=1;				
	var KeepHilite=0;				
	var Arrws=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/trileft.gif',5,10];	

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


/** explanation of the menu
** Menu1=new Array("TextToShow","Link","BgImage",NoOfSubs,Height,Width,BgColor,BgHiColor,FontColor,FontHiColor,BorderColor);  **/

Menu1=new Array("Home","index.html","",0,29,80);

Menu2=new Array("Events","events.html","",0,29,80);
    // Menu2_1=new Array("","","",2,29,200);
    //     Menu2_1_1=new Array("","","",0,29,100);
    //     Menu2_1_2=new Array("","","",0,29,100);
    // Menu2_2=new Array("","","",1,29,200);
    //     Menu2_2_1=new Array("","","",0,29,100)
                      
Menu3=new Array("Gym","gym1.html","",5,29,80);
    Menu3_1=new Array("Gym Prices","gymprices.html","",0,29,200);
    Menu3_2=new Array("Gym Hours","gym1.html#HOURS","",0,29,200);
    Menu3_3=new Array("Classes","classes.html","",0,29,200);
    Menu3_4=new Array("Arm Wrestling Competition","classes.html","",0,29,200);
	Menu3_5=new Array("Gym Membership Form","gymmembershipform.html","",1,29,200);
	     Menu3_5_1=new Array("AP Form","apform.html","",0,29,100);

Menu4=new Array("Pool","pool.html","",4,29,80);
    Menu4_1=new Array("Pool Hours","poolhours.html","",0,29,200);
    Menu4_2=new Array("Pool Prices","poolprices.html","",0,29,200);
	Menu4_3=new Array("Swimskool","swimskool.html","",0,29,200);
	Menu4_4=new Array("Pool Guidelines","poolguidelines.html","",0,29,200);

Menu5=new Array("More","racalander.html","",3,29,80);
    //Menu5_1=new Array("Running Calendar","runningcalendar.html","",2,29,200);
    //	Menu5_1_1=new Array("Events","runningcalendar1.html","",0,29,200);
	//	Menu5_1_2=new Array("Entry form","runningcalendar2.html","",0,29,200);

    Menu5_1=new Array("Cycling Safe","cyclingsafe.html#CYCLING","",0,29,200);
    Menu5_2=new Array("Motivation Tips","cyclingsafe.html#motivation","",0,29,200);
    Menu5_3=new Array("Exercise Advice","cyclingsafe.html#exercise","",0,29,200);
    // Menu5_5=new Array("Active Calendar","racalander.html","",0,29,200);
    
Menu6=new Array("Cycling","cyclingsafe.html","",2,29,80);
	Menu6_1=new Array("cyclaMarton","","",2,29,200);
		Menu6_1_1=new Array("cyclaMarton","cyclaMarton.html","",0,29,200);
		Menu6_1_2=new Array("Entry Form","EntryForms/CyclaMartonEntryForm.html","",0,29,200);
	Menu6_2=new Array("Some great rides","RangitikeiRides.html","",0,29,200);

   
Menu7=new Array("Local Links","locallinks.html","",0,29,125);
          
Menu8=new Array("Contact","staff.html","",0,29,80);



