	var NoOffFirstLineMenus=19;			// Number of first level items
	var LowBgColor='#FFFFCC';			// Background color when mouse is not over
	var LowSubBgColor='#FFFFCC';		// Background color when mouse is not over on subs
	var HighBgColor='#FFCC33';			// Background color when mouse is over
	var HighSubBgColor='#FFCC33';		// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';		// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='black';		// Font color subs when mouse is over
	var BorderColor='#000000';			// Border color
	var BorderSubColor='#000000';		// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,verdana"	// Font family menu items
	var FontSize=9;				// 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 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=2;				// 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=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='menu4';			// 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=['./images/arrow.gif',10,10,'./images/green2.gif',1,1,'./images/green2.gif',1,1];	// 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","./index.php","",0,22,159);
Menu2=new Array("History","./history.php","",0,22,159);
Menu3=new Array("Event Calendar","./calendar.php","",0,22,159);
Menu4=new Array("Boards & Committees","","",5,22,159);
	Menu4_1=new Array("Board of Supervisors","./supervisors.php","",0,22,159);
	Menu4_2=new Array("Planning Commission","./planning.php","",0,22,159);
	Menu4_3=new Array("Zoning Hearing","./zoning.php","",0,22,159);
	Menu4_4=new Array("Parks & Recreation","./parks.php","",0,22,159);
	Menu4_5=new Array("Minutes & Agendas","./minutes.php","",0,22,159);
Menu5=new Array("Departments","","",3,22,159);
	Menu5_1=new Array("Administration","./administration.php","",0,22,159);
	Menu5_2=new Array("Township Manager","./manager.php","",0,22,159);
	Menu5_3=new Array("Public Works","./publicworks.php","",0,22,159);
Menu6=new Array("Finances","./finances.php","",0,22,159);
Menu7=new Array("Code Of Ordinances","./ordinances.php","",0,22,159);
Menu8=new Array("Public Services","","",4,22,159);
	Menu8_1=new Array("State Police","./police.php","",0,22,220);
	Menu8_2=new Array("Emergency Management Agency","./ema.php","",0,22,220);
	Menu8_3=new Array("Londonderry Volunteer Fire Company","./fire.php","",0,22,220);
	Menu8_4=new Array("Tax Office","./taxoffice.php","",0,22,220);
Menu9=new Array("Sunset Golf Course","","",3,22,159);
	Menu9_1=new Array("Golf Course Information","golfcourse.php","",0,22,159);
	Menu9_2=new Array("Sunset Grill","sunsetgrill.php","",0,22,159);
	Menu9_3=new Array("Leagues and Events","golfcoursetourn.php","",0,22,159);
Menu10=new Array("Recycling","./recycling.php","",0,22,159);
Menu11=new Array("Community Organizations","","",3,22,159);
	Menu11_1=new Array("Londonderry Lionettes","./lionettes.php","",0,22,240);
	Menu11_2=new Array("V.I.P. \(Elderly/Handicapped Van Service\)","./vip.php","",0,22,240);
	Menu11_3=new Array("Meals-On-Wheels","./meals.php","",0,22,240);
Menu12=new Array("Youth Organizations","","",3,22,158);
	Menu12_1=new Array("Londonderry Athletic Association","./laa.php","",0,22,220);
	Menu12_2=new Array("Boy Scouts","./boyscouts.php","",0,22,220);
	Menu12_3=new Array("Girl Scouts","./girlscouts.php","",0,22,220);
Menu13=new Array("Recreation & Trips","./trips.php","",0,22,159);
Menu14=new Array("Parks","","",2,22,158);
	Menu14_1=new Array("Sunset Park","./sunsetpark.php","",0,22,159);
	Menu14_2=new Array("Braeburn Park","./braeburnpark.php","",0,22,159);
Menu15=new Array("Relocation Information","./relocation.php","",0,22,158);
Menu16=new Array("Open Records Office","./openrecords.php","",0,22,158);
Menu17=new Array("Contact Us","./contact.php","",0,22,159);
Menu18=new Array("Dauphin County","http://www.dauphincounty.org","",0,22,159);
Menu19=new Array("Lower Dauphin School District","http://www.ldsd.org","",0,40,159);
