var NoOffFirstLineMenus=21;                                        // 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='white';			                                // Font color when mouse is not over
	var FontSubLowColor='white';		                                // Font color subs when mouse is not over
	var FontHighColor='#F5B314';			                                // Font color when mouse is over
	var FontSubHighColor='#F5B314';		                                // 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=2;				                                    // 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 Calls
//--------------------------------------------------------------------------------------------

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


//--------------------------------------------------------------------------------------------
// Menu Options 
//--------------------------------------------------------------------------------------------


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


Menu2=new Array("Try-out Information","http://www.sprayberrysoccer.com/index.php?page=tryout","",0,20,138);


Menu3=new Array("Calendar","javascript:NewWin=window.open(\"http://www.sprayberrysoccer.com/pcal/plans.cgi?cal_id=0\",\"NWin\");window[\"NewWin\"].focus()","",0,20,138);


Menu4=new Array("Schedule & Directions","","",6,20,138);
   Menu4_1=new Array("SHS Soccer","http://www.sprayberrysoccer.com/index.php?page=shssoc","",0,20,138);
   Menu4_2=new Array("Varsity Boys","http://www.sprayberrysoccer.com/schedule.php?team=VB&titleid=VB","",0,20,138);
   Menu4_3=new Array("Varsity Girls","http://www.sprayberrysoccer.com/schedule.php?team=VG&titleid=VG","",0,20,138);
   Menu4_4=new Array("JV Boys","http://www.sprayberrysoccer.com/schedule.php?team=JB&titleid=JB","",0,20,138);
   Menu4_5=new Array("JV Girls","http://www.sprayberrysoccer.com/schedule.php?team=JG&titleid=JG","",0,20,138);
   Menu4_6=new Array("Directions","http://www.sprayberrysoccer.com/index.php?page=directions","",0,20,138);
   

Menu5=new Array("Coaches And Staff","http://www.sprayberrysoccer.com/coaches.php?position=coach&titleid=coach","",0,20,138);


Menu6=new Array("Rosters","","",5,20,138);
   Menu6_1=new Array("Varsity Boys","http://www.sprayberrysoccer.com/roster.php?team=VB&titleid=VB","",0,20,138);
   Menu6_2=new Array("Varsity Girls","http://www.sprayberrysoccer.com/roster.php?team=VG&titleid=VG","",0,20,138);
   Menu6_3=new Array("JV Boys","http://www.sprayberrysoccer.com/roster.php?team=JB&titleid=JB","",0,20,138);
   Menu6_4=new Array("JV Girls","http://www.sprayberrysoccer.com/roster.php?team=JG&titleid=JG","",0,20,138);
   Menu6_5=new Array("Managers","http://www.sprayberrysoccer.com/roster.php?team=MGR&titleid=MGR","",0,20,138);


Menu7=new Array("Recognition","http://www.sprayberrysoccer.com/index.php?page=recognition","",0,20,138);


Menu8=new Array("News, Photos & Video","","",3,20,138);
   Menu8_1=new Array("News Links","http://www.sprayberrysoccer.com/index.php?page=newslinks","",0,20,138);
   Menu8_2=new Array("Action Photos","http://www.sprayberrysoccer.com/gallery2/main.php","",0,20,138);
   Menu8_3=new Array("Video Clips","http://www.sprayberrysoccer.com/index.php?page=video","",0,20,138);


Menu9=new Array("Handouts/Forms","http://www.sprayberrysoccer.com/index.php?page=forms","",0,20,138);


Menu10=new Array("Booster Club","","",5,20,138);
   Menu10_1=new Array("General Information","http://www.sprayberrysoccer.com/index.php?page=booster&catg=general&titleid=general","",0,20,158);
   Menu10_2=new Array("Officers & Reps","http://www.sprayberrysoccer.com/index.php?page=booster&catg=officers&titleid=officers","",0,20,158);
   Menu10_3=new Array("Committee Coordinators","http://www.sprayberrysoccer.com/index.php?page=booster&catg=committee&titleid=committee","",0,20,158);
   Menu10_4=new Array("Fundraisers","http://www.sprayberrysoccer.com/index.php?page=booster&catg=fundraisers&titleid=fundraisers","",0,20,158);
   Menu10_5=new Array("Concessions Calendar","javascript:NewWin=window.open(\"http://www.sprayberrysoccer.com/pcal/plans.cgi?cal_id=49\",\"NWin\");window[\"NewWin\"].focus()","",0,20,158);


Menu11=new Array("Junior Jackets","http://www.sprayberrysoccer.com/index.php?page=junior","",0,20,138);


Menu12=new Array("Spirit Wear","http://www.sprayberrysoccer.com/index.php?page=spwear","",0,20,138);


Menu13=new Array("Records","http://www.sprayberrysoccer.com/index.php?page=records","",0,20,138);


Menu14=new Array("Sponsors","","",2,20,138);
   Menu14_1=new Array("Current Sponsors","http://www.sprayberrysoccer.com/index.php?page=sponsors","",0,20,158);
   Menu14_2=new Array("Sponsorship Information","http://www.sprayberrysoccer.com/index.php?page=spinfo","",0,20,158);


Menu15=new Array("Links","http://www.sprayberrysoccer.com/index.php?page=links","",0,20,138);


Menu16=new Array("College Signees","http://www.sprayberrysoccer.com/index.php?page=signees","",0,20,138);


Menu17=new Array("Camps","http://www.sprayberrysoccer.com/index.php?page=camps","",0,20,138);


Menu18=new Array("Contact Us","http://www.sprayberrysoccer.com/hemail.php","",0,20,138);


Menu19=new Array("Sprayberry High School","http://www.cobb.k12.ga.us/~sprayberry/","",0,20,138);


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


Menu21=new Array("Admin Login","http://www.sprayberrysoccer.com/adminlogin.php","",0,20,138);



