
	var NoOffFirstLineMenus=29
						
	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,21,190,"","","","","","",9,1,-1,"","");
	
Menu2=new Array("   Haddam-Killingworth High  ","http://www.rsd17.org/hkhs/index.shtml","",20,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("NEASC Report ","http://www.rsd17.org/hkhs/documents/2010/NEASCfinalreport.pdf","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_6=new Array("Staff & Faculty Directory","http://www.rsd17.org/hkhs/directory_directions.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_7=new Array("School Counseling","https://sharedserver.rsd17.org/teacherwebpages/hscounselingoffice/default.aspx","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_8=new Array("Parent Bulletins","http://www.rsd17.org/hkhs/bulletins.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_9=new Array("Advisory","http://www.rsd17.org/hkhs/advisory.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_10=new Array("Media Services","https://sites.google.com/site/hkhsmediacenter/","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_11=new Array("Athletics","http://www.rsd17.org/hkhs/athletics.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_12=new Array("Cougar Touchdown Club","http://www.eteamz.com/hkcougarstouchdownclub/","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_13=new Array("HKTV","http://www.rsd17.org/hkhs/hktv.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_14=new Array("Forms & School Publications","http://www.rsd17.org/hkhs/forms_publications.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_15=new Array("Resources","http://www.rsd17.org/hkhs/resources.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_16=new Array("Lunch Menus","https://sharedserver.rsd17.org/rsd17websites/districtfoodservices/highschoolfoodservices/default.aspx","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_17=new Array("Project Graduation","http://www.rsd17.org/hkhs/project_graduation.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_18=new Array("Special Activites","http://www.rsd17.org/hkhs/special_activities.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_19=new Array("Summer Reading","http://www.rsd17.org/hkhs/summer_reading.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_20=new Array("Alumni Activities","http://www.rsd17.org/hkhs/alumni.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu2_21=new Array("Overview of HKHS","http://www.rsd17.org/hkhs/video/HKHSOverview.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","",6,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("Directory","http://www.rsd17.org/directory.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu8_3=new Array("Employment Openings","https://www.applitrack.com/rsd17/onlineapp/","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu8_4=new Array("Transportation","http://www.rsd17.org/administration/transportation.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu8_5=new Array("Cancellation Procedures","http://www.rsd17.org/administration/cancellation.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu8_6=new Array("Resource Documents","http://www.rsd17.org/administration/resource_documents.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu9=new Array("   Superintendent","http://www.rsd17.org/administration/superintendentmessage.shtml","",2,20,190,"","","","","","",9,1,-1,"","");
	Menu9_1=new Array("Message","http://www.rsd17.org/administration/superintendentmessage.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu9_2=new Array("District Messages","http://www.rsd17.org/administration/superintendentdistrictmessages.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	
Menu10=new Array("Schedules & Calendars","http://www.rsd17.org/administration/timeschedules.shtml","",0,20,190,"","","","","","",9,1,-1,"","");
	
Menu11=new Array("  Transportation ","http://www.rsd17.org/administration/transportation.shtml","",0,20,190,"","","","","","",9,1,-1,"","");
	
Menu12=new Array("  Honeywell Instant Alert ","http://www.rsd17.org/honeywell.shtml","",0,20,190,"","","","","","",9,1,-1,"","");

	
Menu13=new Array("  Business Office ","http://www.rsd17.org/administration/business_office.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("RSD17 Webmail","https://mail.rsd17.org/owa","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu14_3=new Array("IT Support Requests","https://sharedserver.rsd17.org/rsd17websites/technology/Lists/Support Requests/AllItems.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("  Pupil Services ","http://www.rsd17.org/pupil_services.shtml","",2,20,190,"","","","","","",9,1,-1,"","");
	Menu15_1=new Array("Welcome","http://www.rsd17.org/pupil_services.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu15_2=new Array("L.E.A.P. Information","http://www.rsd17.org/pupil_services_leap.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	
Menu16=new Array("  Health Services","https://sharedserver.rsd17.org/teacherwebpages/healthservices/default.aspx","",0,20,190,"","","","","","",9,1,-1,"","");

Menu17=new Array("  Food Services","https://sharedserver.rsd17.org/rsd17websites/districtfoodservices/default.aspx","",0,20,190,"","","","","","",9,1,-1,"","");
	
Menu18=new Array("  Curriculum & Instruction","https://sharedserver.rsd17.org/teacherwebpages/CurriculumWebsite/default.aspx","",0,20,190,"","","","","","",9,1,-1,"","");
Menu19=new Array("  Frequently Used Forms","http://www.rsd17.org/forms.shtml","",0,20,190,"","","","","","",9,1,-1,"","");


Menu20=new Array("   Food Allergy Guidelines","http://www.rsd17.org/administration/Food Allergy Guidelines.pdf","",0,20,140,"","","","","","",9,1,-1,"","");

Menu21=new Array("   ","","",0,15,190,"","#000066","","","","",-1,-1,-1,"","");
	
Menu22=new Array("   Board of Education","http://www.rsd17.org/boe/index.shtml","",11,20,140,"","","","","","",9,1,-1,"","");
	Menu22_1=new Array("Educational Philosophy","http://www.rsd17.org/boe/educational_philosophy.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu22_2=new Array("Resources","http://www.rsd17.org/boe/resources.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu22_3=new Array("Members","http://www.rsd17.org/boe/members.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu22_4=new Array("Board Committee & Subcommittee Meeting Schedules","http://www.rsd17.org/boe/schedule.shtml","",7,30,180,"","","","","","",-1,-1,-1,"","");
		Menu22_4_1=new Array("Board of Education","http://www.rsd17.org/boe/schedule.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
		Menu22_4_2=new Array("Audit Subcommittee","http://www.rsd17.org/boe/schedule.shtml#audit","",0,20,180,"","","","","","",-1,-1,-1,"","");
		Menu22_4_3=new Array("Communications Subcommittee","http://www.rsd17.org/boe/schedule.shtml#comm","",0,30,180,"","","","","","",-1,-1,-1,"","");
		Menu22_4_4=new Array("Facilities and Transportation Subcommittee","http://www.rsd17.org/boe/schedule.shtml#facility","",0,30,180,"","","","","","",-1,-1,-1,"","");
		Menu22_4_5=new Array("Finance Subcommittee","http://www.rsd17.org/boe/schedule.shtml#finance","",0,20,180,"","","","","","",-1,-1,-1,"","");
		Menu22_4_6=new Array("Policy Subcommittee","http://www.rsd17.org/boe/schedule.shtml#policy","",0,20,180,"","","","","","",-1,-1,-1,"","");
		Menu22_4_7=new Array("Personnel Subcommittee","http://www.rsd17.org/boe/schedule.shtml#personnel","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu22_5=new Array("Minutes 2011","http://www.rsd17.org/boe/minutes_2011.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu22_6=new Array("Minutes 2010","http://www.rsd17.org/boe/minutes_2010.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu22_7=new Array("Minutes 2009","http://www.rsd17.org/boe/minutes_2009.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu22_8=new Array("Minutes 2008","http://www.rsd17.org/boe/minutes_2008.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu22_9=new Array("Minutes 2007","http://www.rsd17.org/boe/minutes_2007.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu22_10=new Array("Minutes 2006","http://www.rsd17.org/boe/minutes_2006.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu22_11=new Array("Minutes 2004/2005","http://www.rsd17.org/boe/minutes_2004_2005.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu23=new Array("   Budget Information","","",4,20,140,"","","","","","",9,1,-1,"","");
	Menu23_1=new Array("2008-2009 Budget","http://www.rsd17.org/boe/presentation.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu23_2=new Array("2009-2010 Budget","http://www.rsd17.org/boe/presentation2.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu23_3=new Array("2010-2011 Budget","http://www.rsd17.org/boe/presentation2010-2011.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");
	Menu23_4=new Array("2011-2012 Budget","http://www.rsd17.org/boe/presentation2011-2012.shtml","",0,20,180,"","","","","","",-1,-1,-1,"","");

Menu24=new Array("   ","","",0,15,190,"","#000066","","","","",-1,-1,-1,"","");

Menu25=new Array("   Holiday Show","https://sites.google.com/site/hktvholidayshow/home","",0,20,140,"","","#FF0000","#FF0000","","",9,1,-1,"","");
    
Menu26=new Array("   ","","",0,15,190,"","#000066","","","","",-1,-1,-1,"","");


Menu27=new Array("   HKTV","","",2,20,140,"","","","","","",9,1,-1,"","");
	Menu27_1=new Array("HKTV Schedule / Live Web Cast","http://www.rsd17.org/hkhs/hktv.shtml","",0,20,200,"","","","","","",-1,-1,-1,"","");
	Menu27_2=new Array("HKTV News","http://www.rsd17.org/administration/video/hktvnews.shtml","",0,20,140,"","","","","","",-1,-1,-1,"","");
	
Menu28=new Array("   Education Links","","",3,20,140,"","","","","","",9,1,-1,"","");
	Menu28_1=new Array("CT Department of Education","http://www.state.ct.us/sde/#27304","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu28_2=new Array("U.S. Dept. of Education","http://www.ed.gov","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu28_3=new Array("LEARN","http://www.rsd17.org/LEARN.shtml","",0,20,190,"","","","","","",-1,-1,-1,"","");
	
	
	
Menu29=new Array("   Community Links","","",10,20,140,"","","","","","",9,1,-1,"",""); 
	Menu29_1=new Array("Town of Haddam","http://www.haddam.org","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu29_2=new Array("Town of Killingworth","http://www.townofkillingworth.com","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu29_3=new Array("Youth & Family Services","http://www.hkyfs.org/","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu29_4=new Array("HK Recreation","http://www.hkrec.com/","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu29_5=new Array("Brainerd Library","http://www.brainerdlibrary.lioninc.org/","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu29_6=new Array("Killingworth Library","http://www.killingworthlibrary.org/","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu29_7=new Array("Haddam Fire Company","http://www.haddamfire.com","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu29_8=new Array("Killingworth Fire Co.","http://www.killingworth-fire.org/","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu29_9=new Array("Haddam Ambulance","http://www.haddamambulance.org","",0,20,190,"","","","","","",-1,-1,-1,"","");
	Menu29_10=new Array("Department of Public Safety","http://www.communitynotification.com/cap_office_disclaimer.php?office=54567","",0,20,190,"","","","","","",-1,-1,-1,"","");
	
     
	 

