/***********************************************************************************
*	ArrowsHockeyMom@aol.com
***********************************************************************************/

	var NoOffFirstLineMenus=7;		// Number of first level items
	var LowBgColor='FFFF99';		// Background color when mouse is not over
	var LowSubBgColor='FFFF99';		// Background color when mouse is not over on subs
	var HighBgColor='black';		// Background color when mouse is over
	var HighSubBgColor='black';		// Background color when mouse is over on subs
	var FontLowColor='black';		// 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='003300';		// Border color
	var BorderSubColor='003300';		// Border color for subs
	var BorderWidth=1;			// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial"		// Font family menu items
	var FontSize=9.5;				// 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='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=0;				// 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=3;			// Left padding
	var TopPaddng=2;			// 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=0;			// 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='MenuPos';		// 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=1;			// 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","index.html","",0,20,106);

Menu2=new Array("Our Organization","","",6,20,118);
	Menu2_1=new Array("Administration","Administration0910.htm","",0,20,150);
	Menu2_2=new Array("Mailing Address","MailingAddress.htm","",0);
	Menu2_3=new Array("History","History.htm","",0);
	Menu2_4=new Array("Alumni","Alumni.htm","",0);
	Menu2_5=new Array("Programs","Programs.htm","",4,20,150);
		Menu2_5_1=new Array("Learn To Skate","LearnToSkate.htm","",0,20,150);
		Menu2_5_2=new Array("Developmental","Developmental.htm","",0);
		Menu2_5_3=new Array("House League","House.htm","",0);
		Menu2_5_4=new Array("Travel","Travel09_10.htm","",0);
	Menu2_6=new Array("Associations","","",5,20,150);
		Menu2_6_1=new Array("LIAHL","javascript:window.open('http://www.liahl.com')","",0,20,150);
		Menu2_6_2=new Array("NYSAHA","javascript:window.open('http://www.usahockey.com/new_york/default.aspx')","",0);
		Menu2_6_3=new Array("USA Hockey","javascript:window.open('http://www.usahockey.com')","",0);
		Menu2_6_4=new Array("NHLPA","javascript:window.open('http://www.nhlpa.com')","",0); 
		Menu2_6_5=new Array("Freeport Rec","javascript:window.open('http://www.freeportny.com/icerink_info.htm')","",0);
	
Menu3=new Array("News & Events","","",7);
	Menu3_1=new Array("Achievement Awards","LifeAchAwards.htm","",0,20,150);
	Menu3_2=new Array("06-07 Highlights","06-07SeasonHighlights.htm","",0,20,150);
	Menu3_3=new Array("05-06 Highlights","05-06SeasonHighlights.htm","",0);
	Menu3_4=new Array("04-05 Highlights","04-05SeasonHighlights.htm","",0);
	Menu3_5=new Array("03-04 Highlights","03-04SeasonHighlights.htm","",0);
	Menu3_6=new Array("02-03 Highlights","02-03SeasonHighlights.htm","",0);
	Menu3_7=new Array("01-02 Highlights","01-02SeasonHighlights.htm","",0);
//	Menu3_8=new Array("Our Tournaments","DollarsForScholars.htm","",0);
//	Menu3_9=new Array("Tournament Schedule","DollarsForScholars_Schedule.htm","",0);

Menu4=new Array("Schedules","","",11);
	Menu4_1=new Array("Master Schedule","javascript:window.open('http://files.me.com/arrowsevp/b62tb7')","",0,20,150);
	Menu4_2=new Array("Rink Directions","RinkDirections.htm","",0);
	Menu4_3=new Array("Mite AA","javascript:window.open('http://files.me.com/arrowsevp/7kuyf4')","",0);
	Menu4_4=new Array("Squirt AA","javascript:window.open('http://files.me.com/arrowsevp/7rypfx')","",0);
	Menu4_5=new Array("Squirt A","javascript:window.open('http://files.me.com/arrowsevp/f0ki4a')","",0);
	Menu4_6=new Array("PeeWee AA","javascript:window.open('http://files.me.com/arrowsevp/au9v0y')","",0);
	Menu4_7=new Array("PeeWee A","javascript:window.open('http://files.me.com/arrowsevp/9de49v')","",0);
	Menu4_8=new Array("Bantam AA","javascript:window.open('http://files.me.com/arrowsevp/sfh0s9')","",0);
	Menu4_9=new Array("Bantam A","javascript:window.open('http://files.me.com/arrowsevp/zc9yaj')","",0);
	Menu4_10=new Array("Midget Minor","javascript:window.open('http://files.me.com/arrowsevp/brhosn')","",0);
	Menu4_11=new Array("Midget Major","javascript:window.open('http://files.me.com/arrowsevp/bhkqc0')","",0);
//	Menu4_12=new Array("Developmental","javascript:window.open('http://homepage.mac.com/srg51/housedev.html')","",0);
//	Menu4_13=new Array("House","javascript:window.open('http://homepage.mac.com/srg51/housedev.html')","",0);
//	Menu4_14=new Array("Clinics","Clinics.htm","",0,20,150);

Menu5=new Array("Teams","","",13);
	Menu5_1=new Array("Coaching Staff","CoachingStaff0910.htm","",0,20,150);
    Menu5_2=new Array("LIAHL Standings","javascript:window.open('http://www.liahl.com/standings.aspx');","",0);
	Menu5_3=new Array("House","House06_07.php","",0);
	Menu5_4=new Array("Travel Teams","Travel09_10.htm","",0);
	Menu5_5=new Array("Mite AA","MiteAA09_10.php","",0);
	Menu5_6=new Array("Squirt A","SquirtA09_10.php","",0);
	Menu5_7=new Array("Squirt AA","SquirtAA09_10.php","",0);
	Menu5_8=new Array("PeeWee A","PeeWeeA09_10.php","",0);
	Menu5_9=new Array("PeeWee AA","PeeWeeAA09_10.php","",0);
	Menu5_10=new Array("Bantam AA","BantamAA09_10.php","",0);
	Menu5_11=new Array("Bantam A","BantamA09_10.php","",0);
	Menu5_12=new Array("Midget Minor","MidgetMinor09_10.php","",0);
	Menu5_13=new Array("Midget Major","MidgetMajor09_10.php","",0);
//	Menu5_14=new Array("Hockey Skills Instructor","BorisBykovsky.htm","",0);	
	

Menu6=new Array("Equipment","","",1);
	Menu6_1=new Array("Arrows Store","ArrowsStore.htm","",0,20,150);
//	Menu6_2=new Array("Used ","ExchangeView.php","",0);

Menu7=new Array("Other Things","","",7);
	Menu7_1=new Array("FeedBack Form","FeedbackForm.html","",0,20,150);
	Menu7_2=new Array("Mailing List","MailingListForm.html","",0);
	Menu7_3=new Array("Sponsors","","",0);
	Menu7_4=new Array("Archived Newsletters","Archives.htm","",0);
	Menu7_5=new Array("Rink Directions","RinkDirections.htm","",0);
	Menu7_6=new Array("GM Corner","GMsPage.htm","",0);
	Menu7_7=new Array("Game Day Info","GameDayInfo.htm","",0);
