/*************************************************************************************************************
*	(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=19;	                                                // Number of first level items
	var LowBgColor='#000000';			                // Background color when mouse is not over
	var LowSubBgColor='#000000';			            // Background color when mouse is not over on subs
	var HighBgColor='';			                        // Background color when mouse is over
	var HighSubBgColor='';		                     	// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			                // Font color when mouse is not over
	var FontSubLowColor='#FFFFFF';		             	// Font color subs when mouse is not over
	var FontHighColor='#F9373C';	                 	// Font color when mouse is over
	var FontSubHighColor='#F9373C';		            	// Font color subs when mouse is over
	var BorderColor='';		                        	// Border color
	var BorderSubColor='#FFFFFF';		                // Border color for subs
	var BorderWidth=1;				                    // 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='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=.2;				                // horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			            // vertical overlap child/ parent
	var StartTop=5;				                        // Menu offset x coordinate
	var StartLeft=5;				                    // 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=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"




// HOME ===========================================================================================================
Menu1=new Array("Home","http://www.ngsoftball.net/index.php","",0,20,138);



// SCHEDULE =======================================================================================================
Menu2=new Array("Season Records","","",3,20,138);
	Menu2_1=new Array("Varsity","http://www.ngsoftball.net/schedule.php?team=Varsity&titleid=V","",0,20,138);
	Menu2_2=new Array("Junior Varsity","http://www.ngsoftball.net/schedule.php?team=JV&titleid=JV","",0,20,138);
    Menu2_3=new Array("9th Grade","http://www.ngsoftball.net/schedule.php?team=9G&titleid=9G","",0,20,138);


Menu3=new Array("Tournaments","","",2,20,138);
    Menu3_1=new Array("Hawks/Bulldog Tournament","http://www.ngsoftball.net/index.php?page=tourney","",0,20,158);
    Menu3_2=new Array("Bat Buster Tournament","","",2,20,158);
        Menu3_2_1=new Array("Information","http://www.ngsoftball.net/index.php?page=bbtourney&catg=info&titleid=info","",0,20,158);
        Menu3_2_2=new Array("Online Registration","http://www.ngsoftball.net/tournament.php","",0,20,158);
//        Menu3_2_3=new Array("Concession Signup","http://www.ngsoftball.net/concession1.php","",0,20,158);
//        Menu3_2_3=new Array("Rules & Brackets","http://www.ngsoftball.net/index.php?page=bbtourney&catg=rules&titleid=rules","",0,20,158);
//        Menu3_2_4=new Array("Teams Entered","http://www.ngsoftball.net/index.php?page=bbtourney&catg=teams&titleid=teams","",0,20,158);
//        Menu3_2_5=new Array("Age Groups","http://www.ngsoftball.net/index.php?page=bbtourney&catg=agegrp&titleid=agegrp","",0,20,158);
//        Menu3_2_6=new Array("Schedules","http://www.ngsoftball.net/index.php?page=bbtourney&catg=schedule&titleid=schedule","",0,20,158);
//        Menu3_2_7=new Array("Standings","http://www.ngsoftball.net/index.php?page=bbtourney&catg=standings&titleid=standings","",0,20,158);
//        Menu3_2_8=new Array("Sponsors","http://www.ngsoftball.net/index.php?page=bbtourney&catg=sponsor&titleid=sponsor","",0,20,158);
        



//DIRECTIONS ===========================================================
Menu4=new Array("Directions","http://www.ngsoftball.net/index.php?page=directions","",0,20,138);


// CALENDAR =======================================================================================================
Menu5=new Array("Event Calendar","javascript:NewWin=window.open(\"http://www.ngsoftball.net/pcal/plans.cgi\",\"NWin\");window[\"NewWin\"].focus()","",0,20,138);



// COACHES ========================================================================================================
Menu6=new Array("Coaches","http://www.ngsoftball.net/coaches.php?position=coach","",0,20,138);




// PLAYERS ========================================================================================================
Menu7=new Array("Roster","","",3,20,138);
//    Menu7_1=new Array("2006 Team Post","http://www.ngsoftball.net/index.php?page=teampost","",0,20,138);
	Menu7_1=new Array("Varsity","http://www.ngsoftball.net/roster.php?team=Varsity&titleid=V","",0,20,138);
	Menu7_2=new Array("Junior Varsity","http://www.ngsoftball.net/roster.php?team=JV&titleid=JV","",0,20,138);
    Menu7_3=new Array("9th Grade","http://www.ngsoftball.net/roster.php?team=9G&titleid=9G","",0,20,138);



// RECAPS =========================================================================================================
Menu8=new Array("Recaps","","",3,20,138);
	Menu8_1=new Array("Varsity","http://www.ngsoftball.net/index.php?page=recap&catg=V&titleid=V","",0,20,138);
	Menu8_2=new Array("Junior Varsity","http://www.ngsoftball.net/index.php?page=recap&catg=JV&titleid=JV","",0,20,138);
    Menu8_3=new Array("9th Grade","http://www.ngsoftball.net/index.php?page=recap&catg=9G&titleid=9G","",0,20,138);



// HIGHLIGHTS =====================================================================================================
Menu9=new Array("Photo Gallery","http://www.ngsoftball.net/gallery2/main.php","",0,20,138);


// NEWS LINKS ===================================================================================================
Menu10=new Array("News Links","http://www.ngsoftball.net/index.php?page=newslinks","",0,20,138);


Menu11=new Array("Handouts","http://www.ngsoftball.net/index.php?page=forms","",0,20,138);


// Booster CLUB =================================================================================================
Menu12=new Array("Bulldog Club","","",4,20,138);
    Menu12_1=new Array("News","http://www.ngsoftball.net/index.php?page=booster&catg=info&titleid=info","",0,20,138);
    Menu12_2=new Array("Board","http://www.ngsoftball.net/index.php?page=booster&catg=board&titleid=board","",0,20,138);
    Menu12_3=new Array("Booster Club Charter","http://www.ngsoftball.net/index.php?page=policy","",0,20,138);
//    Menu12_4=new Array("Concessions","http://www.ngsoftball.net/index.php?page=booster&catg=concession&titleid=concession","",0,20,138);
    Menu12_4=new Array("Volunteer Signups","http://www.ngsoftball.net/concession1.php","",0,20,158);


// SPONSORS =======================================================================================================
Menu13=new Array("Sponsors","http://www.ngsoftball.net/index.php?page=sponsors","",0,20,138);


// LINKS ==========================================================================================================
Menu14=new Array("Links","http://www.ngsoftball.net/index.php?page=links","",0,20,138);


//Menu15=new Array("Archives","","",0,20,138);
//    Menu14_1=new Array("2005-06 Recaps","","",2,20,138);
//       Menu14_1_1=new Array("Varsity","http://www.ngsoftball.net/index.php?page=archive&catg=vrecap&titlid=vrecap","",0,20,138);
//       Menu14_1_2=new Array("JV","http://www.ngsoftball.net/index.php?page=archive&catg=jvrecap&titleid=jvrecap","",0,20,138);
    

Menu15=new Array("North Gwinnett HS","http://www.northgwinnett.com","",0,20,138);


Menu16=new Array("North Gwinnett HS Athletics","http://www.northgwinnett.com/pages/athletics.php","",0,35,138);


// CONTACT ========================================================================================================
Menu17=new Array("Contact Us","http://www.ngsoftball.net/hemail.php","",0,20,138);


Menu18=new Array("","","",0,20,138);



// ADMIN =================================================================
Menu19=new Array("Admin Login","http://www.ngsoftball.net/adminlogin.php","",0,20,138);

