        var NoOffFirstLineMenus=10;			
	var LowBgColor='008000';			
	var LowSubBgColor='696969';			
	var HighBgColor='228B22';			
	var HighSubBgColor='228B22';			
	var FontLowColor='white';			
	var FontSubLowColor='white';			
	var FontHighColor='white';			
	var FontSubHighColor='white';			
	var BorderColor='gray';			
	var BorderSubColor='gray';			
	var BorderWidth=2;				
	var BorderBtwnElmnts=1;			
	var FontFamily="arial,comic sans ms,technical"
	var FontSize=9;				
	var FontBold=0;				
	var FontItalic=0;			
	var MenuTextCentered='left';
	var MenuCentered='centered';		
	var MenuVerticalCentered='top';		
	var ChildOverlap=.3;			
	var ChildVerticalOverlap=.0;		
	var StartTop=90;			
	var StartLeft=0;			
	var VerCorrect=2;			
	var HorCorrect=2;			
	var LeftPaddng=3;			
	var TopPaddng=0;			
	var FirstLineHorizontal=1;		
	var MenuFramesVertical=1;		
	var DissapearDelay=1000;		
	var TakeOverBgColor=1;			
	var FirstLineFrame='navig';		
	var SecLineFrame='space';		
	var DocTargetFrame='space';		
	var TargetLoc='';			
	var HideTop=0;				
	var MenuWrap=1;				
	var RightToLeft=0;			
	var UnfoldsOnClick=0;			
	var WebMasterCheck=0;			
	var ShowArrow=1;				
	var KeepHilite=1;				
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	

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("Home","index.html","",0,20,70);

Menu2=new Array("Our School","","",4,20,70);
	Menu2_1=new Array("Mission Statement","mission.html","",0,20,150);	
	Menu2_2=new Array("Our Administration-Staff","administration staff.html","",0,20,150);
	Menu2_3=new Array("Our Faculty","Faculty.html","",0,20,150);
        Menu2_4=new Array("Staff Email Directory","StaffEmailDirectory.html","",0,20,150);   	


Menu3=new Array("Sports","","",2,20,70);		
        Menu3_1=new Array("Athletic Department","DHS Sports.html","",0,20,150);
        Menu3_2=new Array("DHS Athletic Booster Club","http://dhsabc.org","",0,20,150);

Menu4=new Array("Clubs","Organizations.html","",0,20,66);
 	
Menu5=new Array("Calendar","","",1,20,70);
	Menu5_1=new Array("District Calendar 2011-2012","http://www.acsd.k12.sc.us/hr/calendar/2011-2012/Calendar%20final.pdf","",0,20,176);

	              
Menu6=new Array("Student","","",2,20,70);	         
	Menu6_1=new Array("Scholarship Info","","",4,20,159);
	   Menu6_1_1=new Array("CLEP Tests for college credit!","http://www.collegeboard.com/clep/","",0,20,176);
           Menu6_1_2=new Array("Which CLEP Tests can I take?","http://www.collegeboard.com/student/testing/clep/exams.html","",0,20,176);
           Menu6_1_3=new Array("Colleges that accept CLEPs","http://apps.collegeboard.com/cbsearch_clep/searchCLEPColleges.jsp","",0,20,176);
           Menu6_1_4=new Array("Scholarship Information", " http://www.acsd.k12.sc.us/dxhs/Guidance/Scholarship%20List%20January.pdf","",0,20,176); 
        Menu6_2=new Array("SC Colleges & Universities","http://www.sciway.net/edu/colleges/alphalist.html","",0,20,159);
	              	
Menu7=new Array("Parent","","",4,20,70);
	Menu7_1=new Array("How's My School Doing?","http://www.acsd.k12.sc.us/dxhs/Report%20Card%202011%20Dixie.pdf","",0,20,159);
	Menu7_2=new Array("How's My School District Doing?","http://www.acsd.k12.sc.us/dxhs/Report%20Card%202011%20ACSD.pdf","",0,35,159);

	Menu7_3=new Array("Abbeville County School District","http://www.acsd.k12.sc.us/","",0,35,176);
	Menu7_4=new Array("Inclement Weather Instructions", "http://www.acsd.k12.sc.us/misc/inclementweather.htm","",0,35,176);
             

Menu8=new Array("Faculty","","",2,20,70);
	Menu8_1=new Array("My SC Schools","http://ed.sc.gov/","",0,20,150);
        Menu8_2=new Array("District Email","http://www.acsd.k12.sc.us/gw/webacc","",0,20,150);
	                          
Menu9=new Array("Community","","",3,20,75);
        Menu9_1=new Array("Abbeville County","http://www.abbevillecountysc.com","",0,20,150);
        Menu9_2=new Array("Chamber of Commerce","http://www.visitabbevillesc.com","",0,20,150);
        Menu9_3=new Array("The Abbeville Opera House","http://www.theabbevilleoperahouse.com","",0,30,150);


Menu10=new Array("HSTW","HSTW.html","",0,20,66);


        






	

