/***********************************************************************************
*	(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=7;			// Number of first level items
	var LowBgColor='#FFCC33';			// Background color when mouse is not over
	var LowSubBgColor='#000099';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='white';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='#FFCC33';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='#000099';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=10;				// 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=215;				// Menu offset x coordinate
	var StartLeft=10;				// 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=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=0000;			// 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","http://www.growlhockey.com","",0,20,125);

Menu2=new Array("PRESS BOX","http://www.growlhockey.com/news/newsarchive07.htm","",4);
	Menu2_1=new Array("Current News","http://www.growlhockey.com/news/newsarchive07.htm","",0,20,120);	
	Menu2_2=new Array("News Archive","http://www.growlhockey.com/news/newsarchive.htm","",0);
	Menu2_3=new Array("Power Rankings","http://www.growlhockey.com/news/powerrankings/2007.htm","",0);
	Menu2_4=new Array("Growl Forum","http://growlhockey.boomp.com/index.php?mforum=growlhockey","",0);
		
Menu3=new Array("TEAM","http://www.growlhockey.com/meetthegrowl/2008.htm","",9);
	Menu3_1=new Array("Current Roster","http://www.growlhockey.com/meetthegrowl/2008.htm","",0,20,100);
	Menu3_2=new Array("Scrappers","http://www.growlhockey.com/scrappers/index.htm","",0);
	Menu3_3=new Array("Junior Growl","http://www.growlhockey.com/jrgrowl/index.htm","",0);
	Menu3_4=new Array("All-time Roster","http://www.growlhockey.com/meetthegrowl/index.htm","",0);
	Menu3_5=new Array("Management","http://www.growlhockey.com/management/index.htm","",0);
	Menu3_6=new Array("2006 Roster","http://www.growlhockey.com/meetthegrowl/2006.htm","",0);
	Menu3_7=new Array("2005 Roster","http://www.growlhockey.com/meetthegrowl/2005.htm","",0);
	Menu3_8=new Array("2004 Roster","http://www.growlhockey.com/meetthegrowl/2004.htm","",0);
	Menu3_9=new Array("2003 Roster","http://www.growlhockey.com/meetthegrowl/2003.htm","",0);

Menu4=new Array("SCHEDULE","http://www.growlhockey.com/schedule/2007.htm","",5);
	Menu4_1=new Array("Current Schedule","http://www.growlhockey.com/schedule/2007.htm","",0,20,130);
	Menu4_2=new Array("2006 Schedule","http://www.growlhockey.com/schedule/2006.htm","",0);
	Menu4_3=new Array("2005 Schedule","http://www.growlhockey.com/schedule/2005.htm","",0);
	Menu4_4=new Array("2004 Schedule","http://www.growlhockey.com/schedule/2004.htm","",0);
	Menu4_5=new Array("2003 Schedule","http://www.growlhockey.com/schedule/2003.htm","",0);

Menu5=new Array("STAT CENTER","http://www.growlhockey.com/playerstats/index.htm","",13);
	Menu5_1=new Array("Playoff Statistics","http://www.growlhockey.com/playerstats/playoffs07.htm","",0,20,130);
	Menu5_2=new Array("2007 Statistics","http://www.growlhockey.com/playerstats/2007.htm","",0,20,130);
	Menu5_3=new Array("2007 Standings","http://www.growlhockey.com/standings/2007.htm","",0);
	Menu5_4=new Array("2006 Statistics","http://www.growlhockey.com/playerstats/2006.htm","",0);
	Menu5_5=new Array("2006 Standings","http://www.growlhockey.com/standings/2006.htm","",0);
	Menu5_6=new Array("2005 Statistics","http://www.growlhockey.com/playerstats/2005.htm","",0);
	Menu5_7=new Array("2005 Standings","http://www.growlhockey.com/standings/2005.htm","",0);
	Menu5_8=new Array("2004 Statistics","http://www.growlhockey.com/playerstats/2004.htm","",0);
	Menu5_9=new Array("2004 Standings","http://www.growlhockey.com/standings/2004.htm","",0);
	Menu5_10=new Array("2003 Statistics","http://www.growlhockey.com/playerstats/2003.htm","",0);
	Menu5_11=new Array("2003 Standings","http://www.growlhockey.com/standings/2003.htm","",0);
	Menu5_12=new Array("All-Time Stats","http://www.growlhockey.com/playerstats/index.htm","",0);
	Menu5_13=new Array("All-Time Standings","http://www.growlhockey.com/standings/index.htm","",0);
	
Menu6=new Array("MULTIMEDIA","http://www.growlhockey.com/multimedia/index.htm'","",9);
	Menu6_1=new Array("Spike - Growl Mascot","http://www.growlhockey.com/multimedia/spike/index.htm","",0,20,160);
	Menu6_2=new Array("Bianca Ryan - Anthemist","http://www.growlhockey.com/multimedia/biancaryan/index.htm","",0);	
	Menu6_3=new Array("Photo Archive","http://www.growlhockey.com/multimedia/pictures/index.htm","",0);
	Menu6_4=new Array("Video Archive","http://www.growlhockey.com/multimedia/video/index.htm","",0);	
	Menu6_5=new Array("Growl Wallpaper","http://www.growlhockey.com/multimedia/wallpaper/series1.htm","",0);
	Menu6_6=new Array("Growl Posters","http://www.growlhockey.com/multimedia/posters/index.htm","",0);
	Menu6_7=new Array("Awards Archive","http://www.growlhockey.com/multimedia/awards/index.htm","",0);	
	Menu6_8=new Array("Prospects Draft - 2007","http://www.growlhockey.com/multimedia/draft/2007.htm","",0);
	Menu6_9=new Array("Growl Links","http://www.growlhockey.com/links/index.htm","",0);	


Menu7=new Array("GROWL STORE","http://www.growlhockey.com/store/merchandise.htm","",2);
	Menu7_1=new Array("Tickets","http://www.growlhockey.com/store/tickets.htm","",0,20,100);
	Menu7_2=new Array("Merchandise","http://www.growlhockey.com/store/merchandise.htm","",0);	