/***********************************************************************************
*	(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=10;			// Number of first level items
	var LowBgColor='#0F2F6F';			// Background color when mouse is not over
	var LowSubBgColor='#0F2F6F';		// Background color when mouse is not over on subs
	var HighBgColor='#0F2F6F';			// Background color when mouse is over
	var HighSubBgColor='#3770E5';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// 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='#1B57D1';			// Border color
	var BorderSubColor='#111F3B';			// 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=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=.7;			// vertical overlap child/ parent
	var StartTop=316;				// Menu offset x coordinate
	var StartLeft=-4;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// 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=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='';				// 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=['http://www.cnypopwarner.com/Images/tri.gif',7,8,'http://www.cnypopwarner.com/Images/tridown.gif',8,7,'http://www.cnypopwarner.com/Images/trileft.gif',7,8];	// 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.cnypopwarner.com","",0,20,53);

Menu2=new Array("News","http://www.cnypopwarner.com/News/index.htm","",0,20,53);
	
Menu3=new Array("Calendar","http://www.cnypopwarner.com/Calendar/index.htm","",0,20,70);
	
Menu4=new Array("Football","","",4,20,75);
	Menu4_1=new Array("Schedule","","",7,20,85);
		Menu4_1_1=new Array("Flag","http://www.cnypopwarner.com/Football/Schedule/Flag.htm","",0,20,75);
		Menu4_1_2=new Array("Tiny-Mite","http://www.cnypopwarner.com/Football/Schedule/Tiny-Mite.htm","",0,20,75);
		Menu4_1_3=new Array("Mity-Mite","http://www.cnypopwarner.com/Football/Schedule/Mitey-Mite.htm","",0,20,75);
		Menu4_1_4=new Array("Jr. Pee Wee","http://www.cnypopwarner.com/Football/Schedule/Jr_Pee_Wee.htm","",0,20,75);
		Menu4_1_5=new Array("Pee Wee","http://www.cnypopwarner.com/Football/Schedule/Pee_Wee.htm","",0,20,75);
		Menu4_1_6=new Array("Jr. Midget","http://www.cnypopwarner.com/Football/Schedule/Jr_Midget.htm","",0,20,75);
		Menu4_1_7=new Array("Midget","http://www.cnypopwarner.com/Football/Schedule/Midget.htm","",0,20,75);
	Menu4_2=new Array("Standings","","",4,20,85);
		Menu4_2_1=new Array("Jr. Pee Wee","http://www.cnypopwarner.com/Football/Standings/Jr_Pee_Wee.htm","",0,20,75);
		Menu4_2_2=new Array("Pee Wee","http://www.cnypopwarner.com/Football/Standings/Pee_Wee.htm","",0,20,75);
		Menu4_2_3=new Array("Jr. Midget","http://www.cnypopwarner.com/Football/Standings/Jr_Midget.htm","",0,20,75);
		Menu4_2_4=new Array("Midget","http://www.cnypopwarner.com/Football/Standings/Midget.htm","",0,20,75);
	Menu4_3=new Array("Playoffs","","",4,20,85);
		Menu4_3_1=new Array("Jr. Pee Wee","http://www.cnypopwarner.com/Football/Playoffs/Jr_Pee_Wee.htm","",0,20,75);
		Menu4_3_2=new Array("Pee Wee","http://www.cnypopwarner.com/Football/Playoffs/Pee_Wee.htm","",0,20,75);
		Menu4_3_3=new Array("Jr. Midget","http://www.cnypopwarner.com/Football/Playoffs/Jr_Midget.htm","",0,20,75);
		Menu4_3_4=new Array("Midget","http://www.cnypopwarner.com/Football/Playoffs/Midget.htm","",0,20,75)
	Menu4_4=new Array("Photos","http://cnypopwarner.com/Photos/Football.htm","",0,20,85);

Menu5=new Array("Spirit","","",2,20,60);
	Menu5_1=new Array("News / Info","http://www.cnypopwarner.com/Spirit/index.htm","",0,20,85);
	Menu5_2=new Array("Photos","http://cnypopwarner.com/Photos/Cheerleading.htm","",0,20,85);

Menu6=new Array("Little Scholars","","",2,20,100);
	Menu6_1=new Array("News / Info","http://www.cnypopwarner.com/Little_Scholars/index.htm","",0,20,85);
	Menu6_2=new Array("Photos","http://cnypopwarner.com/Photos/Little_Scholars.htm","",0,20,85);
		
Menu7=new Array("Organizations","http://www.cnypopwarner.com/Organizations/index.htm","",20,20,105);
	Menu7_1=new Array("Auburn Indians","http://www.cnypopwarner.com/Organizations/Auburn.htm","",0,20,175);
	Menu7_2=new Array("Baldwinsville Bees","http://www.cnypopwarner.com/Organizations/Baldwinsville.htm","",0,20,175);
	Menu7_3=new Array("Central Square Redmen","http://www.cnypopwarner.com/Organizations/Central_Square.htm","",0,20,175);
	Menu7_4=new Array("Chittenango Bears","http://www.cnypopwarner.com/Organizations/Chittenango.htm","",0,20,175);
	Menu7_5=new Array("Cicero Falcons","http://www.cnypopwarner.com/Organizations/Cicero.htm","",0,20,175);
	Menu7_6=new Array("Clay Panthers","http://www.cnypopwarner.com/Organizations/Clay.htm","",0,20,175);
	Menu7_7=new Array("Eastwood Bears","http://www.cnypopwarner.com/Organizations/Eastwood.htm","",0,20,175);
	Menu7_8=new Array("E. Syracuse Minoa Eagles","http://www.cnypopwarner.com/Organizations/ESM.htm","",0,20,175);
	Menu7_9=new Array("Fayetteville-Manlius Hornets","http://www.cnypopwarner.com/Organizations/F-M.htm","",0,20,175);
	Menu7_10=new Array("Fulton Red Raiders","http://www.cnypopwarner.com/Organizations/Fulton.htm","",0,20,175);
	Menu7_11=new Array("Geddes Westvale Knights","http://www.cnypopwarner.com/Organizations/Geddes_Westvale.htm","",0,20,175);
	Menu7_12=new Array("Kirk Park Colts","http://www.cnypopwarner.com/Organizations/Kirk_Park.htm","",0,20,175);
	Menu7_13=new Array("Mattydale Vikings","http://www.cnypopwarner.com/Organizations/Mattydale.htm","",0,20,175);
	Menu7_14=new Array("Mexico Tigers","http://www.cnypopwarner.com/Organizations/Mexico.htm","",0,20,175);
	Menu7_15=new Array("Oswego Buccaneers","http://www.cnypopwarner.com/Organizations/Oswego.htm","",0,20,175);
	Menu7_16=new Array("Phoenix Firebirds","http://www.cnypopwarner.com/Organizations/Phoenix.htm","",0,20,175);
	Menu7_17=new Array("Sherman Park Bulldogs","http://www.cnypopwarner.com/Organizations/Sherman_Park.htm","",0,20,175);
	Menu7_18=new Array("Toolon Tigers","http://www.cnypopwarner.com/Organizations/Toolon.htm","",0,20,175);
	Menu7_19=new Array("Valley Stallions","http://www.cnypopwarner.com/Organizations/Valley.htm","",0,20,175);
	Menu7_20=new Array("West Genesee Wildcats","http://www.cnypopwarner.com/Organizations/West_Genesee.htm","",0,20,175);

Menu8=new Array("CNY Board","http://www.cnypopwarner.com/CNY_Board/index.htm","",0,20,80);
	
Menu9=new Array("Forms","http://www.cnypopwarner.com/Forms/index.htm","",0,20,55);

Menu10=new Array("Sponsors","http://www.cnypopwarner.com/Sponsors/index.htm","",0,20,75);