/***********************************************************************************
*	(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='#FFFFFF';			// Background color when mouse is not over
	var LowSubBgColor='#FFFFFF';			// Background color when mouse is not over on subs
	var HighBgColor='#990000';			// Background color when mouse is over
	var HighSubBgColor='990000';			// Background color when mouse is over on subs
	var FontLowColor='#990000';			// Font color when mouse is not over
	var FontSubLowColor='#990000';			// Font color subs when mouse is not over
	var FontHighColor='#FFFFFF';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#990000';			// Border color
	var BorderSubColor='#990000';			// 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=10;					// 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='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';			// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.25;			// vertical overlap child/ parent
	var StartTop=140;				// Menu offset x coordinate -default is 240
	var StartLeft=0;				// 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=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='MyFrameOne';		// Frame where first level appears default-navig
	var SecLineFrame='MyFrameOne';			// Frame where sub levels appear  default-space
	var DocTargetFrame='MyFrameOne';		// Frame where target documents appear  default-space
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;					// Hide first level when loading new document 1 or 0
	var MenuWrap=0;					// enables/ disables menu wrap 1 or 0 -default is 1
	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=['images/tri.gif',3,6,'images/tridown.gif',0,0,'images/trileft.gif',3,5];	// 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("Schools","","",4,40,129);		
		
		Menu1_1=new Array("PreSchool/PAWS","paws/paws.htm","",0,20,150);
		Menu1_2=new Array("Elementary Schools","","",7,20,150);
				Menu1_2_1=new Array("Bates","http://www.wellesley.k12.ma.us/wes/bates/index.htm","",0,20,130);
				Menu1_2_2=new Array("Fiske","http://www.wellesley.k12.ma.us/wes/fiske/index.htm","",0,20,130);
				Menu1_2_3=new Array("Hardy","http://www.wellesley.k12.ma.us/wes/hardy/index.htm","",0,20,130);
				Menu1_2_4=new Array("Hunnewell","http://www.wellesley.k12.ma.us/wes/hunnewell/index.htm","",0,20,130);
				Menu1_2_5=new Array("Schofield","http://www.wellesley.k12.ma.us/wes/schofield/index.htm","",0,20,130);
				Menu1_2_6=new Array("Sprague","http://www.wellesley.k12.ma.us/wes/sprague/index.htm","",0,20,130);
				Menu1_2_7=new Array("Upham","http://www.wellesley.k12.ma.us/wes/upham/index.htm","",0,20,130);
				
		Menu1_3=new Array("Middle School","http://www.wellesley.k12.ma.us/wms/index.html","",0,20,150);
		Menu1_4=new Array("High School","http://www.wellesley.k12.ma.us/whs/whs_home.htm","",0,20.150);


Menu2=new Array("District Information","","",13,40,132);
		Menu2_1=new Array("Administrators","district/directory.htm","",0,20,180);
		Menu2_2=new Array("Budgets","pages/budgets/budgets.html","",0,20,180);
		Menu2_3=new Array("School Building Committee","http://wellesleyma.virtualtownhall.net/Pages/WellesleyMA_SBC/index","",0,20,180);
		Menu2_4=new Array("Calendars","","",4,20,180);
		        
				
				Menu2_4_1=new Array("2011-2012 Academic Year","/schoolcom/pdfs/2011-12CalFinal.pdf","",0,20,180)
			
				
				Menu2_4_2=new Array("District Events","http://gr5.org/wps/calendar.php","",0,20,180);
				Menu2_4_3=new Array("Student Start Dates 2009-2014","district/start.htm","",0,40,180);
				Menu2_4_4=new Array("Wednesday Calendar","district/pdfs/WednesdayCalendar11-12.pdf","",0,20,180);
				
		Menu2_5=new Array("Job Opportunities","district/employment.html","",0,20,180);
		Menu2_6=new Array("Nursing Services","programs/pages/NursServs/nursingk12.htm","",0,20,180);
		Menu2_7=new Array("Superintendent's Bulletins","district/bulletins/bulletins.htm","",0,20,180);
		Menu2_8=new Array("Transportation","","",2,20,180);
				Menu2_8_1=new Array("Transportation Presentation","district/pdfs/SchoolTransportation12-10-08.pdf","",0,40,170);
				Menu2_8_2=new Array("Policies","district/transportation.htm","",0,20,130);
		
		Menu2_9=new Array("WPS Documents","","",5,20,180);
				Menu2_9_1=new Array("Enrollment Reports","","",1,20,180);
					Menu2_9_1_1=new Array("FY12 Enrollment Report","district/pdfs/EnrollmentReportFY12.pdf","",0,20,180);
				Menu2_9_2=new Array("Professional Forms","","",1,20,180);
					Menu2_9_2_1=new Array("403b Enrollment Kit","district/pdfs/403bEnrollmentKit.pdf","",0,20,180);
				Menu2_9_3=new Array("NCLB Reports","district/NCLB.htm","",0,20,180);	
				Menu2_9_4=new Array("MCAS Growth Model","pages/documents/pdfs/GrowthModel.pdf","",0,20,180);
				Menu2_9_5=new Array("AHERA Notification","district/pdfs/aheranotification_01012012.pdf","",0,20,189);	
			
		 
		Menu2_10=new Array("School Districts Map","http://www.wellesleyma.gov/Pages/WellesleyMA_NIS/SchoolDistricts_36x20.pdf","",0,20,180);
		
		Menu2_11=new Array("State of the Schools Report","district/pdfs/SOS1011Complete.pdf","",0,40,180);
				
		Menu2_12=new Array("Wellesley Educational Foundation","http://wellesleyeducationfoundation.org/","",0,40,180);
		
		Menu2_13=new Array("Wellesley Scholarship Foundation","http://www.wellesleyscholarshipfoundation.org/","",0,40,180);
				
Menu3=new Array("Curriculum","","",3,40,127);
		
		Menu3_1=new Array("Elementary Curriculum","","",5,20,160);
				Menu3_1_1=new Array("Language Arts","curriculum/elem-curriculum/LA-Curriculum.html","",0,20,180);
				Menu3_1_2=new Array("Mathematics","curriculum/elem_math/index.html","",0,20,180);
				Menu3_1_3=new Array("Science","curriculum/elem-science/index.html","",0,20,180);
				Menu3_1_4=new Array("Social Studies","","",2,20,180);
					Menu3_1_4_1=new Array("Core Curriculum","curriculum/elem-ss/socialstudies.pdf","",0,20,180);
					Menu3_1_4_2=new Array("Social Studies Links","curriculum/elem-ss/links/links.html","",0,20,180);
				Menu3_1_5=new Array("Technology","http://www.wellesley.k12.ma.us/programs/pages/tech/index.html","",0,20,180);
		Menu3_2=new Array("WMS Program of Studies","wms/pages/publications/MSPOS.pdf","",0,20,160);
		Menu3_3=new Array("WHS Program of Studies","whs/pages/publications/POS10-11.pdf","",0,20,160);
				


Menu4=new Array("Programs","","",10,40,126);
		
		Menu4_1=new Array("Classical & Modern Languages","http://www.wellesley.k12.ma.us/whs/pages/languages/home.htm","",0,40,150);
		Menu4_2=new Array("Fitness and Health","programs/pages/FH/index.htm","",0,20,150);
		Menu4_3=new Array("Food Services","http://chartwellsschooldining.com/wps","",0,20,150);
		Menu4_4=new Array("Libraries","programs/pages/Libraries/index.html","",0,20,150);
		Menu4_5=new Array("METCO","http://www.wellesley.k12.ma.us/pages/programs/METCO/index.html","",0,20,150);
		
		Menu4_6=new Array("Performing Arts","programs/pages/PA/index.html","",0,20,150);
		Menu4_7=new Array("Special Education","curriculum/special_education.htm","",0,20,150);
		Menu4_8=new Array("Technology","programs/pages/tech/index.html","",0,20,150);
		Menu4_9=new Array("Visual Arts","programs/pages/VA/index.html","",0,20,150);
		Menu4_10=new Array("WINGS","programs/pages/wings/wings.htm","",0,20,150);
				
		
Menu5=new Array("Professional Development","","",3,40,129);
		Menu5_1=new Array("Wellesley PD","pages/prof_dev/WPS_PD.html","",0,35,160);
		Menu5_2=new Array("Spotlight on Turkey Summer Program","pages/prof_dev/StudyTourTurkey/turkey.html","",0,34,160);

		
		Menu5_3=new Array("EMI Courses-Fall 2011","pages/prof_dev/EMI.html","",0,34,160);
		
		
		
		
		


Menu6=new Array("School Committee","","",7,40,130);
				Menu6_1=new Array("Agenda","schoolcom/PAGES/agenda.html","",0,20,130);
				Menu6_2=new Array("Members","schoolcom/PAGES/members.html","",0,20,130);
				Menu6_3=new Array("Minutes","schoolcom/PAGES/minutes.html","",0,20,130);
				Menu6_4=new Array("Policies","schoolcom/PAGES/tbl_contents.html","",0,20,130);
				Menu6_5=new Array("System Goals","schoolcom/pdfs/SYSTEMGOALS_FY12.pdf","",0,20,130);
				Menu6_6=new Array("System Goals-End of Year Report","schoolcom/pdfs/SYSTEMGOALSUpdateFY11Final.pdf","",0,40,200);
				Menu6_7=new Array("Presentations","schoolcom/PAGES//presentations.html","",0,20,130);
