	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='#FD0202';			// Background color when mouse is not over
	var HighBgColor='#FE5252';			// Background color when mouse is over
	var FontLowColor='#CCC7A3';			// Font color when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var BorderColor='';			// Border color
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="Arial, Verdana"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=0;				// 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='left';			// Menu horizontal position 'left', 'center', 'right' or justify
	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=3;				// 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=2;				// Left padding
	var TopPaddng=1;				// Top padding
	var FirstLineHorizontal=1;			// First level items layout horizontal 1 or 0
	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='';			// Frame where first level appears
	var SecLineFrame='';			// Frame where sub levels appear
	var DocTargetFrame='';			// Frame where target documents appear
	var TargetLoc='MenuPos';				// span id for relative positioning
	var MenuWrap=0;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var BottomUp=0;				// enables/ disables Bottom up 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 KeepHilite=1;				// Keep selected path highligthed
	var BaseHref="";				// base href for relative liks
	var Arrws=[BaseHref+"",5,10,BaseHref+"",10,5,BaseHref+"",5,10,BaseHref+"",10,5];
						// Arrow source, width and height
						// If arrow images are not needed keep source ""
	var MenuUsesFrames=0;			// frames or single page 1 or 0
	var RememberStatus=0;			// When set to 1, menu unfold can be preset  by body onload of target document.
						// In frame setup body onload is:
						// onload="if(parent.frames[0]&&parent.frames['navig'].SetMenu)parent.frames['navig'].SetMenu='x_x';"
						// In singel page setup body onload is:
						// onload="if(window.SetMenu)window.SetMenu='x_x'"
						// x_x represents the menu item MenuX_X=new Array(.......

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

// Menu tree
//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width, bgcolor, bghighcolor, fontcolor, fonthighcolor,bordercolor,
//			fontfamily,fontsize,fontbold,fontitalic,textalign,statustext);
// 	color and font variables take precedence over the globals when used
// 	fontsize, fontbold and fontitalic are ignored when -1
//	For rollover images ItemText format is:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","index.htm","",0,18,50,"","","","","","",-1,1,-1,"","Home");
	
Menu2=new Array("Teams","","",8,60,60,"","","","","","",-1,1,-1,"","Teams");
	Menu2_1=new Array("rollover:./Graphics/LogoMiniBufBrigade.gif:./Graphics/LogoMiniBufBrigade2.gif",'BufBrigade.htm',"",1,60,60,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Buffalo Brigade");
		Menu2_1_1=new Array('Buffalo Brigade','BufBrigade.htm',"",0,18,140,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Buffalo Brigade");
	Menu2_2=new Array("rollover:./Graphics/LogoMiniPhiWingnuts.gif:./Graphics/LogoMiniPhiWingnuts2.gif",'PhiWingnuts.htm',"",1,60,60,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Philadelphia WingNuts");
		Menu2_2_1=new Array('Philadelphia Wingnuts','PhiWingnuts.htm',"",0,18,140,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Philadelphia Wingnuts");
	Menu2_3=new Array("rollover:./Graphics/LogoMiniRocKrewhawks.gif:./Graphics/LogoMiniRocKrewhawks2.gif",'RocKrewhawks.htm',"",1,60,60,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Rochester Krewhawks");
		Menu2_3_1=new Array('Rochester KrewHawks','RocKrewhawks.htm',"",0,18,140,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Rochester KrewHawks");
	Menu2_4=new Array("rollover:./Graphics/LogoMiniTorRoadies.gif:./Graphics/LogoMiniTorRoadies2.gif",'TorRoadies.htm',"",1,60,60,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Toronto Roadies");
		Menu2_4_1=new Array('Toronto Roadies','TorRoadies.htm',"",0,18,140,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Toronto Roadies");
	Menu2_5=new Array("rollover:./Graphics/LogoMiniLacrossetitutes.gif:./Graphics/LogoMiniLacrossetitutes2.gif",'Lacrossetitutes.htm',"",1,60,60,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Lacrossetitutes");
		Menu2_5_1=new Array('Lacrossetitutes','Lacrossetitutes.htm',"",0,18,140,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Lacrossetitutes");
	Menu2_6=new Array("rollover:./Graphics/LogoMiniTorRoadiesNORTH.gif:./Graphics/LogoMiniTorRoadiesNORTH2.gif",'TorNorth.htm',"",1,60,60,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Roadies North");
		Menu2_6_1=new Array('Roadies North','TorNorth.htm',"",0,18,140,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Roadies North");
	Menu2_7=new Array("rollover:./Graphics/LogoMiniRage.gif:./Graphics/LogoMiniRage2.gif",'PhiRage.htm',"",1,60,60,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Philadelphia Rage");
		Menu2_7_1=new Array('Philadelphia Rage','PhiRage.htm',"",0,18,140,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Philadelphia Rage");
	Menu2_8=new Array("rollover:./Graphics/LogoMiniChiCloverz.gif:./Graphics/LogoMiniChiCloverz2.gif",'ChiCloverz.htm',"",1,60,60,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Chicago Cloverz");
		Menu2_8_1=new Array('Chicago Cloverz','ChiCloverz.htm',"",0,18,140,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Chicago Cloverz");		

Menu3=new Array("About the Fann Cup","","",6,18,120,"","","","","","",-1,1,-1,"","About the Fann Cup");
	Menu3_1=new Array("2009 FANN Cup",'2009FannCup.htm',"",0,18,120,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","2009 Fann Cup");
	Menu3_2=new Array('Tournament Format','TourFormat.htm',"",0,18,0,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Tournament Format");
	Menu3_3=new Array('Charity','Charity.htm',"",0,18,0,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Charity");
	Menu3_4=new Array("FANN Cup History",'About.htm',"",0,18,120,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","History of the FANN Cup");
	Menu3_5=new Array('The Cup','TheCup.htm',"",0,18,120,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","The Cup");
	Menu3_6=new Array('Rules of Play','Rules.htm',"",0,18,0,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Rules of Play");


	
	
Menu4=new Array("Photos","Photos.htm","",0,18,55,"","","","","","",-1,1,-1,"","Photos");

Menu5=new Array("Sponsors","Sponsors.htm","",0,18,55,"","","","","","",-1,1,-1,"","Sponsors");

Menu6=new Array("Forum","javascript:NewWin=window.open('http://wingszone.com/nllmb/forumdisplay.php?s=&forumid=35','NWin');window['NewWin'].focus()","",0,18,50,"","","","","","",-1,1,-1,"","Forum");

Menu7=new Array("Links","","",7,18,40,"","","","","","",-1,1,-1,"","Links");
	Menu7_1=new Array("Les Fund Initiative","javascript:NewWin=window.open('http://www.sportcares.ca/site/modules.php?name=Content&pa=showpage&pid=2','NWin');window['NewWin'].focus()","",0,18,155,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Les Fund Initiative");
	Menu7_2=new Array("Labatt Blue","javascript:NewWin=window.open('http://www.labattblue.ca','NWin');window['NewWin'].focus()","",0,18,140,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Labatt Blue");
	Menu7_3=new Array("NLL","javascript:NewWin=window.open('http://www.nll.com','NWin');window['NewWin'].focus()","",0,18,140,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","National Lacrosse League");
	Menu7_4=new Array("2007 Fann Cup Site","javascript:NewWin=window.open('http://www.fanncup2007.com','NWin');window['NewWin'].focus()","",0,18,140,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","2007 Fann Cup Site");
	Menu7_5=new Array("Ontario Lacrosse","javascript:NewWin=window.open('http://www.ontariolacrosse.com/','NWin');window['NewWin'].focus()","",0,18,140,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Ontario Lacrosse");
	Menu7_6=new Array("Outsider's Guide to the NLL","javascript:NewWin=window.open('http://www.lacrosse-network.com/outsidersguide','NWin');window['NewWin'].focus()","",0,18,140,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","Outsider's Guide to the NLL");
	Menu7_7=new Array("2006 Fann Cup Site","javascript:NewWin=window.open('http://www.fanncup.org','NWin');window['NewWin'].focus()","",0,18,140,"#FE5252","#CCCCCC","#000000","#FFFFFF","","Arial, Verdana",9,-1,-1,"left","2006 Fann Cup Site");