/***********************************************************************************
*	(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=5;			// Number of first level items
	var LowBgColor='#669966';			// Background color when mouse is not over
	var LowSubBgColor='#3399FF';			// Background color when mouse is not over on subs
	var HighBgColor='#66CCFF';			// Background color when mouse is over
	var HighSubBgColor='#336699';		// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';		// Font color subs when mouse is not over
	var FontHighColor='#3C3C3C';			// Font color when mouse is over
	var FontSubHighColor='#FFFFFF';		// Font color subs when mouse is over
	var BorderColor='#CCCC99';			// Border color
	var BorderSubColor='#FFFFFF';			// Border color for subs
	var BorderWidth=1;					// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,helvetica,trebuchet ms"	// 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='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;		// vertical overlap child/ parent
	var StartTop=126;					// Menu offset x coordinate
	var StartLeft=1;					// Menu offset y coordinate
	var VerCorrect=0;					// Multiple frames y correction
	var HorCorrect=0;					// Multiple frames x correction
	var LeftPaddng=3;					// Left padding
	var TopPaddng=2;					// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// 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=['http://town.sandwich.nh.us/menu/tri.gif',5,10,'http://town.sandwich.nh.us/menu/tridown.gif',10,5,'http://town.sandwich.nh.us/menu/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("Home","http://town.sandwich.nh.us","",0,20,134);

Menu2=new Array("Town Services","","",11);
	Menu2_1=new Array("Selectmans Office","http://town.sandwich.nh.us/selectman/index.html","",6,20,150);	
		Menu2_1_1=new Array("Meeting Times","http://town.sandwich.nh.us/selectman/selectmen_meetings.html","",0,20,140);
		Menu2_1_2=new Array("Meeting Minutes","http://town.sandwich.nh.us/selectman/minutes/index.html","",0);
		Menu2_1_3=new Array("Town Report","http://town.sandwich.nh.us/selectman/selectmen_report.html","",0);
		Menu2_1_4=new Array("Budget & Warrant","http://town.sandwich.nh.us/selectman/selectmen_budget.html","",0);
            Menu2_1_5=new Array("Budget Advisory","http://town.sandwich.nh.us/selectman/selectmen_advisory.html","",0);
            Menu2_1_6=new Array("Building Applications","","",3);
                Menu2_1_6_1=new Array("Procedures","http://town.sandwich.nh.us/building/building_permitprocedures.html","",0,20,140);
                Menu2_1_6_2=new Array("Building Application","http://town.sandwich.nh.us/building/index.html","",0,20,140);
                Menu2_1_6_3=new Array("Approved Permits","http://town.sandwich.nh.us/building/building_approved.html","",0);

	Menu2_2=new Array("Town Clerks Office","","",2);
		Menu2_2_1=new Array("Town Clerk","http://town.sandwich.nh.us/tax/town_index.html","",0,20,140);
		Menu2_2_2=new Array("Tax Collectors","http://town.sandwich.nh.us/tax/tax_index.html","",0,20,140);

	Menu2_3=new Array("Police Department","http://town.sandwich.nh.us/police/index.html","",7);
		Menu2_3_1=new Array("Chief's Welcome","http://town.sandwich.nh.us/police/police_welcome.html","",0,20,140);
		Menu2_3_2=new Array("History","http://town.sandwich.nh.us/police/police_history.html","",0);
		Menu2_3_3=new Array("Roster","http://town.sandwich.nh.us/police/police_roster.html","",0);
		Menu2_3_4=new Array("D.A.R.E.","http://town.sandwich.nh.us/police/police_dare.html","",0);
		Menu2_3_5=new Array("Code of Ethics","http://town.sandwich.nh.us/police/police_ethics.html","",0);
		Menu2_3_6=new Array("F.A.Q.","http://town.sandwich.nh.us/police/police_faq.html","",0);
		Menu2_3_7=new Array("Contact us","http://town.sandwich.nh.us/police/police_resources.html","",0);

	Menu2_4=new Array("Fire Department","http://town.sandwich.nh.us/fire/index.html","",6);
		Menu2_4_1=new Array("Chief's Welcome","http://town.sandwich.nh.us/fire/fire_welcome.html","",0,20,140);
		Menu2_4_2=new Array("Fire Preventation","http://town.sandwich.nh.us/fire/fire_preventation.html","",0);
		Menu2_4_3=new Array("Cold Safety","http://town.sandwich.nh.us/fire/fire_coldsafety.html","",0);
		Menu2_4_4=new Array("Incidents","http://town.sandwich.nh.us/fire/fire_incident.html","",0);
		Menu2_4_5=new Array("History","http://town.sandwich.nh.us/fire/fire_history.html","",0);
		Menu2_4_6=new Array("News","http://town.sandwich.nh.us/fire/fire_news.html","",0);

	Menu2_5=new Array("Highway Department","http://town.sandwich.nh.us/highway/index.html","",0,20,140);

	Menu2_6=new Array("Parks and Recreation","","",9);
		Menu2_6_1=new Array("Welcome","http://town.sandwich.nh.us/parks/index.html","",0,20,140);
		Menu2_6_2=new Array("Meeting Minutes","http://town.sandwich.nh.us/parks/minutes/index.html","",0);
		Menu2_6_3=new Array("Programs & Events","http://town.sandwich.nh.us/parks/parks_programs.html","",0);
		Menu2_6_4=new Array("Registration","http://town.sandwich.nh.us/parks/parks_register.html","",0);
		Menu2_6_5=new Array("Town Beach Rules","http://town.sandwich.nh.us/parks/parks_beach.html","",0);
		Menu2_6_6=new Array("Sandwich Lot","http://town.sandwich.nh.us/parks/parks_lot.html","",0);
		Menu2_6_7=new Array("Old Home Week","http://town.sandwich.nh.us/parks/parks_oldhome.html","",0);
		Menu2_6_8=new Array("Park Facilities","http://town.sandwich.nh.us/parks/parks_facility.html","",0);
		Menu2_6_9=new Array("Photo Gallery","http://town.sandwich.nh.us/parks/parks_pix.html","",0);

	Menu2_7=new Array("Transfer Station","http://town.sandwich.nh.us/transfer/index.html","",3);
		Menu2_7_1=new Array("Opening Times","http://town.sandwich.nh.us/transfer/index.html","",0,20,140);
		Menu2_7_2=new Array("Item Recycle","http://town.sandwich.nh.us/transfer/transfer_recycle.html","",0);
		Menu2_7_3=new Array("Household Hazard Waste","http://town.sandwich.nh.us/transfer/transfer_hazmat.html","",0);

	Menu2_8=new Array("Library","http://town.sandwich.nh.us/library/index.html","",0,20,140);

	Menu2_9=new Array("Forms","http://town.sandwich.nh.us/general/general_forms.html","",0,20,140);
	Menu2_10=new Array("Town Officers","http://town.sandwich.nh.us/general/general_officiers.html","",0,20,140);
	Menu2_11=new Array("Meetings & Events","http://town.sandwich.nh.us/calendar/index.html","",0,20,140);

Menu3=new Array("Town Boards","","",5);
	Menu3_1=new Array("Planning Board","http://town.sandwich.nh.us/planning/index.html","",8,20,165);
		Menu3_1_1=new Array("Site Plan Review","http://town.sandwich.nh.us/planning/planning_siteplanreview.html","",0,20,150);
		Menu3_1_2=new Array("SubDivision Application","http://town.sandwich.nh.us/planning/planning_subapplication.html","",0,20,150);
		Menu3_1_3=new Array("SubDivision Regulations","http://town.sandwich.nh.us/planning/planning_subdivisionregs.html","",0,20,150);
		Menu3_1_4=new Array("Proposed Amendments","http://town.sandwich.nh.us/planning/planning_amend2006.html","",0,20,150);
		Menu3_1_5=new Array("Zoning Ordinances","http://town.sandwich.nh.us/zoning/zoning_ordinances.html","",0,20,150);
		Menu3_1_6=new Array("Zoning Procedures","http://town.sandwich.nh.us/zoning/zoning_procedures.html","",0,20,150);
		Menu3_1_7=new Array("Town Master Plans","http://town.sandwich.nh.us/planning/planning_masterplans.html","",0,20,150);
		Menu3_1_8=new Array("Meeting Minutes","http://town.sandwich.nh.us/planning/minutes/index.html","",0,20,150);

	Menu3_2=new Array("Zoning Board","http://town.sandwich.nh.us/zoning/index.html","",2,20,170);
		Menu3_2_1=new Array("Appeals Process","http://town.sandwich.nh.us/zoning/zoning_appeals.html","",0,20,150);
		Menu3_2_2=new Array("Meeting Minutes","http://town.sandwich.nh.us/zoning/minutes/index.html","",0,20,150);

	Menu3_3=new Array("Historic Commission","http://town.sandwich.nh.us/historic/index.html","",5,20,170);
		Menu3_3_1=new Array("Historic District Map","http://town.sandwich.nh.us/historic/historic_map.html","",0,20,150);
		Menu3_3_2=new Array("HDC Guidelines","http://town.sandwich.nh.us/historic/historic_guidelines.html","",0,20,150);
		Menu3_3_3=new Array("HDC Procedures","http://town.sandwich.nh.us/historic/historic_procedures.html","",0,20,150);
		Menu3_3_4=new Array("Cert. of Appropiatness","http://town.sandwich.nh.us/historic/historic_cert.html","",0,20,150);
		Menu3_3_5=new Array("Meeting Minutes","http://town.sandwich.nh.us/historic/minutes/index.html","",0,20,150);

	Menu3_4=new Array("Conservation Commission","http://town.sandwich.nh.us/conservation/index.html","",1,20,150);
		Menu3_4_1=new Array("Meeting Minutes","http://town.sandwich.nh.us/conservation/minutes/index.html","",0,20,150);

	Menu3_5=new Array("Sandwich Stagecoach","http://town.sandwich.nh.us/general/general_stagecoach.html","",0,20,150);


Menu4=new Array("Our Sandwich","","",7);
	Menu4_1=new Array("Historical Information","http://town.sandwich.nh.us/visitor/visit_community.html","",0,20,160);
	Menu4_2=new Array("Community Services","http://town.sandwich.nh.us/visitor/visit_services.html","",0);
	Menu4_3=new Array("Education","http://town.sandwich.nh.us/visitor/visit_education.html","",0);
	Menu4_4=new Array("Points of Interest","http://town.sandwich.nh.us/visitor/visit_interest.html","",0);
	Menu4_5=new Array("Hiking and Trails","http://town.sandwich.nh.us/visitor/visit_trails.html","",0);
	Menu4_6=new Array("Sandwich Caregivers","http://town.sandwich.nh.us/general/general_caregivers.html","",0);
	Menu4_7=new Array("Our Heros","http://town.sandwich.nh.us/general/general_heros.html","",0);

Menu5=new Array("Visiting Sandwich","","",6);
	Menu5_1=new Array("Historical Society","http://www.sandwichhistorical.org","",0,20,170);
	Menu5_2=new Array("Chamber of Commerce","http://www.squamlakeschamber.com","",0);
	Menu5_3=new Array("Lakes Region","http://www.lakesregion.org/","",0);
	Menu5_4=new Array("League of Craftsmen","http://town.sandwich.nh.us/visitor/visit_league.html","",0);
	Menu5_5=new Array("Local Artisans and Business","http://www.discoversandwich.com/","",0);
	Menu5_6=new Array("Sandwich Fair","http://town.sandwich.nh.us/visitor/visit_fair.html","",0);