
	var NoOffFirstLineMenus=31
						
	var LowBgColor="#000066";			
	var HighBgColor="#0808f7";			
	var FontLowColor="#FFFFFF";			
	var FontHighColor="white";			// Font color when mouse is over
	var BorderColor="#0808f7";			// Border color
	var BorderWidthMain=0;			// Border width main items
	var BorderWidthSub=1;			// Border width sub items
 	var BorderBtwnMain=1;			// Border between elements main items 1 or 0
	var BorderBtwnSub=1;			// Border between elements sub items 1 or 0
	var FontFamily="Verdana,arial,helvetica";		// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// 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 can be: left, center, right, justify,
						//  leftjustify, centerjustify or rightjustify. PartOfWindow determines part of window to use
	var MenuVerticalCentered="top";		// Menu vertical position top, middle,bottom or static
	var ChildOverlap=.00;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.00;			// vertical overlap child/ parent
	var StartTop=-0;				// Menu offset x coordinate. If StartTop is between 0 and 1 StartTop is calculated as part of windowheight
	var StartLeft= 0;				// Menu offset y coordinate. If StartLeft is between 0 and 1 StartLeft is calculated as part of windowheight
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=10;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=0;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// delay before menu folds in
	var UnfoldDelay=0;			// delay before sub unfolds	
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame="";			// Frame where first level appears
	var SecLineFrame="";			// Frame where sub levels appear
	var DocTargetFrame="";			// Frame where target documents appear
	var TargetLoc="MenuPos";				// span id for relative positioning
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var BottomUp=0;				// enables/ disables Bottom up unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var BaseHref="";				// BaseHref lets you specify the root directory for relative links. 
						// The script precedes your relative links with BaseHref
						// For instance: 
						// when your BaseHref= "http://www.MyDomain/" and a link in the menu is "subdir/MyFile.htm",
						// the script renders to: "http://www.MyDomain/subdir/MyFile.htm"
						// Can also be used when you use images in the textfields of the menu
						// "MenuX=new Array("<img src=\""+BaseHref+"MyImage\">"
						// For testing on your harddisk use syntax like: BaseHref=""

	var Arrws=[BaseHref+"tri.gif",0,0,BaseHref+"tridown.gif",0,0,BaseHref+"trileft.gif",0,0,BaseHref+"triup.gif",0,0];

						// Arrow source, width and height.
						// If arrow images are not needed keep source ""

	var MenuUsesFrames=0;			// MenuUsesFrames is only 0 when Main menu, submenus,
						// document targets and script are in the same frame.
						// In all other cases it must be 1

	var RememberStatus=0;			// RememberStatus: When set to 1, menu unfolds to the presetted menu item. 
						// When set to 2 only the relevant main item stays highligthed
						// The preset is done by setting a variable in the head section of the target document.
						// <head>
						//	<script type="text/javascript">var SetMenu="2_2_1";</script>
						// </head>
						// 2_2_1 represents the menu item Menu2_2_1=new Array(.......

	var PartOfWindow=.8;			// PartOfWindow: When MenuCentered is justify, sets part of window width to stretch to

						// Below some pretty useless effects, since only IE6+ supports them
						// I provided 3 effects: MenuSlide, MenuShadow and MenuOpacity
						// If you don't need MenuSlide just leave in the line var MenuSlide="";
						// delete the other MenuSlide statements
						// In general leave the MenuSlide you need in and delete the others.
						// Above is also valid for MenuShadow and MenuOpacity
						// You can also use other effects by specifying another filter for MenuShadow and MenuOpacity.
						// You can add more filters by concanating the strings
	var BuildOnDemand=0;			// 1/0 When set to 1 the sub menus are build when the parent is moused over
	var MenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)";
	

	var MenuShadow="";
	

	var MenuOpacity="";
	var MenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=100)";

	function BeforeStart(){return}
	function AfterBuild(){return}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}

// Menu tree:
// MenuX=new Array("ItemText","Link","background image",number of sub elements,height,width,"bgcolor","bghighcolor",
//	"fontcolor","fonthighcolor","bordercolor","fontfamily",fontsize,fontbold,fontitalic,"textalign","statustext");
// Color and font variables defined in the menu tree take precedence over the global variables
// Fontsize, fontbold and fontitalic are ignored when set to -1.
// For rollover images ItemText format is:  "rollover?"+BaseHref+"Image1.jpg?"+BaseHref+"Image2.jpg" 


Menu1=new Array("   Schools","","",0,20,190,"","","","","","",9,1,-1,"","");
	
Menu2=new Array("   Haddam-Killingworth High  ","http://www.rsd17.org/hkhs/index.shtml","",19,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_1=new Array("Welcome","http://www.rsd17.org/hkhs/index.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu2_2=new Array("Directions","http://www.rsd17.org/hkhs/directions.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu2_3=new Array("Mission, Expectations & Goals","http://www.rsd17.org/hkhs/mission_goals.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_4=new Array("Behavior Expectation Matrix ","http://www.rsd17.org/hkhs/documents/Behavior Expectation Matrix.pdf","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_5=new Array("Staff & Faculty Directory","http://www.rsd17.org/hkhs/directory_directions.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_6=new Array("Guidance / Counseling","https://sharedserver.rsd17.org/teacherwebpages/hsguidance/default.aspx","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_7=new Array("Parent Bulletins","http://www.rsd17.org/hkhs/bulletins.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_8=new Array("Advisory","http://www.rsd17.org/hkhs/advisory.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_9=new Array("Media Services","http://www.rsd17.org/TeacherWebPage/HighSchool/DMatthews/HK Media/hk home page.htm","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_10=new Array("Athletics","http://www.rsd17.org/hkhs/athletics.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_11=new Array("Cougar Touchdown Club","http://www.eteamz.com/hkcougarstouchdownclub/","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_12=new Array("HKTV","http://www.rsd17.org/hkhs/hktv.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_13=new Array("Forms & School Publications","http://www.rsd17.org/hkhs/forms_publications.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_14=new Array("Resources","http://www.rsd17.org/hkhs/resources.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_15=new Array("Lunch Menus","https://sharedserver.rsd17.org/rsd17websites/districtfoodservices/highschoolfoodservices/default.aspx","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_16=new Array("Project Graduation","http://www.rsd17.org/hkhs/project_graduation.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_17=new Array("Special Activites","http://www.rsd17.org/hkhs/special_activities.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_18=new Array("Summer Reading","http://www.rsd17.org/hkhs/summer_reading.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_19=new Array("Alumni Activities","http://www.rsd17.org/hkhs/alumni.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
			
Menu3=new Array("   Haddam-Killingworth Middle","http://www.rsd17.org/hkms/index.shtml","",8,20,190,"","","","","","",-1,-1,-1,"","");
	Menu3_1=new Array("Welcome","http://www.rsd17.org/hkms/index.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu3_2=new Array("Staff & Faculty Directory","http://www.rsd17.org/hkms/directory_directions.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu3_3=new Array("Resources & Forms","http://www.rsd17.org/hkms/resources.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu3_4=new Array("Library Media Center","http://www.rsd17.org/TeacherWebPage/MiddleSchool/LibraryMediaCenter/hkmslibrary1.htm","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu3_5=new Array("Athletics","http://www.rsd17.org/hkms/athletics.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu3_6=new Array("Drama","http://www.rsd17.org/hkms/drama.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu3_7=new Array("Lunch Menus","https://sharedserver.rsd17.org/rsd17websites/districtfoodservices/MiddleSchoolFoodServices/default.aspx","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu3_8=new Array("Parent / Teacher Org.","http://www.rsd17.org/hkms/pto.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	

Menu4=new Array("   Burr Elementary","http://www.rsd17.org/bes/index.shtml","",13,20,190,"","","","","","",-1,-1,-1,"","");
	Menu4_1=new Array("Welcome","http://www.rsd17.org/bes/index.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");

	Menu4_2=new Array("Mission & Goals","http://www.rsd17.org/bes/mission_goals.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu4_3=new Array("Staff & Faculty Directory","http://www.rsd17.org/bes/directory_directions.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu4_4=new Array("Directions","http://www.rsd17.org/bes/directions.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu4_5=new Array("School Publications","http://www.rsd17.org/bes/school_publications.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu4_6=new Array("Lunch Menus","https://sharedserver.rsd17.org/rsd17websites/districtfoodservices/burrelementaryfoodservices/default.aspx","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu4_7=new Array("Special Activities","http://www.rsd17.org/bes/special_activities.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu4_8=new Array("Resources","http://www.rsd17.org/bes/resources.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu4_9=new Array("Parent / Teacher Org.","http://www.rsd17.org/bes/pto.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu4_10=new Array("Kindergarten Curriculum","http://www.rsd17.org/curriculum_instruction.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu4_11=new Array("CMT Primer","http://www.rsd17.org/bes/cmtprimer.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu4_12=new Array("Download STAT Brochure","http://www.rsd17.org/bes/documents/stat brochure.pdf","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu4_13=new Array("Parent Bulletins","http://www.rsd17.org/bes/bulletins.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	
Menu5=new Array("   Haddam Elementary","http://www.rsd17.org/hes/index.shtml","",12,20,190,"","","","","","",-1,-1,-1,"","");
	Menu5_1=new Array("Welcome","http://www.rsd17.org/hes/index.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu5_2=new Array("Directions","http://www.rsd17.org/hes/directions.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");

	Menu5_3=new Array("Staff & Faculty Directory","http://www.rsd17.org/hes/directory_directions.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu5_4=new Array("Mission & Goals","http://www.rsd17.org/hes/mission_goals.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu5_5=new Array("School Publications","http://www.rsd17.org/hes/school_publications.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu5_6=new Array("Lunch Menus","https://sharedserver.rsd17.org/rsd17websites/districtfoodservices/haddamelementaryfoodservices/default.aspx","",0,20,190,"","","","","","",-1,-1,-1,"","");

	Menu5_7=new Array("Special Activities","http://www.rsd17.org/hes/special_activities.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu5_8=new Array("Schedule Highlights","http://www.rsd17.org/hes/specials.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu5_9=new Array("Policies & Procedures","http://www.rsd17.org/hes/policies.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu5_10=new Array("Resources","http://www.rsd17.org/hes/resources.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu5_11=new Array("Parent / Teacher Org.","http://www.rsd17.org/hes/pto.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu5_12=new Array("Kindergarten Curriculum","http://www.rsd17.org/curriculum_instruction.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");



	
Menu6=new Array("   Killingworth Elementary","http://www.rsd17.org/kes/index.shtml","",10,20,190,"","","","","","",-1,-1,-1,"","");
	Menu6_1=new Array("Welcome","http://www.rsd17.org/kes/index.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu6_2=new Array("Mission & Goals","http://www.rsd17.org/kes/mission_goals.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu6_3=new Array("Staff & Faculty Directory","http://www.rsd17.org/kes/directory_directions.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu6_4=new Array("Directions","http://www.rsd17.org/kes/directions.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu6_5=new Array("School Publications","http://www.rsd17.org/kes/school_publications.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu6_6=new Array("Lunch Menus","https://sharedserver.rsd17.org/rsd17websites/districtfoodservices/killingworthelementaryfoodservices/default.aspx","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu6_7=new Array("Special Activities","http://www.rsd17.org/kes/special_activities.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu6_8=new Array("Resources","http://www.rsd17.org/kes/resources.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu6_9=new Array("Parent / Teacher Org.","http://www.rsd17.org/kes/pto.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu6_10=new Array("Kindergarten Curriculum","http://www.rsd17.org/curriculum_instruction.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
		
			
	
Menu7=new Array("","","",0,15,200,"","#000066","","","","",10,-1,-1,"","");

	
Menu8=new Array("   District Information","http://www.rsd17.org/administration/index.shtml","",10,20,190,"","","","","","",9,1,-1,"","");
	Menu8_1=new Array("Welcome","http://www.rsd17.org/administration/index.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu8_2=new Array("Yearly Priorities","http://www.rsd17.org/administration/yearly_priorities.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu8_3=new Array("Directory","http://www.rsd17.org/directory.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu8_4=new Array("NCLB Certification","http://www.rsd17.org/administration/nclb_certification.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu8_5=new Array("Employment Openings","https://www.applitrack.com/rsd17/onlineapp/","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu8_6=new Array("Transportation","http://www.rsd17.org/administration/transportation.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu8_7=new Array("Cancellation Procedures","http://www.rsd17.org/administration/cancellation.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu8_8=new Array("Schedules & Calendars","http://www.rsd17.org/administration/timeschedules.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu8_9=new Array("Resource Documents","http://www.rsd17.org/administration/resource_documents.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu8_10=new Array("Organizational Chart","http://www.rsd17.org/administration/documents/OrganizationalChart.pdf","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu9=new Array("   Spotlight On 17","http://www.rsd17.org/administration/video/video.shtml","",2,20,190,"","","","","","",9,1,-1,"","");
	Menu9_1=new Array("09-10 Spotlight on 17 ","http://www.rsd17.org/administration/video/video.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu9_2=new Array("08-09 Spotlight on 17 ","http://www.rsd17.org/administration/videos08_09/index.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu10=new Array("   Superintendent","http://www.rsd17.org/administration/superintendentwelcome.shtml","",6,20,190,"","","","","","",9,1,-1,"","");
	Menu10_1=new Array("Welcome","http://www.rsd17.org/administration/superintendentwelcome.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu10_2=new Array("Administrative Commitments","http://www.rsd17.org/administration/admin_committments.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu10_3=new Array("Weekly Messages","http://www.rsd17.org/administration/weekly_messages10_11.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu10_4=new Array("Yearly Priorities","http://www.rsd17.org/administration/yearly_priorities.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu10_5=new Array("Belief Statement","http://www.rsd17.org/administration/superintendentbeliefstatement.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu10_6=new Array("Presentations","http://www.rsd17.org/administration/superpresentation/superintendentpresentations.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	
		
Menu11=new Array("  Business Office ","http://www.rsd17.org/administration/business_office.shtml","",0,20,190,"","","","","","",9,1,-1,"","");
Menu12=new Array("  Transportation ","http://www.rsd17.org/administration/transportation.shtml","",0,20,190,"","","","","","",9,1,-1,"","");
Menu13=new Array("Schedules & Calendars","http://www.rsd17.org/administration/timeschedules.shtml","",0,20,190,"","","","","","",9,1,-1,"","");

Menu14=new Array("   Information Technology","https://sharedserver.rsd17.org/rsd17websites/technology/default.aspx","",5,20,190,"","","","","","",9,1,-1,"","");
	Menu14_1=new Array("Welcome","https://sharedserver.rsd17.org/rsd17websites/technology/default.aspx","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu14_2=new Array("RSD 17 Webmail","http://falcon.rsd17.org/exchange","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu14_3=new Array("IT Support","https://sharedserver.rsd17.org/rsd17websites/technology/default.aspx","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu14_4=new Array("Internal Resources","https://sharedserver.rsd17.org/infocenter/default.aspx","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu14_5=new Array("Professional Development","https://sharedserver.rsd17.org/prodevelop/default.aspx","",0,20,180,"","","","","","",-1,-1,-1,"","");
    	
Menu15=new Array("  Honeywell Instant Alert ","http://www.rsd17.org/honeywell.shtml","",0,20,190,"","","","","","",9,1,-1,"","");
	
Menu16=new Array("  Pupil Services ","http://www.rsd17.org/pupil_services.shtml","",4,20,190,"","","","","","",9,1,-1,"","");
	Menu16_1=new Array("Welcome","http://www.rsd17.org/pupil_services.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu16_2=new Array("Directory","http://www.rsd17.org/pupil_services_directory.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu16_3=new Array("L.E.A.P. Information","http://www.rsd17.org/pupil_services_leap.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu16_4=new Array("HK SEPTA","http://www.rsd17.org/pupil_services_SEPTA.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	
Menu17=new Array("  Health Services","https://sharedserver.rsd17.org/teacherwebpages/healthservices/default.aspx","",0,20,190,"","","","","","",9,1,-1,"","");

Menu18=new Array("  Food Services","https://sharedserver.rsd17.org/rsd17websites/districtfoodservices/default.aspx","",0,20,190,"","","","","","",9,1,-1,"","");
	
Menu19=new Array("  Curriculum & Instruction","http://www.rsd17.org/curriculum_instruction.shtml","",0,20,190,"","","","","","",9,1,-1,"","");
Menu20=new Array("  Frequently Used Forms","http://www.rsd17.org/forms.shtml","",0,20,190,"","","","","","",9,1,-1,"","");
Menu21=new Array("   Special Announcements","http://www.rsd17.org/administration/announcements.shtml","",0,20,140,"","","","","","",9,1,-1,"","");

Menu22=new Array("   H1N1 Flu Information","http://www.rsd17.org/administration/H1N1FluInformation.shtml","",0,20,140,"","","","","","",9,1,-1,"","");

Menu23=new Array("   ","","",0,15,190,"","#000066","","","","",-1,-1,-1,"","");

	
Menu24=new Array("   Board of Education","http://www.rsd17.org/boe/index.shtml","",11,20,140,"","","","","","",9,1,-1,"","");
	Menu24_1=new Array("Welcome","http://www.rsd17.org/boe/index.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");

	Menu24_2=new Array("Educational Philosophy","http://www.rsd17.org/boe/educational_philosophy.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu24_3=new Array("Resources","http://www.rsd17.org/boe/resources.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu24_4=new Array("Members","http://www.rsd17.org/boe/members.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu24_5=new Array("Board cmte & subcmte Schedules/Agendas","http://www.rsd17.org/boe/schedule.shtml","",0,30,180,"","","","","","",-1,-1,-1,"","");
	Menu24_6=new Array("Minutes 2010","http://www.rsd17.org/boe/minutes_2010.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu24_7=new Array("Minutes 2009","http://www.rsd17.org/boe/minutes_2009.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu24_8=new Array("Minutes 2008","http://www.rsd17.org/boe/minutes_2008.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu24_9=new Array("Minutes 2007","http://www.rsd17.org/boe/minutes_2007.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu24_10=new Array("Minutes 2006","http://www.rsd17.org/boe/minutes_2006.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu24_11=new Array("Minutes 2004/2005","http://www.rsd17.org/boe/minutes_2004_2005.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu25=new Array("   Budget Information","","",4,20,140,"","","","","","",9,1,-1,"","");
	Menu25_1=new Array("2008-2009 Budget","http://www.rsd17.org/boe/presentation.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu25_2=new Array("2009-2010 Budget","http://www.rsd17.org/boe/presentation2.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu25_3=new Array("2010-2011 Budget","http://www.rsd17.org/boe/presentation2010-2011.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu25_4=new Array("Budget Q & A","http://www.rsd17.org/boe/questions.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");


Menu26=new Array("   District Committees","http://www.rsd17.org/administration/district_committees.shtml","",2,20,140,"","","","","","",9,1,-1,"","");
	Menu26_1=new Array("Schedule / Minutes 10-11","http://www.rsd17.org/administration/district_committees1011.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu26_2=new Array("Schedule / Minutes 09-10","http://www.rsd17.org/administration/district_committees0910.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");

    
Menu27=new Array("   ","","",0,15,190,"","#000066","","","","",-1,-1,-1,"","");

Menu28=new Array("   HKTV","","",2,20,140,"","","","","","",9,1,-1,"","");
	Menu28_1=new Array("HKTV Schedule / Live Web Cast","http://www.rsd17.org/hkhs/hktv.shtml","",0,20,200,"","","","","","",-1,-1,-1,"","");
	Menu28_2=new Array("HKTV News","http://www.rsd17.org/administration/video/hktvnews.shtml","",0,20,140,"","","","","","",-1,-1,-1,"","");

Menu29=new Array("   HK Hall of Fame","http://www.rsd17.org/hkhs/halloffame.shtml","",0,20,140,"","","","","","",9,1,-1,"","");
	
Menu30=new Array("   Education Links","","",4,20,140,"","","","","","",9,1,-1,"","");
	Menu30_1=new Array("CT Department of Education","http://www.state.ct.us/sde/#27304","",0,20,190,"","","","","","",-1,-1,-1,"","");
    Menu30_2=new Array("No Child Left Behind","http://www.state.ct.us/sde/nclb/","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu30_3=new Array("U.S. Dept. of Education","http://www.ed.gov","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu30_4=new Array("LEARN","http://www.rsd17.org/LEARN.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	
	
	
Menu31=new Array("   Community Links","","",12,20,140,"","","","","","",9,1,-1,"",""); 
	Menu31_1=new Array("Youth & Family Services","http://www.hkyfs.org/","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu31_2=new Array("HK SEPTA","http://www.rsd17.org/hksepta.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu31_3=new Array("HK Recreation","http://www.hkrec.com/","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu31_4=new Array("Town of Haddam","http://www.haddam.org","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu31_5=new Array("Haddam Fire Company","http://www.haddamfire.com","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu31_6=new Array("Killingworth Fire Co.","http://www.killingworth-fire.org/","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu31_7=new Array("Haddam Ambulance","http://www.haddamambulance.org","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu31_8=new Array("Killingworth Library","http://www.killingworthlibrary.org/","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu31_9=new Array("Brainerd Library","http://www.brainerdlibrary.lioninc.org/","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu31_10=new Array("My Library Rocks","http://www.mylibraryrocks.com","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu31_11=new Array("HK Helping Kids","http://hkhelpingkids.org","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu31_12=new Array("Department of Public Safety","http://www.communitynotification.com/cap_office_disclaimer.php?office=54567","",0,20,190,"","","","","","",-1,-1,-1,"","");
	
     
	 
