

	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='blue';			// Background color when mouse is over
	var HighSubBgColor='blue';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// 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='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// 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='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// 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=275;				// 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=1;			// 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='';				// 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"

Menu1=new Array("Home","index.htm","",0,20,105);

Menu2=new Array("About Us","","",5);
	Menu2_1=new Array("Welcome Message","welcomepage.htm","",0,20,150);
	Menu2_2=new Array("About Us","all_about_us.htm","",0,20,0);
	Menu2_3=new Array("County Staff Directory","StaffDirectory.htm","",0,20,0);	
	Menu2_4=new Array("Central Office Staff","staff_page.htm","",0);
	Menu2_5=new Array("Tucker County Visitors","http://www.canaanvalley.org","",0);
	
	
		
Menu3=new Array("Board of Ed","","",4);
	Menu3_1=new Array("Members","boe_members.htm","",0,20,150);
	Menu3_2=new Array("Meeting Schedule","meeting_schedule.htm","",0);
	Menu3_3=new Array("Board Goals","Board_Goals.htm","",0);
	Menu3_4=new Array("Policies & Procedures","Policy Manual.htm","",0);
		

Menu4=new Array("Administration","","",2);
	Menu4_1=new Array("Budget and Finance","budget_and_finance.htm","",0,20,150);
		Menu4_2=new Array("Strategic Plan","","",4);
		Menu4_2_1=new Array("County Plan","2009-2010 Core Plan.pdf","",0,20,150);
		Menu4_2_2=new Array("Davis Thomas","DTEMS 2010 Strategic Plan.pdf","",0);
		Menu4_2_3=new Array("Tucker Valley","TVEMS 2010 Strategic Plan.pdf","",0);
    	Menu4_2_4=new Array("Tucker County High School","","",0);

Menu5=new Array("Forms","","",2);
	Menu5_1=new Array("Administration","","",6,20,150);
		Menu5_1_1=new Array("Professional Leave","profleavefillable.pdf","",0,20,150);
		Menu5_1_2=new Array("Building Use Form","buildingusefillable.pdf","",0);
		Menu5_1_3=new Array("Travel Form","travelfillable.pdf","",0);
    		Menu5_1_4=new Array("Field Trip","fieldtripfillable.pdf","",0);
		Menu5_1_5=new Array("Personal Leave","personalleavefillable.pdf","",0);
		Menu5_1_6=new Array("Staff Development","profstaffdevfillable.pdf","",0);
		
	Menu5_2=new Array("Employment","","",5,20,150);
		Menu5_2_1=new Array("Professional Application","https://ats1.searchsoft.net/ats/app_login.shtml?COMPANY_ID=00012808","",0,20,150);
		Menu5_2_2=new Array("Service Application","serviceappfillable.pdf","",0);
		Menu5_2_3=new Array("Coaching Assistant Application","coachassistantfillable.pdf","",0);
    	Menu5_2_4=new Array("Current Employee Bid Sheet","https://ats1.searchsoft.net/ats/trans_login.shtml?COMPANY_ID=00012808","",0);
    	Menu5_2_5=new Array("Sub Bid Sheet","subbidsheetfillable.pdf","",0);
    	
	    		
Menu6=new Array("Assessment","","",3);
	Menu6_1=new Array("Calendar","http://wvde.state.wv.us/oaa/calendar1011.html","",0,20,150);
	Menu6_2=new Array("Assessment","","",4,20,150);
		Menu6_2_1=new Array("WESTEST","http://wvde.state.wv.us/oaa/westest_index.html","",0,20,150);
		Menu6_2_2=new Array("PLAN","http://wvde.state.wv.us/oaa/actplan.html","",0);
		Menu6_2_3=new Array("ACT/EXPLORE","http://wvde.state.wv.us/oaa/actexplore.html","",0);
    	Menu6_2_4=new Array("High Schools That Work","HSTW.htm","",0);
	Menu6_3=new Array("Writing Guide","writing_guide.htm","",0);

Menu7=new Array("Staff Links","","",10);
	Menu7_1=new Array("Postings","http://wvde.state.wv.us/jobs/for/Tucker/","",0,20,150);
	Menu7_2=new Array("Certification","http://wvde.state.wv.us/certification/","",0,20,150);
	Menu7_3=new Array("Retirement","retirement_information.htm","",0,20,150);
	Menu7_4=new Array("Technology","","",3);
	    Menu7_4_1=new Array("Computer Repair Form","http://ww1.k12usa.com/login/login.asp?noc=000000000000000201008060740140450538","",0,20,150);
		Menu7_4_2=new Array("Technology Links","technology_links.htm","",0);
		Menu7_4_3=new Array("TIS Page","TISpage.htm","",0);
	Menu7_5=new Array("State Policies","http://wvde.state.wv.us/policies/","",0,20,150);
	Menu7_6=new Array ("Grievance Procedures","http://pegboard.state.wv.us/","",0);
	Menu7_7=new Array ("Teach 21","http://wvde.state.wv.us/teach21/","",0,20,150);
	Menu7_8=new Array ("Whiteboard Portal","http://guest.portaportal.com/dfincham","",0,20,150);
	Menu7_9=new Array ("WEBTOP","http://wvde.k12.wv.us","",0,20,150);
	Menu7_10=new Array ("WEBMAIL","http://access.k12.wv.us:1081","",0,20,150);
	
Menu8=new Array("Programs","","",2);
	Menu8_1=new Array("Federal","title_programs.htm","",0,20,150);
	Menu8_2=new Array("Special Services","services_included.htm","",0);

Menu9=new Array("Parent Links","","",15);
    Menu9_1=new Array("Edline","https://www.edline.net/pages/Tucker_County_Schools","",0,20,150);
	Menu9_2=new Array("Attendance Policy","Section IV/4002 County Attendance Policy.pdf","",0,20,150);
	Menu9_3=new Array("Acceptable Use","","",2);
		Menu9_3_1=new Array("Policy","2030 Technology Acceptable Ues Policy.pdf","",0,20,150);
		Menu9_3_2=new Array("Form","AUP_form.pdf","",0);
	Menu9_4=new Array("Parents and Volunteers","2008 Parent & Volunteer Program Revised Jan 2010.pdf","",0);
	Menu9_5=new Array("Student Work Permit","student_work_permit.pdf","",0);
	Menu9_6=new Array("Medication Consent Form","medication_consent_form.pdf","",0,20,150);
	Menu9_7=new Array("TCHS Parking Policy","","",3,20,150);
		Menu9_7_1=new Array("Policy","4014 TCHS Parking Policy.pdf","",0,20,150);
		Menu9_7_2=new Array("Parking Contract","TCHS Application for Parking Permit.pdf","",0);
		Menu9_7_3=new Array("Passenger Contract","TCHS Application for Riding Permit.pdf","",0);
	Menu9_8=new Array("Calendar","http://www.localendar.com/public/TuckerCalendar","",0,20,150);
	Menu9_9=new Array("Bus Routes","TUCKER COUNTY SCHOOLS BUS ROUTES 2010-2011.pdf","",0);
	Menu9_10=new Array("Bus Rules","Bus Rules.pdf","",0);
	Menu9_11=new Array("Homeless","McKinney Vento.pdf","",0);
	Menu9_12=new Array("School Nutrition","https://wvde.state.wv.us/nutrition/toolkit","",0);
	Menu9_13=new Array("Nutrition Calculator","http://wvde.state.wv.us/nutrition/calculator.html","",0);
	Menu9_14=new Array("School Nurse","http://www.tcnurse.weebly.com","",0);
    Menu9_15=new Array("Parents 21","http://wvde.state.wv.us/parents21","",0);