	var NoOffFirstLineMenus=12;			// Number of first level items
	var LowBgColor='E3E4FA';			// 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='#5E5A80';			// 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=320;				// 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=0;				// 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","","",2,20,145);
	Menu1_1=new Array("Public Safety","http://www.beverlyhillspolice.com/index.htm","",0,20,145);
	Menu1_2=new Array("Village","http://www.villagebeverlyhills.com/","",0);

Menu2=new Array("Department","","",3,20,145);
	Menu2_1=new Array("Information","http://www.beverlyhillspolice.com/department info.htm","",0,20,145);
	Menu2_2=new Array("Records","http://www.beverlyhillspolice.com/Bureaus/records.htm","",0,20,145);
	Menu2_3=new Array("Services","http://www.beverlyhillspolice.com/department services.htm","",0,20,145);
	
Menu3=new Array("Neighborhood Watch","http://www.beverlyhillspolice.com/neighborhood watch.htm","","",0,20,145);
	
Menu4=new Array("Bureaus","","",13);
	Menu4_1=new Array("Accident Investigation","http://www.beverlyhillspolice.com/Bureaus/accident invest.htm","",0,20,145);
	Menu4_2=new Array("Bike Patrol","http://www.beverlyhillspolice.com/Bureaus/bike patrol.htm","",0,20,145);
	Menu4_3=new Array("Communications","http://www.beverlyhillspolice.com/Bureaus/communications.htm","",0,20,145);
	Menu4_4=new Array("Community Policing","http://www.beverlyhillspolice.com/Bureaus/community policing.htm","",0,20,145);
	Menu4_5=new Array("Crime Scene Investigation","http://www.beverlyhillspolice.com/Bureaus/CSI.htm","",0,20,145);
	Menu4_6=new Array("Emergency Medical Service","http://www.beverlyhillspolice.com/Bureaus/EMS.htm","",0,20,145);
	Menu4_7=new Array("Fire Inspection","http://www.beverlyhillspolice.com/Bureaus/fire inspection.htm","",0,20,145);
	Menu4_8=new Array("Investigations","http://www.beverlyhillspolice.com/Bureaus/investigations.htm","",0,20,145);
	Menu4_9=new Array("Records","http://www.beverlyhillspolice.com/Bureaus/records.htm","",0,20,145);
	Menu4_10=new Array("School Liaison","http://www.beverlyhillspolice.com/Bureaus/school liaison.htm","",0,20,145);
	Menu4_11=new Array("Special Response","http://www.beverlyhillspolice.com/Bureaus/special response.htm","",0,20,145);
	Menu4_12=new Array("Training","http://www.beverlyhillspolice.com/Bureaus/training.htm","",0,20,145);
	Menu4_13=new Array("Traffic","http://www.beverlyhillspolice.com/Bureaus/traffic.htm","",0,20,145);
	
Menu5=new Array("Laws/Ordinances","","",8);
	Menu5_1=new Array("Alarm Regulation","http://www.beverlyhillspolice.com/Laws Ordinances/alarm regulation.htm","",0,20,145);
	Menu5_2=new Array("Bicycle Laws","http://www.beverlyhillspolice.com/Laws Ordinances/bicycle laws.htm","",0);
	Menu5_3=new Array("Fireworks Laws","http://www.beverlyhillspolice.com/Laws Ordinances/fireworks laws.htm","",0);
	Menu5_4=new Array("Village Park Rules","http://www.beverlyhillspolice.com/Laws Ordinances/park rules.htm","",0);
	Menu5_5=new Array("Selected Traffic Laws","http://www.beverlyhillspolice.com/Laws Ordinances/selected traffic laws/selected traffic.htm","",0);
	Menu5_6=new Array("Domestic Violence","http://www.beverlyhillspolice.com/Laws Ordinances/domestic violence.htm","",0);
	Menu5_7=new Array("Municipal Code","http://www.villagebeverlyhills.com/code.htm","",0,20,145);
	Menu5_8=new Array("Current Topics","http://www.beverlyhillspolice.com/Laws Ordinances/current topics/current topics.htm","",0,20,145);

Menu6=new Array("Safety Information","","",7);
	Menu6_1=new Array("Bicycle Safety","http://www.beverlyhillspolice.com/Safety Information/bikesafety.htm","",0,20,145);
	Menu6_2=new Array("Domestic Safety","http://www.domesticviolence.org","",0,20,145);
	Menu6_3=new Array("Fire Safety","http://www.beverlyhillspolice.com/Safety Information/Fire Safety/firesafetyHOME.htm","",0,20,145);
	Menu6_4=new Array("Firearm Safety","http://www.beverlyhillspolice.com/Safety Information/Personal Safety/handgun safety.htm","",0,20,145);
	Menu6_5=new Array("Personal Safety","http://www.beverlyhillspolice.com/Safety Information/Personal Safety/personalsafetyHOME.htm","",0,20,145);
	Menu6_6=new Array("Traffic Safety","http://www.beverlyhillspolice.com/Safety Information/traffic.htm","",0);
	Menu6_7=new Array("Tornado Safety","http://www.beverlyhillspolice.com/Safety Information/tornado.htm","",0);
	

Menu7=new Array("Statistics","","",3);
	Menu7_1=new Array("Activity Logs","","",6,20,140);
		Menu7_1_1=new Array("2005","http://www.beverlyhillspolice.com/Statistics/activity logs/activity log 2005.htm","",0,20,140);
		Menu7_1_2=new Array("2006","http://www.beverlyhillspolice.com/Statistics/activity logs/activity log 2006.htm","",0,20,140);
		Menu7_1_3=new Array("2007","http://www.beverlyhillspolice.com/Statistics/activity logs/activity log 2007.htm","",0,20,140);
		Menu7_1_4=new Array("2008","http://www.beverlyhillspolice.com/Statistics/activity logs/activity log 2008.htm","",0,20,140);
		Menu7_1_5=new Array("2009","http://www.beverlyhillspolice.com/Statistics/activity logs/activity log 2009.htm","",0,20,140);
		Menu7_1_6=new Array("2010-updated 8/4","http://www.beverlyhillspolice.com/Statistics/activity logs/activity log 2010.htm","",0,20,140);
	Menu7_2=new Array("Annual Reports","","",7,20,140);
		Menu7_2_1=new Array("2003","http://www.beverlyhillspolice.com/Statistics/annual reports/annual report 2003.htm","",0,20,140);
		Menu7_2_2=new Array("2004","http://www.beverlyhillspolice.com/Statistics/annual reports/annual report 2004.htm","",0,20,140);
		Menu7_2_3=new Array("2005","http://www.beverlyhillspolice.com/Statistics/annual reports/annual report 2005.htm","",0,20,140);
		Menu7_2_4=new Array("2006","http://www.beverlyhillspolice.com/Statistics/annual reports/annual report 2006.htm","",0,20,140);
		Menu7_2_5=new Array("2007","http://www.beverlyhillspolice.com/Statistics/annual reports/annual report 2007.htm","",0,20,140);
		Menu7_2_6=new Array("2008","http://www.beverlyhillspolice.com/Statistics/annual reports/annual report 2008.htm","",0,20,140);
		Menu7_2_7=new Array("2009","http://www.beverlyhillspolice.com/Statistics/annual reports/annual report 2009.htm","",0,20,140);
	Menu7_3=new Array("Monthly Reports","","",6,20,140);
		Menu7_3_1=new Array("2005","http://www.beverlyhillspolice.com/Statistics/monthly reports/monthly reports 2005.htm","",0,20,140);
		Menu7_3_2=new Array("2006","http://www.beverlyhillspolice.com/Statistics/monthly reports/monthly reports 2006.htm","",0,20,140);
		Menu7_3_3=new Array("2007","http://www.beverlyhillspolice.com/Statistics/monthly reports/monthly reports 2007.htm","",0,20,140);
		Menu7_3_4=new Array("2008","http://www.beverlyhillspolice.com/Statistics/monthly reports/monthly reports 2008.htm","",0,20,140);
		Menu7_3_5=new Array("2009","http://www.beverlyhillspolice.com/Statistics/monthly reports/monthly reports 2009.htm","",0,20,140);
		Menu7_3_6=new Array("2010","http://www.beverlyhillspolice.com/Statistics/monthly reports/monthly reports 2010.htm","",0,20,140);
	
	
	

Menu8=new Array("Photo Shop","http://www.beverlyhillspolice.com/Photo Shop/PhotosHOME.htm","",0,20,140);

Menu9=new Array("Employment","","",3);
	Menu9_1=new Array("Current Vacancies","http://www.beverlyhillspolice.com/Employment/current vacancies.htm","",0,20,140);
	Menu9_2=new Array("Dispatch Application","http://www.beverlyhillspolice.com/Employment/civillian application.htm","",0,20,140);
	Menu9_3=new Array("Public Safety Officer Application","http://www.beverlyhillspolice.com/Employment/sworn application.htm","",0,20,140);
	

Menu10=new Array("E-mail Us","","",9);
	Menu10_1=new Array("Director Woodard","mailto:kwoodard@beverlyhillspolice.com","",1,20,140);
		Menu10_1_1=new Array("kwoodard@beverlyhillspolice.com","mailto:kwoodard@beverlyhillspolice.com","",0,20,200);
	Menu10_2=new Array("Captain Yanosy","mailto:cyanosy@beverlyhillspolice.com","",1,20,140);
		Menu10_2_1=new Array("cyanosy@beverlyhillspolice.com","mailto:cyanosy@beverlyhillspolice.com","",0,20,200);
	Menu10_3=new Array("Fire Inspector","mailto:rfisher@beverlyhillspolice.com","",1,20,140);
		Menu10_3_1=new Array("rfisher@beverlyhillspolice.com","mailto:rfisher@beverlyhillspolice.com","",0,20,200);
	Menu10_4=new Array("Intra-Department","http://mail.beverlyhillspolice.com","",0,20,140);
	Menu10_5=new Array("Investigations","mailto:jmilliron@beverlyhillspolice.com","",1,20,140);
		Menu10_5_1=new Array("jmilliron@beverlyhillspolice.com","mailto:jmilliron@beverlyhillspolice.com","",0,20,200);
	Menu10_6=new Array("Patrol","mailto:jschultz@beverlyhillspolice.com","",1,20,140);
		Menu10_6_1=new Array("jschultz@beverlyhillspolice.com","mailto:jschultz@beverlyhillspolice.com","",0,20,200);
	Menu10_7=new Array("Records","mailto:kwoodard@beverlyhillspolice.com","",1,20,140);
		Menu10_7_1=new Array("kwoodard@beverlyhillspolice.com","mailto:kwoodard@beverlyhillspolice.com","",0,20,200);
	Menu10_8=new Array("Website Administrator","mailto:jschultz@beverlyhillspolice.com","",1,20,140);
		Menu10_8_1=new Array("jschultz@beverlyhillspolice.com","mailto:jschultz@beverlyhillspolice.com","",0,20,200);
	Menu10_9=new Array("Union Contacts","","",3,20,140);
		Menu10_9_1=new Array("Command","mailto:jschultz@beverlyhillspolice.com/","",0,20,140);
		Menu10_9_2=new Array("Officers","mailto:avanhorn@beverlyhillspolice.com","",0,20,140);
		Menu10_9_3=new Array("Dispatch","mailto:tknoll@beverlyhillspolice.com","",0,20,140);
		
		
	
Menu11=new Array("Local Links","","",6);
	Menu11_1=new Array("Secretary of State","http://www.michigan.gov/sos","",0,20,140);
	Menu11_2=new Array("S.O.C.R.R.A.","http://www.socrra.org","",0,20,140);
	Menu11_3=new Array("Police Departments","http://search.officer.com/agencysearch/","",0,20,140);
	Menu11_4=new Array("Fire Departments","http://home.flash.net/~jturner/","",0,20,140);
	Menu11_5=new Array("Senior Resources","http://www.bascc.net/","",0,20,140);
	Menu11_6=new Array("Domestic Violence","http://www.domesticviolence.org/","",0,20,140);	
	
	
Menu12=new Array("Searchable Databases","","",4,20,145);
	Menu12_1=new Array("Vehicle Code","http://www.michigan.gov/documents/OffenseCode_73877_7.pdf","",0,20,140);
	Menu12_2=new Array("Compiled Laws","http://www.michiganlegislature.org/","",0,20,140);
	Menu12_3=new Array("Sex Offenders","http://www.mipsor.state.mi.us/","",0,20,140);
	Menu12_4=new Array("ICHAT","https://apps.michigan.gov/ICHAT/Home.aspx","",0,20,140);
	
	

		
	