/***********************************************************************************
*	(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='#FFFFFF';			// Background color when mouse is not over
	var LowSubBgColor='#FFFF66';			// Background color when mouse is not over on subs
	var HighBgColor='yellow';			// Background color when mouse is over
	var HighSubBgColor='blue';			// Background color when mouse is over on subs
	var FontLowColor='blue';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='blue';			// Font color when mouse is over
	var FontSubHighColor='black';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=0;					// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// 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=175;				// 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=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=1;				// 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://www.bvcity.org/tri.gif',5,10,'http://www.bvcity.org/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.bvcity.org","",0,20,138);

Menu2=new Array("City Council","http://www.bvcity.org/city_council.htm","",4);
	Menu2_1=new Array("Members","http://www.bvcity.org/city_councilMembers.htm","",0,20,150);
	Menu2_2=new Array("Public Hearings","http://www.bvcity.org/publicHearings/index.htm","",0);
	Menu2_3=new Array("Agendas","http://www.bvcity.org/agendas/index.htm","",0);
	Menu2_4=new Array("How to get on Agenda","http://www.bvcity.org/how_to_get_on_agenda.htm","",0);

Menu3=new Array("Departments","http://www.bvcity.org/departments.htm","",20);
	Menu3_1=new Array("Boards & Commissions","http://www.bvcity.org/boards-commissions.htm","",0,20,170);
	Menu3_2=new Array("Building Inspector","http://www.bvcity.org/building_inspector.htm","",0,20,170);
	Menu3_3=new Array("Cemetery","http://www.bvcity.org/cemetery.htm","",0);
	Menu3_4=new Array("City Manager","http://www.bvcity.org/city_manager.htm","",0);
	Menu3_5=new Array("Code Enforcement","http://www.bvcity.org/codeenforcement/index.htm","",0);
	Menu3_6=new Array("Comm. of the Revenue","http://www.bvcity.org/commissioner.htm","",0);
	Menu3_7=new Array("Economic Development","http://www.bvcity.org/econDev.htm","",0);
	Menu3_8=new Array("Finance","http://www.bvcity.org/finance.htm","",0);
	Menu3_9=new Array("Golf","http://www.thevistalinks.com","",0);
	Menu3_10=new Array("Information Tech","http://www.bvcity.org/info_technology.htm","",0);
	Menu3_11=new Array("Parks & Rec","http://www.bvcity.org/parks-rec.htm","",0);
	Menu3_12=new Array("Planning / Zoning","http://www.bvcity.org/econDev.htm","",0);
	Menu3_13=new Array("Police","http://www.bvcity.org/police","",0);
	Menu3_14=new Array("Public Works","http://www.bvcity.org/public_works.htm","",0);
	Menu3_15=new Array("Registrar","http://www.bvcity.org/registrar.htm","",0);
	Menu3_16=new Array("Sheriff","http://www.bvcity.org/sheriff.htm","",0);
	Menu3_17=new Array("Treasurer","http://www.bvcity.org/treasurer.htm","",0);
	Menu3_18=new Array("Wastewater","http://www.bvcity.org/wastewater.htm","",0);
	Menu3_19=new Array("Water/Water Billing","http://www.bvcity.org/water.htm","",0);
	Menu3_20=new Array("Job Opportunities","http://www.bvcity.org/jobs","",0);

Menu4=new Array("Local Info","http://www.bvcity.org/local_info.htm","",16);
	Menu4_1=new Array("Climate","http://www.bvcity.org/climate.htm","",0,20,155);
	Menu4_2=new Array("Communications","http://www.bvcity.org/communications.htm","",0);
	Menu4_3=new Array("Demographics","http://www.bvcity.org/demographics.htm","",0,20,180);
	Menu4_4=new Array("Employment","http://www.bvcity.org/employment.htm","",0);
	Menu4_5=new Array("Fire Department","http://www.bvcity.org/fire_department.htm","",0);
	Menu4_6=new Array("Government","http://www.bvcity.org/government.htm","",0);
	Menu4_7=new Array("History","http://www.bvcity.org/history.htm","",0,20,180);
	Menu4_8=new Array("Library","http://www.bvcity.org/library.htm","",0);
	Menu4_9=new Array("Medical","http://www.bvcity.org/medical.htm","",0);
	Menu4_10=new Array("Population","http://www.bvcity.org/population.htm","",0);
	Menu4_11=new Array("Recreation","http://www.bvcity.org/recreation.htm","",0,20,180);
	Menu4_12=new Array("Schools","http://www.bvcity.org/schools.htm","",0);
	Menu4_13=new Array("Transportation","http://www.bvcity.org/transportation.htm","",0);
	Menu4_14=new Array("Utilities","http://www.bvcity.org/utilities.htm","",0);
	Menu4_15=new Array("Visitors' Center","http://www.bvcity.org/visitors_center.htm","",0);
	Menu4_16=new Array("Water / Sewer","http://www.bvcity.org/water.htm","",0);
Menu5=new Array("Contents","http://www.bvcity.org/contents.htm","",1);
	Menu5_1=new Array("Links page","http://www.bvcity.org/links.htm","",0,20,150);
