/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=12;			// Number of first level items
	var LowBgColor='black';			// Background color when mouse is not over
	var LowSubBgColor='#F3F3F3';		// Background color when mouse is not over on subs
	var HighBgColor='BC9A25';			// Background color when mouse is over
	var HighSubBgColor='#BF0000';		// Background color when mouse is over on subs
	var FontLowColor='#DBDBDB';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#808080';			// 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, verdana,sans serif,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='center';		// 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=.1;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=2;				// 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=0;				// 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=1000;			// 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='menu';			// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=0;				// 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

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","http://www.gkgha.ca/index.html","",0,20,45);

Menu2=new Array("About","","",3,"",42);
	Menu2_1=new Array("Our History","http://www.gkgha.ca/about.html","",0,20,130);	
	Menu2_2=new Array("FAQs","http://www.gkgha.ca/faq.html","",0);
	
	Menu2_3=new Array("Contact Executive","http://www.gkgha.ca/contact.html","",0);
	

Menu3=new Array("Risk/Safety","http://www.gkgha.ca/safety.html","",0,"",75);


Menu4=new Array("Forms","http://www.gkgha.ca/downloads.html","",0,"",42);

Menu5=new Array("Photos","http://www.gkgha.ca/photos.html","",5,"",40);
		Menu5_1=new Array("09/10","http://www.gkgha.ca/photos.html","",0,20,85);

	Menu5_2=new Array("08/09","http://www.gkgha.ca/archives0809.html","",0,20,85);

Menu5_3=new Array("07/08","http://www.gkgha.ca/archives0708.html","",0,20,85);
Menu5_4=new Array("06/07","http://www.gkgha.ca/archives2.html","",0,20,85);
Menu5_5=new Array("Archives","http://www.gkgha.ca/archives.html","",0,20,85);

Menu6=new Array("Tournaments","","",2,"",80);
	Menu6_1=new Array("Competitive","http://www.sportacularevent.com/2009_Kingston_4_GAME_Cup_8th_Annual.php","",0,20,85);
	Menu6_2=new Array("House League","http://www.sportacularevent.com/2010_Kingston_Ice_Wolves_Cup_7TH_ANNUAL.php","",0,20,85);

Menu7=new Array("Fundamentals","http://www.gkgha.ca/fun/index.html","",3,"",85);
		Menu7_1=new Array("Home","http://www.gkgha.ca/fun/index.html","",0,20,140);
	
	Menu7_2=new Array("Sponsors","http://www.gkgha.ca/fun/sponsor.html","",0);
		Menu7_3=new Array("Courses/Clinics","http://www.gkgha.ca/course.html","",0);

Menu8=new Array("Senior/Rec","http://www.gkgha.ca/rec/index.html","",2,"",65);
	
		Menu8_1=new Array("Home","http://www.gkgha.ca/rec/index.html","",0,20,120);
		Menu8_2=new Array("Schedule","http://www.gkgha.ca/hl/schedule.html","",0,20,120);


	
Menu9=new Array("House League","http://www.gkgha.ca/hl/index.html","",9,"",90);
	Menu9_1=new Array("Home","http://www.gkgha.ca/hl/index.html","",0,20,140);
	Menu9_2=new Array("Coaching","http://www.gkgha.ca/hl/coach.html","",0,20,140);
	Menu9_3=new Array("Coaching Application","http://www.gkgha.ca/hl/coachapp.html","",0,20,140);
	Menu9_4=new Array("Contacts","http://www.gkgha.ca/hl/teams.html","",0,20,140);
	Menu9_5=new Array("Courses/Clinics","http://www.gkgha.ca/course.html","",0);
	Menu9_6=new Array("Registration","http://www.gkgha.ca/register.html","",0);
	Menu9_7=new Array("Teams","","",5,20,140);
		Menu9_7_1=new Array("Novice","","",3,20,90);
			Menu9_7_1_1=new Array("Contacts","http://www.gkgha.ca/hl/teams.html","",0,20,90);
			Menu9_7_1_2=new Array("Schedule","http://www.gkgha.ca/hl/schedule.html","",0,20,90);
			Menu9_7_1_3=new Array("Standings","http://www.gkgha.ca/hl/novice/standings.cfm","",0,20,90);
			
	Menu9_7_2=new Array("Atom","","",3,20,90);
			Menu9_7_2_1=new Array("Contacts","http://www.gkgha.ca/hl/teams.html","",0,20,90);
			Menu9_7_2_2=new Array("Schedule","http://www.gkgha.ca/hl/schedule.html","",0,20,90);
			Menu9_7_2_3=new Array("Standings","http://www.gkgha.ca/hl/atom/standings.cfm","",0,20,90);
		
	Menu9_7_3=new Array("PeeWee","","",3,20,90);
			Menu9_7_3_1=new Array("Contacts","http://www.gkgha.ca/hl/teams.html","",0,20,90);
			Menu9_7_3_2=new Array("Schedule","http://www.gkgha.ca/hl/schedule.html","",0,20,90);
			Menu9_7_3_3=new Array("Standings","http://www.gkgha.ca/hl/peewee/standings.cfm","",0,20,90);
	
	Menu9_7_4=new Array("Bantam","","",3,20,90);
			Menu9_7_4_1=new Array("Contacts","http://www.gkgha.ca/hl/teams.html","",0,20,90);
			Menu9_7_4_2=new Array("Schedule","http://www.gkgha.ca/hl/schedule.html","",0,20,90);
			Menu9_7_4_3=new Array("Standings","http://www.gkgha.ca/hl/bantam/standings.cfm","",0,20,90);
			
		Menu9_7_5=new Array("Midget","","",4,20,90);
			Menu9_7_5_1=new Array("Contacts","http://www.gkgha.ca/hl/teams.html","",0,20,90);
			Menu9_7_5_2=new Array("Schedule","http://www.gkgha.ca/hl/schedule.html","",0,20,90);
			Menu9_7_5_3=new Array("Standings","http://www.gkgha.ca/hl/midget/standings.cfm","",0,20,90);
	Menu9_7_5_4=new Array("Scores","http://www.gkgha.ca/hl/midget/midgetscores.pdf","",0,20,90);

	
	Menu9_8=new Array("Schedule","http://www.gkgha.ca/hl/schedule.html","",0,20,140);

	Menu9_9=new Array("Tournament","http://www.sportacularevent.com/2010_Kingston_Ice_Wolves_Cup_7TH_ANNUAL.php","",0,20,90);

			
	
Menu10=new Array("Competitive","http://www.gkgha.ca/comp/index.html","",8,"",70);
	Menu10_1=new Array("Home","http://www.gkgha.ca/comp/index.html","",0,20,140);
	Menu10_2=new Array("Coaching","http://www.gkgha.ca/comp/coach.html","",0,20,140);
	Menu10_3=new Array("Teams/Sponsors","http://www.gkgha.ca/comp/team.html","",0,20,140);
	
	Menu10_4=new Array("Registration","http://www.gkgha.ca/register.html","",0);
	
	Menu10_5=new Array("Risk and Safety","http://www.gkgha.ca/safety.html","",0,20,100);
	Menu10_6=new Array("Courses/Clinics","http://www.gkgha.ca/course.html","",0,20,100);

	Menu10_7=new Array("Annual Tournament","http://www.sportacularevent.com/2009_Kingston_4_GAME_Cup_8th_Annual.php","",0);
	Menu10_8=new Array("Spring Tryouts","http://www.gkgha.ca/comp/tryouts.html","",0);

	
	

	
Menu11=new Array("Links","","",3,"",40);
	Menu11_1=new Array("General","http://www.gkgha.ca/links.html","",0,20,100);
	Menu11_2=new Array("Risk and Safety","http://www.gkgha.ca/safety.html","",0,20,100);
	Menu11_3=new Array("Courses/Clinics","http://www.gkgha.ca/course.html","",0,20,100);
	
Menu12=new Array("Contacts","contact.html","",0,"",40);
Menu12=new Array("Contacts","http://www.gkgha.ca/contact.html","",0,"",55);