	var NoOffFirstLineMenus=15;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='#9999CC';			// Background color when mouse is not over on subs
	var HighBgColor='#9999CC';			// Background color when mouse is over
	var HighSubBgColor='#9999CC';			// Background color when mouse is over on subs
	var FontLowColor='black';			// 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='#ccc';			// Border color
	var BorderSubColor='#ccc';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// 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='left';			// 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=210;				// Menu offset x coordinate
	var StartLeft=5;				// 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=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=300;			// 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=['tri.gif',5,10,'tridown.gif',10,5,'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://www.villagebeverlyhills.com","",0,20,145);

Menu2=new Array("Charter / Code / Map / Zoning Map","","",4);
    Menu2_1=new Array("Village Charter","http://www.villagebeverlyhills.com/charter.htm","",0,20,180);
    Menu2_2=new Array("Municipal Code","http://www.villagebeverlyhills.com/code.htm","",0,20,180);
    Menu2_3=new Array("Village Map","http://www.villagebeverlyhills.com/Village Map.pdf","",0,20,180);
    Menu2_4=new Array("Zoning Map","http://www.villagebeverlyhills.com/Zoning Map 8-2010.pdf","",0,20,180);

Menu3=new Array("Calendar","http://www.villagebeverlyhills.com/2010 Village Calendar.pdf","",0,20,145);

Menu4=new Array("Newsletter","","",8);
	Menu4_1=new Array("May 2010","javascript:NewWin=window.open(\"http://www.villagebeverlyhills.com/Villager/May 10 Villager.pdf\",\"NWin\");window[\"Budget\"].focus()","",0,20,140,"purple","yellow","yellow","purple","","",-1,1,-1,"","");
	Menu4_2=new Array("March 2010","javascript:NewWin=window.open(\"http://www.villagebeverlyhills.com/Villager/Mar 10 Villager.pdf\",\"NWin\");window[\"Budget\"].focus()","",0,20,140,"purple","yellow","yellow","purple","","",-1,1,-1,"","");
	Menu4_3=new Array("December 2009","javascript:NewWin=window.open(\"http://www.villagebeverlyhills.com/Villager/Dec 09 Villager.pdf\",\"NWin\");window[\"Budget\"].focus()","",0,20,140,"purple","yellow","yellow","purple","","",-1,1,-1,"","");
	Menu4_4=new Array("September 2009","javascript:NewWin=window.open(\"http://www.villagebeverlyhills.com/Villager/Sep 09 Villager.pdf\",\"NWin\");window[\"Budget\"].focus()","",0,20,140,"purple","yellow","yellow","purple","","",-1,1,-1,"","");
	Menu4_5=new Array("May 2009","javascript:NewWin=window.open(\"http://www.villagebeverlyhills.com/Villager/May 09 Villager.pdf\",\"NWin\");window[\"Budget\"].focus()","",0,20,140,"purple","yellow","yellow","purple","","",-1,1,-1,"","");
	Menu4_6=new Array("March 2009","javascript:NewWin=window.open(\"http://www.villagebeverlyhills.com/Villager/Mar 09 Villager.pdf\",\"NWin\");window[\"Budget\"].focus()","",0,20,140,"purple","yellow","yellow","purple","","",-1,1,-1,"","");
	Menu4_7=new Array("December 2008","javascript:NewWin=window.open(\"http://www.villagebeverlyhills.com/Villager/Dec 08 Villager.pdf\",\"NWin\");window[\"Budget\"].focus()","",0,20,140,"purple","yellow","yellow","purple","","",-1,1,-1,"","");
	Menu4_8=new Array("September 2008","javascript:NewWin=window.open(\"http://www.villagebeverlyhills.com/Villager/Sep 08 Villager.pdf\",\"NWin\");window[\"Budget\"].focus()","",0,20,140,"purple","yellow","yellow","purple","","",-1,1,-1,"","");
							
Menu5=new Array("Council","","",3);
	Menu5_1=new Array("Members","http://www.villagebeverlyhills.com/members.htm","",0,20,180);
	Menu5_2=new Array("Agenda","http://www.villagebeverlyhills.com/agendas/Council Agenda.pdf","",0);
	Menu5_3=new Array("Minutes","http://www.villagebeverlyhills.com/minutes.htm","",0);

Menu6=new Array("Boards","","",7);
	Menu6_1=new Array("Planning","http://www.villagebeverlyhills.com/planning.htm","",0,20,140);
	Menu6_2=new Array("ZBA","http://www.villagebeverlyhills.com/zoning.htm","",0,20,140);
	Menu6_3=new Array("Parks/Rec","http://www.villagebeverlyhills.com/park.htm","",0,20,140);
	Menu6_4=new Array("Cable","http://www.villagebeverlyhills.com/cable.htm","",0);
	Menu6_5=new Array("Finance","http://www.villagebeverlyhills.com/Finance Committee.htm","",0);
	Menu6_6=new Array("Minutes","http://www.villagebeverlyhills.com/villageboardminutes.htm","",0);
	Menu6_7=new Array("Board/Committee App","javascript:NewWin=window.open(\"Application for board and procedures.pdf\",\"NWin\");window[\"Audit\"].focus()","",0,20,350,"purple","yellow","yellow","purple","","",-1,1,-1,"","");

Menu7=new Array("Budget/Finance","","",7);
	Menu7_1=new Array("10/11 Budget","javascript:NewWin=window.open(\"http://www.villagebeverlyhills.com/Budget 10-11.pdf\",\"NWin\");window[\"Budget\"].focus()","",0,20,140,"purple","yellow","yellow","purple","","",-1,1,-1,"","");
	Menu7_2=new Array("Audit","javascript:NewWin=window.open(\"http://www.villagebeverlyhills.com/Audit 08-09.pdf\",\"NWin\");window[\"Audit\"].focus()","",0,20,140,"purple","yellow","yellow","purple","","",-1,1,-1,"","");
	Menu7_3=new Array("Tax Bills","http://www.villagebeverlyhills.com/taxbills.htm","",0,20,140);
	Menu7_4=new Array("Direct Pay Water Bills","http://www.villagebeverlyhills.com/DIRECT%20PAYMENT%20OF%20WATER%20BILLS.htm","",0,20,140);
	Menu7_5=new Array("Assessing Information","http://www.oakgov.com/equal/info_pub/","",0,20,140);
	Menu7_6=new Array("Tax Presentation","javascript:NewWin=window.open(\"http://www.villagebeverlyhills.com/Tax Presentation.pdf\",\"NWin\");window[\"Tax Presentation\"].focus()","",0,20,140,"purple","yellow","yellow","purple","","",-1,1,-1,"","");
	Menu7_7=new Array("Water Billing Schedule","javascript:NewWin=window.open(\"http://www.villagebeverlyhills.com/WaterBillingSchedule.pdf\",\"NWin\");window[\"Water Billing Schedule\"].focus()","",0,20,140,"purple","yellow","yellow","purple","","",-1,1,-1,"","");

Menu8=new Array("Police/Fire","http://www.beverlyhillspolice.com","",0,20,145);
	
Menu9=new Array("Public Works","","",9);
	Menu9_1=new Array("Trash","http://www.villagebeverlyhills.com/trash.htm","",0,20,140);
	Menu9_2=new Array("Recycling","http://www.villagebeverlyhills.com/recycling.htm","",0,20,140);
	Menu9_3=new Array("Yard Waste","http://www.villagebeverlyhills.com/yard.htm","",0,20,140);
	Menu9_4=new Array("Oakland County 24-Hour Pollution Hotline","http://www.oakgov.com/water/assets/docs/environmental_unit/hotlinebrochure_mar_2009.pdf","",0,20,140);
	Menu9_5=new Array("Fall Lawn Tips","http://www.villagebeverlyhills.com/Fall Lawn Tips.pdf","",0,20,140);
	Menu9_6=new Array("RV Waste","http://www.villagebeverlyhills.com/RV Dump Stations in Michigan.htm","",0,20,140);
	Menu9_7=new Array("MDOT Storm Water Management","http://www.michigan.gov/stormwatermgt","",0,20,140);
	Menu9_8=new Array("Healthy Lawn Care Tips","http://www.villagebeverlyhills.com/Healthy Lawn Care Tips 2010.pdf","",0,20,140);
	Menu9_9=new Array("Street Lights","http://www.villagebeverlyhills.com/Street Lights.pdf","",0,20,140);
		
Menu10=new Array("Building Department","","",5);
	Menu10_1=new Array("Fees","","",6,20,150);	
		Menu10_1_1=new Array("Building Fee Schedule","http://www.villagebeverlyhills.com/building.htm","",0,20,240);
		Menu10_1_2=new Array("Plumbing & Sewer Fee Schedule","http://www.villagebeverlyhills.com/plumbing.htm","",0,20,140);
		Menu10_1_3=new Array("Heating & Cooling Fee Schedule","http://www.villagebeverlyhills.com/heating.htm","",0,20,140);
        Menu10_1_4=new Array("Electrical Fee Schedule","http://www.villagebeverlyhills.com/electrical.htm","",0,20,140)
	    Menu10_1_5=new Array("Application & Petition Fees","http://www.villagebeverlyhills.com/Application & Petition Fee Schedule.htm","",0,20,240) 
		Menu10_1_6=new Array("Contractor License & Registration Fees","http://www.villagebeverlyhills.com/Contractor Licenses & Registration Fee Schedule.htm","",0,20,24) 
		                      
	Menu10_2=new Array("Guidelines","","",3);
		Menu10_2_1=new Array("Guidelines For Decks","http://www.villagebeverlyhills.com/guidelines_for_decks.htm","",0,20,260);
		Menu10_2_2=new Array("Guidelines For Addition Of Garages & Sheds","http://www.villagebeverlyhills.com/Guidelines_For_Addition_Of_Garage_&_Sheds.htm","",0);
		Menu10_2_3=new Array("Zoning Board Of Appeals Filing Procedure","http://www.villagebeverlyhills.com/Zoning_Board_Of_Appeals_Filing_Procedure.htm","",0);
		
	Menu10_3=new Array("Forms","http://www.villagebeverlyhills.com/forms.htm","",0);
	
	Menu10_4=new Array("Master Plan","http://www.villagebeverlyhills.com//Village of Beverly Hills Master Plan pdf.pdf","",0);	
	
	Menu10_5=new Array("Landlord License","http://www.villagebeverlyhills.com/landlord.html","",0);	
	
Menu11=new Array("Beverly Park","","",3);
	Menu11_1=new Array("Events","http://www.villagebeverlyhills.com/events.htm","",0,20,140);
	Menu11_2=new Array("Pavilion Rentals","http://www.villagebeverlyhills.com/pavilion.htm","",0,20,140);
	Menu11_3=new Array("Park Rules","http://www.villagebeverlyhills.com/rules.htm","",0,20,140);

		
Menu12=new Array("Clerk's Office","","",7);
	Menu12_1=new Array("Employment Application","http://www.villagebeverlyhills.com/Application for Employment.pdf","",0,20,140);
	Menu12_2=new Array("Passports","http://www.villagebeverlyhills.com/passports.htm","",0,20,140);
	Menu12_3=new Array("Solicitation Licenses","http://www.villagebeverlyhills.com/solicitation.htm","",0,20,140);
	Menu12_4=new Array("Legislative Contacts","http://www.villagebeverlyhills.com/legislative.htm","",0,20,140);
	Menu12_5=new Array("Freedom of Information","http://www.villagebeverlyhills.com/foia.htm","",0,20,140);
	Menu12_6=new Array("Voting","","",2);
		Menu12_6_1=new Array("Voting","http://www.villagebeverlyhills.com/voting.htm","",0,20,140);
		Menu12_6_2=new Array("Absentee Voter List","http://www.villagebeverlyhills.com/AV Permanent List Form.pdf","",0,20,240);
	Menu12_7=new Array("Bid Opportunities","http://www.govbids.com/scripts/mitn/public/home1.asp?utm_medium=referral&utm_source=BEV09MI&utm_campaign=web_site","",0,20,140);
	
Menu13=new Array("Community Services","","",5);
	Menu13_1=new Array("Library","http://www.baldwinlib.org/","",0,20,140);
	Menu13_2=new Array("BASCC","http://www.bascc.net","",0,20,140);
	Menu13_3=new Array("BYA","http://www.villagebeverlyhills.com/bya.htm","",0,20,140);
	Menu13_4=new Array("BCC","http://www.villagebeverlyhills.com/bcc.htm","",0,20,140);
	Menu13_5=new Array("HAVEN","http://www.villagebeverlyhills.com/haven.htm","",0,20,140);

Menu14=new Array("Other Links","http://www.villagebeverlyhills.com/otherlinks.htm","",0,20,145);

Menu15=new Array("Contact Us","http://www.villagebeverlyhills.com/contact.htm","",0,20,145);