        var NoOffFirstLineMenus=5;			// Number of first level items
        var LowBgColor='#003366';		  // Background	color when mouse is not over Main Top
        var HighBgColor='#006600';			  // Background	color when mouse is over Main Top
		var LowSubBgColor='#006600';			  // Background	color when mouse is not over on subs
        var HighSubBgColor='#003366';			  // 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='white';			// Font	color when mouse is over
        var FontSubHighColor='white';			// Font	color subs when mouse is over
        var BorderColor='#FFFFFF';			  // Border color
        var BorderSubColor='#003366';			  // Border color for subs
        var BorderWidth=1;				// Border width
        var BorderBtwnElmnts=1;			// Border between elements 1 or 0
        var FontFamily="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='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 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=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='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=0;				// Uses	arrow gifs when 1
        var KeepHilite=1;				// Keep	selected path highligthed
        var Arrws=['/include/drop_menu/tri.gif',5,10,'/include/drop_menu/tridown.gif',1,1,'/include/drop_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"
// remember to put the url http://www.mountlaurel.com in front of the link

Menu1=new Array("Home","/","/include/drop_menu/button_bk.gif",0,19,90);

Menu2=new Array("ABOUT MT. LAUREL","/about/","/include/drop_menu/button_bk.gif",7,19,180);
  Menu2_1=new Array("Mount Laurel Township","/about/","",0,19,180);
  Menu2_2=new Array("Top Employers","/about/top_employers.php","",0,19,0);
  Menu2_3=new Array("Hotels and Motels","/about/hotels_motels.php","",0,19,0);
  Menu2_4=new Array("Demographics","/about/demographics.php","",0,19,0);
  Menu2_5=new Array("Social Characteristics","/about/social_characteristics.php","",0,19,0);
  Menu2_6=new Array("Economic Characteristics","/about/economic_characteristics.php","",0,19,0);
  Menu2_7=new Array("The Mount Laurel Decisions","/about/mtlaurel_decisions.php","",0,19,120);
    
Menu3=new Array("GOVERNMENT","/gov/","/include/drop_menu/button_bk.gif",6,19,160);
  Menu3_1=new Array("Our Services","/gov/","",0,19,160);
  Menu3_2=new Array("Meetings","/gov/meetings/","",0,19,50);
 // Menu3_3=new Array("Referendums","/referendums/","",0,19,140);
  Menu3_3=new Array("Codebook","/gov/codebook.php","",0,19,140);
  Menu3_4=new Array("Elections","/gov/elections.php","",0,19,30);
  Menu3_5=new Array("Jobs","/gov/jobs/","",0,19,20);
  Menu3_6=new Array("Board Positions","/gov/jobs/board-positions.php","",0,19,30);
  
    
Menu4=new Array("DEPARTMENTS","/departments/","/include/drop_menu/button_bk.gif",16,19,185);
  Menu4_1=new Array("Directory","/departments/","",0,19,185);
  Menu4_2=new Array("Calendar","/calendar/","",0,19,185);
  Menu4_3=new Array("Mayor and Council","/gov/council.php","",0,19,180);
  Menu4_4=new Array("Manager's Office","/gov/admin.php","",0,19,100);
  Menu4_5=new Array("Municipal Clerk's Office","/gov/clerk.php","",0,19,100);
  Menu4_6=new Array("Finance Office","/gov/finance.php","",0,19,100);
  Menu4_7=new Array("Public Works Department","/public_works/","",0,19,100);
  Menu4_8=new Array("Parks & Recreation Dept.","/recreation/","",0,19,40);
  Menu4_9=new Array("Paws Farm Nature Center","/recreation/pfarm.php","",0,19,40);
  Menu4_10=new Array("Community Development ","/community_development/","",0,19,120);
  Menu4_11=new Array("Tax Collector's Office","/taxes/collector.php","",0,19,40);
  Menu4_12=new Array("Tax Assessor's Office","/taxes/assessor.php","",0,19,40);
  Menu4_13=new Array("Court","/court/","",0,19,40);
  Menu4_14=new Array("Police Department","/departments/police.php","",0,19,40);
  Menu4_15=new Array("Emergency Medical Services","/departments/emergency_medical.php","",0,19,40);
  Menu4_16=new Array("Emergency Management","/departments/ems.php","",0,19,40);
 	
Menu5=new Array("COMMUNITY SERVICES","/community/","/include/drop_menu/button_bk.gif",12,19,180);
  Menu5_1=new Array("Your Community","/community/","",0,19,180);
  Menu5_2=new Array("Township History","/history/","",0,19,120);
  Menu5_3=new Array("News & Events","/news/","",0,19,140);
  Menu5_4=new Array("Schools","/schools/","",0,19,120);
  Menu5_5=new Array("Senior Services","/senior_services/","",0,19,120);
  Menu5_6=new Array("Clubs and Organizations","/orgs/","",0,19,120);
  Menu5_7=new Array("Mount Laurel Library","/community/library.php","",0,19,120);
  Menu5_8=new Array("Mount Laurel Post Office","/community/post_office.php","",0,19,120);
  Menu5_9=new Array("Municipal Alliance","/mlma/","",0,19,120);
  Menu5_10=new Array("Green Team","/green-team/","",0,19,120);
  Menu5_11=new Array("New Resident Info","/community/new_resident_info.php","",0,19,120);
  Menu5_12=new Array("Traffic Advisories","/traffic_advisories/","",0,19,120);
  
  //Menu5_11=new Array("Yard Sales","/yard_sales/","",0,19,140);


