/**************************************************************************************************************
*	(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=22;                                                 // Number of first level items
	var LowBgColor='#004C1D';		                                            // Background color when mouse is not over
	var LowSubBgColor='#004C1D';	                                            // 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='#C5A32F';		                                            // Font color when mouse is not over
	var FontSubLowColor='#C5A32F';	                                            // 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='';	                                                        // 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=6;	                                                        // 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 
//--------------------------------------------------------------------------------------------


Menu1=new Array("Athletics Home","http://www.graysonathletics.com","",0,20,138);


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


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


Menu4=new Array("Schedule","","",8,20,138);
   Menu4_1=new Array("Varsity Boys","http://www.graysonhoops.com/schedule.php?team=VB&titleid=VB","",0,20,138);
   Menu4_2=new Array("Varsity Girls","http://www.graysonhoops.com/schedule.php?team=VG&titleid=VG","",0,20,138);
   Menu4_3=new Array("JV Boys","http://www.graysonhoops.com/schedule.php?team=JB&titleid=JB","",0,20,138);
   Menu4_4=new Array("JV Girls","http://www.graysonhoops.com/schedule.php?team=JG&titleid=JG","",0,20,138);
   Menu4_5=new Array("9th Grade Boys","http://www.graysonhoops.com/schedule.php?team=9B&titleid=9B","",0,20,138);
   Menu4_6=new Array("9th Grade Girls","http://www.graysonhoops.com/schedule.php?team=9G&titleid=9G","",0,20,138);
   Menu4_7=new Array("8th Grade Boys","http://www.graysonhoops.com/schedule.php?team=8B&titleid=8B","",0,20,138);
   Menu4_8=new Array("8th Grade Girls","http://www.graysonhoops.com/schedule.php?team=8G&titleid=8G","",0,20,138);


Menu5=new Array("Coaches And Staff","http://www.graysonhoops.com/coaches.php?position=Coach&titleid=coach","",0,20,138);
//   Menu5_1=new Array("Coaches","http://www.graysonhoops.com/coaches.php?position=Coach&titleid=coach","",0,20,138);
//   Menu5_2=new Array("Administration","http://www.graysonhoops.com/coaches.php?position=Administration&titleid=admin","",0,20,138);
//   Menu5_3=new Array("Support Staff","http://www.graysonhoops.com/coaches.php?position=Staff&titleid=staff","",0,20,138);


Menu6=new Array("Roster","","",8,20,138);
   Menu6_1=new Array("Varsity Boys","http://www.graysonhoops.com/roster.php?team=VB&titleid=VB","",0,20,138);
   Menu6_2=new Array("Varsity Girls","http://www.graysonhoops.com/roster.php?team=VG&titleid=VG","",0,20,138);
   Menu6_3=new Array("JV Boys","http://www.graysonhoops.com/roster.php?team=JB&titleid=JB","",0,20,138);
   Menu6_4=new Array("JV Girls","http://www.graysonhoops.com/roster.php?team=JG&titleid=JG","",0,20,138);
   Menu6_5=new Array("9th Grade Boys","http://www.graysonhoops.com/roster.php?team=9B&titleid=9B","",0,20,138);
   Menu6_6=new Array("9th Grade Girls","http://www.graysonhoops.com/roster.php?team=9G&titleid=9G","",0,20,138);
   Menu6_7=new Array("8th Grade Boys","http://www.graysonhoops.com/roster.php?team=8B&titleid=8B","",0,20,138);
   Menu6_8=new Array("8th Grade Girls","http://www.graysonhoops.com/roster.php?team=8G&titleid=8G","",0,20,138);


Menu7=new Array("Recaps","","",6,20,138);
   Menu7_1=new Array("Varsity Boys","http://www.graysonhoops.com/index.php?page=recap&catg=VB&titleid=VB","",0,20,138);
   Menu7_2=new Array("Varsity Girls","http://www.graysonhoops.com/index.php?page=recap&catg=VG&titleid=VG","",0,20,138);
   Menu7_3=new Array("JV Boys","http://www.graysonhoops.com/index.php?page=recap&catg=JB&titleid=JB","",0,20,138);
   Menu7_4=new Array("JV Girls","http://www.graysonhoops.com/index.php?page=recap&catg=JG&titleid=JG","",0,20,138);
   Menu7_5=new Array("9th Grade Boys","http://www.graysonhoops.com/index.php?page=recap&catg=9B&titleid=9B","",0,20,138);
   Menu7_6=new Array("9th Grade Girls","http://www.graysonhoops.com/index.php?page=recap&catg=9G&titleid=9G","",0,20,138);
   
Menu8=new Array("News Links","http://www.graysonhoops.com/index.php?page=newslinks","",0,20,138);


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


Menu10=new Array("Download Forms","http://www.graysonhoops.com/index.php?page=forms","0",0,20,138);


Menu11=new Array("Code of Ethics","javascript:NewWin=window.open(\"http://www.graysonhoops.com/downloads/Code_of_Ethics1.pdf\",\"NWin\");window[\"NewWin\"].focus()","",0,20,138);
//    Menu11_1=new Array("Student Athlete Code of Conduct Handbook","javascript:NewWin=window.open(\"http://www.graysonhoops.com/downloads/Code_of_Ethics1.pdf\",\"NWin\");window[\"NewWin\"].focus()","",0,20,268);
//    Menu11_2=new Array("Hot Weather Guidelines for Athletic Practices","javascript:NewWin=window.open(\"http://www.graysonhoops.com/downloads/GHSHOTW.PDF\",\"NWin\");window[\"NewWin\"].focus()","",0,20,268);


Menu12=new Array("Tipoff Club","http://www.graysonhoops.com/index.php?page=booster&catg=general&titleid=general","",0,20,138);
//   Menu12_1=new Array("General Information","http://www.graysonhoops.com/index.php?page=booster&catg=general&titleid=general","",0,20,138);
//   Menu12_2=new Array("Officers","http://www.graysonhoops.com/index.php?page=booster&catg=officers&titleid=officers","",0,20,138);
   

Menu13=new Array("Tournaments","","",2,20,138);
    Menu13_1=new Array("8-AAAAA JV Tournament","http://www.graysonhoops.com/index.php?page=tournament&catg=JV&titleid=JV","",0,20,168);
    Menu13_2=new Array("Shooting for a Cure","http://www.graysonhoops.com/index.php?page=tournament&catg=cure&titleid=cure","",0,20,168);
//Menu13=new Array("Golf Tournament","","",3,20,138);
//   Menu13_1=new Array("Information","http://www.graysonhoops.com/index.php?page=golf&catg=info&titleid=info","",0,20,138);
//   Menu13_2=new Array("Photo Gallery","http://www.graysonhoops.com/index.php?page=golf&catg=photos&titleid=photos","",0,20,138);
//   Menu13_3=new Array("Sponsors","http://www.graysonhoops.com/index.php?page=golf&catg=sponsors&titleid=sponsors","",0,20,138);

//Menu14=new Array("Scholarship Award","http://www.graysonhoops.com/index.php?page=award","",0,20,138);

Menu14=new Array("Sponsors","http://www.graysonhoops.com/index.php?page=sponsors","",0,20,138);

Menu15=new Array("All-Time Records","http://www.graysonhoops.com/index.php?page=records","",0,20,138);

Menu16=new Array("Facility","http://www.graysonhoops.com/index.php?page=facility","",0,20,138);

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

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

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

Menu20=new Array("Grayson High School","http://www.graysonhighschool.org","",0,20,138);

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

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