/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='#3333CC';			// Background color when mouse is not over
	var LowSubBgColor='#3333CC';			// Background color when mouse is not over on subs
	var HighBgColor='#CCCCFF';			// Background color when mouse is over
	var HighSubBgColor='#CCCCFF';			// Background color when mouse is over on subs
	var FontLowColor='#ffcc00';			// Font color when mouse is not over
	var FontSubLowColor='#ffcc00';			// Font color subs when mouse is not over
	var FontHighColor='#3333CC';			// Font color when mouse is over
	var FontSubHighColor='#3333CC';			// Font color subs when mouse is over
	var BorderColor='#3333CC';			// Border color
	var BorderSubColor='#3333CC';			// Border color for subs
	var BorderWidth=3;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Tahoma"			// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=2;				// 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=-.01;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=75;				// Menu offset x coordinate
	var StartLeft=21;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// Left padding
	var TopPaddng=1;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=250;			// delay before menu folds in
	var TakeOverBgColor=0;			// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['javascript/tri.gif',5,10,'javascript/tridown.gif',10,5,'javascript/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("News","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/News/News.htm'","javascript/master.gif",6,30,84);
	Menu1_1=new Array("KP Home","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/kp/index.htm'","",0,20,125);
	Menu1_2=new Array("Cancellation Info","javascript:NewWin=window.open('http://www.whps.org/framed_emergency_planning.htm','NWin');window['NewWin'].focus","",0,20,125);
	Menu1_3=new Array("Calendars","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/news/calendars.htm'","",0,20,125);	
	Menu1_4=new Array("Lunch Menu","javascript:NewWin=window.open('http://www.whps.org/lunch/menus.htm','NWin');window['NewWin'].focus","",0,20,125);
	Menu1_5=new Array("News","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/news/news.htm'","",0,20,125);
	Menu1_6=new Array("Newsletters","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/news/newsletters.htm'","",0,20,125);


Menu2=new Array("About KP","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/AboutKP/AboutKP.htm'","javascript/master.gif",4);
	Menu2_1=new Array("WH Public Schools","javascript:NewWin=window.open('http://www.whps.org','NWin');window['NewWin'].focus","",0,20,125);
	Menu2_2=new Array("Community Links","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/AboutKP/community.htm'","javascript/master.gif",0,20,125);
	Menu2_3=new Array("Description","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/AboutKP/AboutKP.htm#description'","",0,20,125);
	Menu2_4=new Array("Directions","javascript:NewWin=window.open('http://www.mapquest.com/maps/map.adp?country=US&addtohistory=&address=100+king+philip+drive&city=west+hartford&state=ct&zipcode=06117&homesubmit=Get+Map','NWin');window['NewWin'].focus","",0,20,125);
	
	

Menu3=new Array("Administration","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/Admin/admin.htm'","javascript/master.gif",3);
	Menu3_1=new Array("Principal","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/Admin/principal.htm'","",0,20,125);	
	Menu3_2=new Array("Assistant Principals","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/Admin/AssistantPrincipals.htm'","",0,20,125);
	Menu3_3=new Array("The Health Room","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/Admin/healthroom.htm'","",0,20,125);	

Menu4=new Array("Curriculum","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/Curriculum/Curriculum.htm'","javascript/master.gif",4);
	Menu4_1=new Array("WHPS Descriptions","javascript:NewWin=window.open('http://www.whps.org/curriculum/Curriculum%20In%20The%20Middle%202007-2008.PDF','NWin');window['NewWin'].focus","",0,20,125);
	Menu4_2=new Array("Teacher Projects","javascript:top.location.href='http://www.whps.org/school/KingPhilip/library/projects/index.htm'","",0,20,125);
	Menu4_3=new Array("QuEST","javascript:top.location.href='http://www.whps.org/school/KingPhilip/TeacherPages/quest/'","",0,20,125);
	Menu4_4=new Array("Science Discovery","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/Curriculum/Science.htm'","",0,20,125);

Menu5=new Array("Faculty","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/Faculty/Faculty.htm'","javascript/master.gif",4);
	Menu5_1=new Array("Alphabetical Staff","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/Faculty/FacultyAlphaList.htm'","",0,20,150);
	Menu5_2=new Array("Student Support Services","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/Faculty/StudentSupport.htm'","",2,20,150);
		Menu5_2_1=new Array("School Counselors","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/Faculty/guidance/index.htm'","",0,20,125);
		Menu5_2_2=new Array("Support Staff","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/Faculty/StudentSupport.htm'","",0,20,125);
	Menu5_3=new Array("Performance Music","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/Faculty/PerfMusic.htm'","",0,20,125);	
	Menu5_4=new Array("Teams","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/Faculty/Teams.htm'","",3,20,125);
		Menu5_4_1=new Array("6th Grade","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/Faculty/Teams6.htm'","",0,20,125);
		Menu5_4_2=new Array("7th Grade","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/Faculty/Teams7.htm'","",0,20,125);
		Menu5_4_3=new Array("8th Grade","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/Faculty/Teams8.htm'","",0,20,125);
		

Menu6=new Array("Library","javascript:top.location.href='http://www.whps.org/school/KingPhilip/library/library/index.htm'","javascript/master.gif",0);
	

Menu7=new Array("Parents","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/Parents/Parents.htm'","javascript/master.gif",3);
	Menu7_1=new Array("General Information","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/Parents/Parents.htm'","",0,20,125);
	Menu7_2=new Array("PTO","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/Parents/PTOInfo.htm'","",0,20,125);
	Menu7_3=new Array("KP Student Handbook","javascript:NewWin=window.open('http://www.whps.org/school/KingPhilip/kp/StudentLife/Docs/Student_Handbook.pdf','NWin');window['NewWin'].focus","",0,20,125);
	

Menu8=new Array("Student Life","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/StudentLife/StudentLife.htm'","javascript/master.gif",7);
	Menu8_1=new Array("Clubs","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/StudentLife/Clubs.htm'","",0,20,140);
	Menu8_2=new Array("Intramurals","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/StudentLife/Intramurals.htm'","",0,20,140);
	Menu8_3=new Array("Inter-Scholastic Sports","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/StudentLife/Inter-Schol-Sports.htm'","",0,20,140);
	Menu8_4=new Array("KP Student Handbook","javascript:NewWin=window.open('http://www.whps.org/school/KingPhilip/kp/StudentLife/Docs/Student_Handbook.pdf','NWin');window['NewWin'].focus","",0,20,140);
	Menu8_5=new Array("Student Dress Code","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/StudentLife/StudentDressCode.htm'","",0,20,140);
	Menu8_6=new Array("Performance Music","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/Faculty/PerfMusic.htm'","",0,20,140);
	Menu8_7=new Array("Fun & Learning Links","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/StudentLife/funlinks.htm'","",0,20,140);

Menu9=new Array("Teacher Pages","javascript:top.location.href='http://www.whps.org/school/KingPhilip/kp/TeacherSites/blogs.htm'","javascript/master.gif",0);
	