/***********************************************************************************
*	(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=6;			// Number of first level items
	var LowBgColor='#670001';			// Background color when mouse is not over
	var LowSubBgColor='#e0e0e0';			// Background color when mouse is not over on subs
	var HighBgColor='#670001';			// Background color when mouse is over
	var HighSubBgColor='#670001';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#0000FF';			// 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='#FFFFFF';			// Border color
	var BorderSubColor='#670001';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="12px Geneva, Arial, Helvetica, sans-serif;"	// 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=91;				// Menu offset x coordinate
	var StartLeft=183;				// 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=['hvmenu/tri.gif',5,10,'hvmenu/tridown.gif',10,5,'hvmenu/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","default.aspx","",0,20,100);
Menu2=new Array("Administration","administration.aspx","",0);
Menu3=new Array("School Board","brd.aspx","",6);
	Menu3_1=new Array("Board of Trustees Home","brd.aspx","",0,20,150);
	Menu3_2=new Array("Meetings","brd_meetings.aspx","",0);
	Menu3_3=new Array("Meeting Guidelines","brd_guidelines.aspx","",0);
	Menu3_4=new Array("Meeting Archives","brd_archive.aspx","",0);
	Menu3_5=new Array("Ethics & Procedures","/files/brd_documents/ethics_operating_procedures_2008_2009.pdf","",0);
	Menu3_6=new Array("Board Policy","http://www.tasb.org/policy/pol/private/205904/","",0);
Menu4=new Array("Campuses","","",5);
	Menu4_1=new Array("High School","high_school.aspx","",0,20,150);
	Menu4_2=new Array("MHSIS","high_school_ins.aspx","",0);	
	Menu4_3=new Array("McCraw Junior High","jh.aspx","",0);
	Menu4_4=new Array("Intermediate","int.aspx","",0);
	Menu4_5=new Array("Weber-Hardin","wh.aspx","",0);

Menu5=new Array("Departments","","",10);
	Menu5_1=new Array("Athletics Dept","athletics.aspx","",12,20,150);
		Menu5_1_1=new Array("Code of Conduct","files/athletics_documents/athletics_code_of_conduct.pdf","",0,20,150);
		Menu5_1_2=new Array("Football","athletics_football.aspx","",0);
		Menu5_1_3=new Array("More Football","http://www.freeteams.net/mathispirates/","",0);
		Menu5_1_4=new Array("Volleyball","athletics_volleyball.aspx","",0);
		Menu5_1_5=new Array("Crosscountry","athletics_crosscountry.aspx","",0);
		Menu5_1_6=new Array("Boys Basketball","athletics_boys_basketball.aspx","",0);
		Menu5_1_7=new Array("Girls Basketball","athletics_girls_basketball.aspx","",0);
		Menu5_1_8=new Array("Track & Field","athletics_tracknfield.aspx","",0);
		Menu5_1_9=new Array("Baseball","athletics_baseball.aspx","",0);
		Menu5_1_10=new Array("Softball","athletics_softball.aspx","",0);
		Menu5_1_11=new Array("Powerlifting","athletics_powerlifting.aspx","",0);
		Menu5_1_12=new Array("Tennis","athletics_tennis.aspx","",0);
	Menu5_2=new Array("Business Dept","business.aspx","",6);
		Menu5_2_1=new Array("Reports","business_reports.aspx","",0,20,150);
		Menu5_2_2=new Array("Tax Info", "business_tax_info.aspx","",0);
		Menu5_2_3=new Array("Resale Lots","business_tax_resale_lots.aspx","",0);
		Menu5_2_4=new Array("Resale Bid Form","files/business/tax_resale_bid_form.pdf","",0);
		Menu5_2_5=new Array("Forms","business_forms.aspx","",0);
		Menu5_2_6=new Array("Pay Scale","business_pay_scale.aspx","",0);
	Menu5_3=new Array("Curriculum & Instruction","curric.aspx","",0);
	Menu5_4=new Array("Food Services","food.aspx","",5);
		Menu5_4_1=new Array("Menus","food_menus.aspx","",0,20,150);
		Menu5_4_2=new Array("Free & Reduced Info","food_free_reduced.aspx","",0);
		Menu5_4_3=new Array("Prepayment Info","food_prepayment.aspx","",0);
		Menu5_4_4=new Array("Snack List","food_snack_list.aspx","",0);
		Menu5_4_5=new Array("Nutrition Policy Handout","files/food_documents/brochure.pdf","",0);
	Menu5_5=new Array("Human Resources","hr.aspx","",4);
		Menu5_5_1=new Array("Employee Handbook","files/hr_documents/employee_handbook.pdf","",0,20,150);
		Menu5_5_2=new Array("Applications","hr_app_docs.aspx","",0);
		Menu5_5_3=new Array("Employment Policy","hr_policy.aspx","",0);
		Menu5_5_4=new Array("Employment Postings","hr_postings.aspx","",0);
	Menu5_6=new Array("Libraries","library.aspx","",0);
	Menu5_7=new Array("Music Dept","music.aspx","",3);
		Menu5_7_1=new Array("Drumline","http://mathisdrumline50.weebly.com","",0,20,150);
		Menu5_7_2=new Array("ATSSB","http://www.atssb.org","",0);
		Menu5_7_3=new Array("DCI","http://www.dci.org","",0);
	Menu5_8=new Array("Health Services","health.aspx","",4);
		Menu5_8_1=new Array("School Based Health Center","health_sbhc.aspx","",0,20,150);
		Menu5_8_2=new Array("Area Clinics","health_clinics.aspx","",0);
		Menu5_8_3=new Array("Medication Policy","health_med_policy.aspx","",0);
		Menu5_8_4=new Array("Medical Consent Forms","files/health/med_consent.pdf","",0);
		Menu5_8_5=new Array("Immunization Info","http://www.dshs.state.tx.us/immunize/school/default.shtm","",0);
	Menu5_9=new Array("Technology Dept","tech.aspx","",4);
		Menu5_9_1=new Array("AUP","files/tech_documents/technology_aup.pdf","",0,20,150);
		Menu5_9_2=new Array("E-Plan System","http://tpesc.esc12.net","",0);
		Menu5_9_3=new Array("Technology TEKS","http://ritter.tea.state.tx.us/rules/tac/ch126toc.html","",0);
		Menu5_9_4=new Array("Printers","","",4);
			Menu5_9_4_1=new Array("Admin Printers","http://admptr/printers/","",0,20,150);
			Menu5_9_4_2=new Array("High School Printers","http://hsptr/printers/","",0);
			Menu5_9_4_3=new Array("Intermediate Printers","http://intptr/printers/","",0);
			Menu5_9_4_4=new Array("Weber-Hardin Printers","http://whptr/printers/","",0);
	Menu5_10=new Array("Transportation Dept","trans.aspx","",3);
		Menu5_10_1=new Array("Bus Routes","trans_bus_routes.aspx","",0,20,150);
		Menu5_10_2=new Array("Vehicle Requisition","files/transport_documents/vehicle_req.doc","",0);
		Menu5_10_3=new Array("Bus Driver Info","files/transport_documents/bus_driver_info.pdf","",0);

Menu6=new Array("Resources","","",4);
	Menu6_1=new Array("Parent Resources","resources_parents.aspx","",2,20,150);
		Menu6_1_1=new Array("VSI.NET","https://tylertech.mathisisd.org/vsi","",0,20,150);
		Menu6_1_2=new Array("Home Connect, AR","https://Hosted112.renlearn.com/318872/HomeConnect/Login.aspx","",0);
	Menu6_2=new Array("Student Resources","resources_students.aspx","",9);
		Menu6_2_1=new Array("A+ Anywhere Learning System","http://hsaplus.mathisisd.org:81","",0,20,150);
		Menu6_2_2=new Array("Accelerated Reader","https://hosted112.renlearn.com/318872/","",0);
		Menu6_2_3=new Array("Research Databases", "","",6);
			Menu6_2_3_1=new Array("Encyclopedia Britannica","http://school.eb.com/eb","",0,20,150);
			Menu6_2_3_2=new Array("EBSCO","http://search.ebscohost.com/login.aspx","",0);
			Menu6_2_3_3=new Array("Facts On File Online","http://www.fofweb.com/Subscription/default.asp","",0);
			Menu6_2_3_4=new Array("Wilson Web", "http://vnweb.hwwilsonweb.com/hww/","",0);
			Menu6_2_3_5=new Array("NewsBank","http://infoweb.newsbank.com","",0);
			Menu6_2_3_6=new Array("Digital Knowledge Central", "http://dkc.esc20.net","",0);
		Menu6_2_4=new Array("Free TAKS help Online","http://www.track.uttelecampus.org/","",0);
		Menu6_2_5=new Array("Compass Odyssey","http://odyssey.mathisisd.org/childu/index.html","",0);
		Menu6_2_6=new Array("Starfall","http://www.starfall.com","",0);
		Menu6_2_7=new Array("VA-Kids","http://www.va.gov/kids/k-5/","",0);
		Menu6_2_8=new Array("Education City","https://www.educationcity.com","",0);
		Menu6_2_9=new Array("Reading Plus Program","http://www.readingplus.com/USERS/","",0);
	Menu6_3=new Array("Staff Resources","resources_staff.aspx","",10);
		Menu6_3_1=new Array("Aesop","http://www.frontlineplacement.com/education/","",0,20,150);
		Menu6_3_2=new Array("AlertNow","http://www.alertnowlogin.com","",0);
		Menu6_3_3=new Array("CScope","http://mathis.nerdeveloper.net/","",0);
		Menu6_3_4=new Array("DMAC","http://www.dmac-solutions.net","",0);
		Menu6_3_5=new Array("EDP","","",5);
			Menu6_3_5_1=new Array("Student.NET","https://tylertech.mathisisd.org/student","",0,20,150);
			Menu6_3_5_2=new Array("VSI.NET", "https://tylertech.mathisisd.org/vsi","",0);
			Menu6_3_5_3=new Array("Lynx.NET", "https://lynx.mathisisd.org/lynx","",0);
			Menu6_3_5_4=new Array("Employee Access", "https://tylertech.mathisisd.org/employeeaccess/","",0);
			Menu6_3_5_5=new Array("Security.NET", "https://tylertech.mathisisd.org/security/","",0);
		Menu6_3_6=new Array("Eduphoria", "http://mathis.schoolobjects.com","",0);
		Menu6_3_7=new Array("Hayes Inventory","http://tipweb.mathisisd.org:81/tipweb/","",0);
		Menu6_3_8=new Array("SpecialEd Manager","http://sem.mathisisd.org","",0);
		Menu6_3_9=new Array("TimeClock Plus Manager","http://tcp.mathisisd.org/tcpwemanager/login.aspx","",0);
		Menu6_3_10=new Array("WebCCAT","http://www.webccat.com","",0);
	Menu6_4=new Array("General Resources","","",2);
		Menu6_4_1=new Array("Vocabulary.com","http://www.vocabulary.com","",0,20,150);
		Menu6_4_2=new Array("TeacherTube.com","http://www.teachertube.com","",0);