/***********************************************************************************
*	(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=16;			// Number of first level items
	var LowBgColor='#FFCC33';			// Background color when mouse is not over
	var LowSubBgColor='#FFCC33';			// Background color when mouse is not over on subs
	var HighBgColor='#EBEBEB';			// 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='black';			// Font color when mouse is over
	var FontSubHighColor='#FFCC33';			// Font color subs when mouse is over
	var BorderColor='black';			// 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="Verdana, Arial, sans-serif"	// 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='left';			// 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=.01;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=5;				// Menu offset x coordinate
	var StartLeft=-300;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=4;				// Left padding
	var TopPaddng=3;				// 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=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='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=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("Find a Director","directors.html","",9,20,140);
	Menu1_1=new Array("Florida","directors-florida.html","",0,20,140);
	Menu1_2=new Array("Georgia","directors-georgia.html","",0);
	Menu1_3=new Array("New Jersey","directors-new_jersey.html","",0);
	Menu1_4=new Array("North Carolina","directors-north_carolina.html","",0);
	Menu1_5=new Array("Maryland","directors-maryland.html","",0);
	Menu1_6=new Array("Pennsylvania","directors-pennsylvania.html","",0);
	Menu1_7=new Array("South Carolina","directors-south_carolina.html","",0);
	Menu1_8=new Array("Tennessee","directors-tennessee.html","",0);
	Menu1_9=new Array("Virginia","directors-virginia.html","",0);

Menu2=new Array("Tournaments","javascript:top.location.href='mod_tournament_home.php'","",1);
    Menu2_1=new Array("SSAA","mod_tournament_home.php","",9,20,140);
	   Menu2_1_1=new Array("Florida","mod_tournament_listing.php?events_state=FL","",0,20,140);
	   Menu2_1_2=new Array("Georgia","mod_tournament_listing.php?events_state=GA","",0);
	   Menu2_1_3=new Array("New Jersey","mod_tournament_listing.php?events_state=NJ","",0);
	   Menu2_1_4=new Array("North Carolina","mod_tournament_listing.php?events_state=NC","",0);
	   Menu2_1_5=new Array("South Carolina","mod_tournament_listing.php?events_state=SC","",0);
	   Menu2_1_6=new Array("Tennessee","mod_tournament_listing.php?events_state=TN","",0);
	   Menu2_1_7=new Array("Virginia","mod_tournament_listing.php?events_state=VA","",0);
	   Menu2_1_8=new Array("Pennsylvania","mod_tournament_listing.php?events_state=PA","",0);
	   Menu2_1_9=new Array("Maryland","mod_tournament_listing.php?events_state=MD","",0);
   
Menu3=new Array("Who's Playing","javascript:top.location.href='whosplaying.php'","",0);

Menu4=new Array("Winners","winners_world.html","",3);
	Menu4_1=new Array("World","winners_world.html","",3,20,140);
	   Menu4_1_1=new Array("World 2004","winners_world-2004.html","",0,20,140);
	   Menu4_1_2=new Array("World 2005","winners_world-2005.html","",0);
	   Menu4_1_3=new Array("World 2006","winners_world-2006.html","",0);
	Menu4_2=new Array("State","winners_state.html","",0);
	Menu4_3=new Array("Weekly","winners_weekly.html","",4,20,140);
	   Menu4_3_1=new Array("Jan - March","winners_weekly.html","",0,20,140);
	   Menu4_3_2=new Array("April - June","winners_weekly2.html","",0);
	   Menu4_3_3=new Array("July - Sept","winners_weekly3.html","",0);
	   Menu4_3_4=new Array("Oct - Dec","winners_weekly4.html","",0);

Menu5=new Array("Ratings","javascript:top.location.href='ratings.html'","",0);
	
Menu6=new Array("Rules","javascript:top.location.href='rules.html'","",1);
Menu6_1=new Array("Download Rule Book","2012-SSAA-Rule-Book.pdf","",0,20,140);

Menu7=new Array("Updates","javascript:top.location.href='updates.html'","",0);

Menu8=new Array("Hall of Fame","javascript:top.location.href='updates.html'","",7);
    Menu8_1=new Array("Hall of Fame 2001","hall_of_fame_2001.html","",0,20,140);
	Menu8_2=new Array("Hall of Fame 2002","hall_of_fame_2002.html","",0);
	Menu8_3=new Array("Hall of Fame 2003","hall_of_fame_2003.html","",0);
	Menu8_4=new Array("Hall of Fame 2004","hall_of_fame_2004.html","",0);
	Menu8_5=new Array("Hall of Fame 2006","hall_of_fame_2006.html","",0);
	Menu8_6=new Array("Hall of Fame 2007","hall_of_fame_2007.html","",0);
	Menu8_7=new Array("Hall of Fame 2008","hall_of_fame_2008.html","",0);
	
Menu9=new Array("Team Insurance","javascript:top.location.href='insurance.html'","",0);

Menu10=new Array("Softballs/Bats","javascript:top.location.href='softballs.html'","",0);

Menu11=new Array("Forms","javascript:top.location.href='forms.html'","",2);
	Menu11_1=new Array("Entry Forms","forms.html","",0,20,140);
	Menu11_2=new Array("Roster","forms.html","",0);
	
Menu12=new Array("Map & Directions","javascript:top.location.href='maps.html'","",0);

Menu13=new Array("Sitemap","javascript:top.location.href='sitemap.html'","",0);

Menu14=new Array("Contact us","javascript:top.location.href='contact.html'","",0);
	
Menu15=new Array("Links","javascript:top.location.href='links.html'","",0);

Menu16=new Array("Return Home","javascript:top.location.href=''","",0);
