/***********************************************************************************
*	(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=7;			// Number of first level items
	var LowBgColor='660000';			// Background color when mouse is not over
	var LowSubBgColor='e6e6e6';			// Background color when mouse is not over on subs
	var HighBgColor='660000';			// Background color when mouse is over
	var HighSubBgColor='666666';			// Background color when mouse is over on subs
	var FontLowColor='ffffff';			// Font color when mouse is not over
	var FontSubLowColor='000000';			// Font color subs when mouse is not over
	var FontHighColor='cccccc';			// Font color when mouse is over
	var FontSubHighColor='ffffff';			// Font color subs when mouse is over
	var BorderColor='660000';			// Border color
	var BorderSubColor='cccccc';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial"	// 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=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.3;			// vertical overlap child/ parent
	var StartTop=87;				// Menu offset x coordinate
	var StartLeft=120;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=7;				// 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=['/scripts/HVmenus/arrow.gif',8,15,'tridown.gif',0,0,'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("About","","",3,20,60);
	Menu1_1=new Array ("District 117","","",2,20,120);
		Menu1_1_1=new Array ("General","/about/district117.html","",0,20,80);
		Menu1_1_2=new Array ("History","/about/history.html","",0);	
	Menu1_2=new Array ("Schools","/schools","",2);
		Menu1_2_1=new Array ("Antioch High School","http://www.sequoits.com","",0,20,130);
		Menu1_2_2=new Array ("Lakes High School","http://www.lakeseagles.com","",0);
	Menu1_3=new Array ("Communities","/communities","",4,20,100);
		Menu1_3_1=new Array ("Antioch","http://www.antioch-il.org","",0,20,100);
		Menu1_3_2=new Array ("Lake Villa","http://www.lake-villa.org","",0);
		Menu1_3_3=new Array ("Lindenhurst","http://www.lindenhurstil.org","",0);
		Menu1_3_4=new Array ("Old Mill Creek","http://www.co.lake.il.us/about/communities/old_mill_creek.asp","",0);

Menu2=new Array("People","","",3, 20, 60);
	Menu2_1=new Array("Administration","/people/administration.html","",0,20,140);	
	Menu2_2=new Array("Board of Education","/people/board.html","",0);
	Menu2_3=new Array("Faculty & Staff","/people/faculty.html","",0);
	
Menu3=new Array("Schools","","",3,20,70);
	Menu3_1=new Array("General Info","/schools","",0,20,140);
	Menu3_2=new Array("Antioch High School","http://www.sequoits.com","",0);
	Menu3_3=new Array("Lakes High School","http://www.lakeseagles.com","",0);	
	
Menu4=new Array("Communities","","",5,20,100);
	Menu4_1=new Array("General Info","/communities","",0,20,100);
	Menu4_2=new Array ("Antioch","http://www.antioch-il.org","",0);
	Menu4_3=new Array ("Lake Villa","http://www.lake-villa.org","",0);
	Menu4_4=new Array ("Lindenhurst","http://www.lindenhurstil.org","",0);
	Menu4_5=new Array ("Old Mill Creek","http://www.co.lake.il.us/about/communities/old_mill_creek.asp","",0);

Menu5=new Array("Employment","","",1,20,100);	
	Menu5_1=new Array("Current Openings","/employment","",0,20,120);

	
Menu6=new Array("Curriculum","","",3,20,90);
	Menu6_1=new Array("Courses & Activities","","",3,20,170);
		Menu6_1_1=new Array ("Antioch High School","http://www.sequoits.com/Academics/curriculum.html","",0,20,140);
		Menu6_1_2=new Array ("Lakes High School","http://www.lakeseagles.com/Academics/curriculum.html","",0);
		Menu6_1_3=new Array ("Advanced Placement","/curriculum/ap/index.html","",0);
	Menu6_2=new Array ("Technology Resources","","",5,20,170);
		Menu6_2_1=new Array ("Facilities","/curriculum/technology/facilities.html","",0,20,100);
		Menu6_2_2=new Array ("Software","/curriculum/technology/software.html","",0);
		Menu6_2_3=new Array ("Staff","/curriculum/technology/techstaff.html","",0);
		Menu6_2_4=new Array("Surveys","","",4,20,100);
				Menu6_2_4_1=new Array ("Faculty","/curriculum/technology/Surveys/District NetSpeakUp Teacher Survey Results.pdf","",0,20,100);
				Menu6_2_4_2=new Array ("Administrators","/curriculum/technology/Surveys/District NetSpeakUp School Leader Survey Results.pdf","",0);
				Menu6_2_4_3=new Array ("Parents","/curriculum/technology/Surveys/District NetSpeakUp Parent Survey Results.pdf","",0);
				Menu6_2_4_4=new Array ("Students","/curriculum/technology/Surveys/District NetSpeakUp Student Survey Results.pdf","",0);	
		Menu6_2_5=new Array("Documentation","/curriculum/technology/documentation","",0);
	Menu6_3=new Array("Mission Statement","/curriculum/mission.html","",0);
	
	
Menu7=new Array("Documents","","",9,20,110);
	Menu7_1=new Array("Board Policies","/policy","",0,20,210);
	Menu7_2=new Array("Budget","/documents/D117 2009-2010 Budget.pdf","",0);
	Menu7_3=new Array("Collective Bargaining Agreement","/documents/Contract2008-2012.pdf","",0);
	Menu7_4=new Array("Administrator Salaries","/documents/AdminSalaryCompReport09_10.pdf","",0);
	Menu7_5=new Array("Contracts Over $25,000","/documents/Contracts Over 25K.pdf","",0);
	Menu7_6=new Array("Mission Statement & Goals","/documents/MissionStatementGoals.pdf","",0);
	Menu7_7=new Array("Report Card","/documents/2008ReportCard.pdf","",0);
	Menu7_8=new Array("Transportation Reimbursement","/documents/TransportationReimbursement.pdf","",0);
	Menu7_9=new Array("Illinois School Code","/documents/2008IllinoisSchoolCode.pdf","",0);

	
