var NoOffFirstLineMenus=20;                                        // Number of first level items
var LowBgColor='#003399';                                          // Background color when mouse is not over
var LowSubBgColor='#003399';                                         // 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='#FFCC33';                                       // Font color when mouse is over
var FontSubHighColor='#FFCC33';                                      // 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=9;                                                    // 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=1;                                                   // 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=11;                                         // 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("Home","http://www.swdpanthers.com/index.php","",0,20,138);


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


Menu3=new Array("Panther Schedule","","",2,20,138);
   Menu3_1=new Array("Varsity","http://www.swdpanthers.com/schedule.php?team=Varsity&titleid=V","",0,20,138);
   Menu3_2=new Array("JV","http://www.swdpanthers.com/schedule.php?team=JV&titleid=JV","",0,20,138);
//   Menu3_3=new Array("9th Grade","http://www.swdpanthers.com/schedule.php?team=9G&titleid=9G","",0,20,138);


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


Menu5=new Array("Roster","","",3,20,138);
   Menu5_1=new Array("Varsity","http://www.swdpanthers.com/roster.php?team=Varsity&titleid=V","",0,20,138);
   Menu5_2=new Array("JV","http://www.swdpanthers.com/roster.php?team=JV&titleid=JV","",0,20,138);
//   Menu5_3=new Array("9th Grade","http://www.swdpanthers.com/roster.php?team=9G&titleid=9G","",0,20,138);
   Menu5_3=new Array("Trainers/Managers","http://www.swdpanthers.com/roster.php?team=MGR&titleid=MGR","",0,20,138);
   

   
Menu6=new Array("Recognitions","http://www.swdpanthers.com/index.php?page=recognition","",0,20,138);


Menu7=new Array("Varsity Game Stats/Recaps","http://www.swdpanthers.com/index.php?page=recaps","",0,35,138);


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


Menu9=new Array("Video Clips","http://www.swdpanthers.com/index.php?page=video","",0,20,138);


Menu10=new Array("News Links","http://www.swdpanthers.com/index.php?page=news","",0,20,138);


Menu11=new Array("Important Forms","http://www.swdpanthers.com/index.php?page=forms","",0,20,138);


Menu12=new Array("Touchdown Club","","",5,20,138);
   Menu12_1=new Array("General Information","http://www.swdpanthers.com/index.php?page=booster&catg=general&titleid=general","",0,20,168);
   Menu12_2=new Array("Mom's Club","http://www.swdpanthers.com/index.php?page=booster&catg=moms&titleid=moms","",0,20,168);
   Menu12_3=new Array("Dad's Club","http://www.swdpanthers.com/index.php?page=booster&catg=dads&titleid=dads","",0,20,168);
   Menu12_4=new Array("Officers & Reps","http://www.swdpanthers.com/index.php?page=booster&catg=officers&titleid=officers","",0,20,168);
   Menu12_5=new Array("Committee Coordinators","http://www.swdpanthers.com/index.php?page=booster&catg=committee&titleid=committee","",0,20,168);





Menu13=new Array("Fundraisers","http://www.swdpanthers.com/index.php?page=fundraisers","",0,20,138);



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


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


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


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


Menu18=new Array("Southwest Dekalb HS","http://www.dekalb.k12.ga.us/swdekalbhs/","",0,20,138);


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


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