/********************************************************************************
*	(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=9;						// Number of first level items
	var LowBgColor='#E60019';						// Background color when mouse is not over
	var LowSubBgColor='#E60019';						// Background color when mouse is not over on subs
	var HighBgColor='#DEE3E7';						// Background color when mouse is over
	var HighSubBgColor='#DEE3E7';						// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';						// Font color when mouse is not over
	var FontSubLowColor='#FFFFFF';						// Font color subs when mouse is not over
	var FontHighColor='#E60019';						// Font color when mouse is over
	var FontSubHighColor='#CC0033';						// Font color subs when mouse is over
	var BorderColor='#E60019';						// Border color
	var BorderSubColor='#E60019';						// Border color for subs
	var BorderWidth=1;							// Border width
	var BorderBtwnElmnts=1;							// Border between elements 1 or 0
	var FontFamily="verdana,comic sans ms,arial,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='center';						// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';						// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;							// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;						// vertical overlap child/ parent
	var StartTop=100;							// 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=10;							// Left padding
	var TopPaddng=2;							// 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=250;							// 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='';							// 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=['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("Home","index.html","",0,20,60);
Menu1=new Array("Home","index.html","",0,20,50);

// Menu2=new Array("Registration","Flyer2005_2006.pdf","",5,20,100);
Menu2=new Array("Registration","Flyer2005_2006.pdf","",7,20,105);
	Menu2_1=new Array("Team Structure","TEAM_Structure.html","",0,20,250);
	Menu2_2=new Array("General Info/Fees","Reg_Fees.htm","",0,20,250);
	Menu2_3=new Array("Code of Conduct","code_of_conduct.pdf","",0,20,250);		
	Menu2_4=new Array("Registration Forms","Registration_Forms.htm","",0,20,250);	
	Menu2_5=new Array("Mid Season Group Change","Reg_Form_MidSeason.htm","",0,20,250);	
	Menu2_6=new Array("Swim Programs","Swim_Programs.htm","",0,20,250);
	Menu2_7=new Array("Masters Registration Forms","Master_Registration_Forms.htm","",0,20,250);	

// Menu3=new Array("Training Schedule","","",11,20,135);
Menu3=new Array("Training Schedule","","",13,20,135);
	Menu3_1=new Array("Future Stars","FS_Sched.htm","",0,20,135);	
	Menu3_2=new Array("Bronze","Bronz_Sched.htm","",0,20,140);	
	Menu3_3=new Array("Silver","Silver_Sched.htm","",0,20,140);	
	Menu3_4=new Array("Gold","Gold_Sched.htm","",0,20,140);
	Menu3_5=new Array("Platinum","Platinum_Sched.htm","",0,20,140);			
	Menu3_6=new Array("Seals","Seals_Sched.htm","",0,20,140);
	Menu3_7=new Array("Beavers","Beavers_Sched.htm","",0,20,140);	
	Menu3_8=new Array("Teen","Teen_Sched.htm","",0,20,140);	
	Menu3_9=new Array("Otters","Otters_Sched.htm","",0,20,140);	
	Menu3_10=new Array("Barracudas","Barrac_Sched.htm","",0,20,140);	
	Menu3_11=new Array("Masters","Masters_Sched.htm","",0,20,140);	
	Menu3_12=new Array("Pool Cancellations","Pool_Cancel.htm","",0,20,140);	
        Menu3_13=new Array("All Groups","SchedAlGroups.htm","",0,20,140);	


// Menu4=new Array("Our Team","","",9,20,85);
Menu4=new Array("Our Team","","",9,20,85);
	Menu4_1=new Array("Team Structure","TEAM_Structure.html","",0,20,130);	
	Menu4_2=new Array("Contact Us","contact_us.htm","",0,20,130);	
	Menu4_3=new Array("Club's Philisophy","Club_Philosophy.htm","",0,20,130);	
	Menu4_4=new Array("Coaches","Coaches.htm","",0,20,130);	
	Menu4_5=new Array("Facilities","Facilities.htm","",0,20,130);	
	Menu4_6=new Array("Masters","Masters.htm","",0,20,130);	
	Menu4_7=new Array("Store","Store.htm","",0,20,130);	
	Menu4_8=new Array("Related Links","Rel_Links.htm","",0,20,130);	
	Menu4_9=new Array("Our Sponsors","Our_Sponsors.htm","",0,20,130);	


// Menu5=new Array("Meets","","",3,20,60);
Menu5=new Array("Meets","","",3,20,50);
	Menu5_1=new Array("Meet Calendar","Meet_Calendar.htm","",0,20,180);	
	Menu5_2=new Array("General Info/Standards","Meets_General_info.htm","",0,20,180);	
	Menu5_3=new Array("Meets Results","Meet_Results.htm","",0,20,180);	


//Menu6=new Array("Hall Of Fame","","",6,20,100);
Menu6=new Array("Hall Of Fame","","",9,20,100);
	Menu6_1=new Array("Club Record Holders","RecordHolders.htm","",0,20,220);	
	Menu6_2=new Array("Provincial Qualifiers","ProvQ.htm","",0,20,220);
	Menu6_3=new Array("Provincial Champions","ProvChamps.htm","",0,20,220);	
	Menu6_4=new Array("National & Provincial Records","CanNatRec.htm","",0,20,220);	
	Menu6_5=new Array("Athletic Scholarship Recipients","ScholarSchip.htm","",0,20,220);	
	Menu6_6=new Array("Swimmer of the Year","SwimmerYear.htm","",0,20,220);	
	Menu6_7=new Array("Elena Loaring Award","ElenaLoaringAward.htm","",0,20,220);	
	Menu6_8=new Array("High Points Award","HighPointsAward.htm","",0,20,220);	
	Menu6_9=new Array("Annual Awards","Annual_Awards.htm","",0,20,220);

// Menu7=new Array("WEST Records","","",7,20,110);
Menu7=new Array("WEST Records","","",7,20,110);
	Menu7_1=new Array("General","Records_General_info.htm","",0,20,120);	
	Menu7_2=new Array("10 & Under","Records_10.htm","",0,20,120);	
	Menu7_3=new Array("11 - 12 Yrs Old","Records_11_12.htm","",0,20,120);	
	Menu7_4=new Array("13 - 14","Records_13_14.htm","",0,20,120);	
	Menu7_5=new Array("15 & Over","Records_15.htm","",0,20,120);	
	Menu7_6=new Array("Boys Relays","Records_RelaysBoys.htm","",0,20,120);	
	Menu7_7=new Array("Girls Relays","Records_RelaysGirls.htm","",0,20,120);	

// Menu8=new Array("News","News.htm","",0,20,55);
Menu8=new Array("News","","",4,20,55);
      Menu8_1=new Array("News","News.htm","",0,20,160);
      Menu8_2=new Array("Publications","Publications.htm","",0,20,160);
      Menu8_3=new Array("I swam a mile","I_Swam_a_Mile.htm","",0,20,160);
      Menu8_4=new Array("Learn from the best","http://eliteswimming.com/free1.shtml","",0,20,160);

Menu9=new Array("Permission Forms","Permissions.htm","",0,20,130);




