/***********************************************************************************
*	(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=17;			// Number of first level items
	var LowBgColor='blue';			// Background color when mouse is not over
	var LowSubBgColor='aliceblue';			// Background color when mouse is not over on subs
	var HighBgColor='navy';			// Background color when mouse is over
	var HighSubBgColor='eeeeee';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='slategray';		// Font color subs when mouse is not over
	var FontHighColor='28FEFC';			// Font color when mouse is over
	var FontSubHighColor='blue';			// Font color subs when mouse is over
	var BorderColor='blue';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;				// Border between elements 1 or 0
	var FontFamily="arial,helvetica,verdana"	// Font family menu items
	var FontSize=10;				// 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=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=180;				// Menu offset x coordinate
	var StartLeft=14;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=4;				// Left padding
	var TopPaddng=3;				// 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=800;			// delay before menu folds in
	var TakeOverBgColor=0;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='self';			// Frame where first level appears
	var SecLineFrame='self';			// Frame where sub levels appear
	var DocTargetFrame='self';			// Frame where target documents appear
	var TargetLoc='MenuPos';				// 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("<br>Message from the County Administrator","/message_05.html","",0,45,140);


Menu2=new Array("<br>Tourists","/tourists.html","",0,30,120);
	Menu2_1=new Array("Sample","","",0,28,190);
	Menu2_2=new Array("Sample","","",7,28,150);
			Menu2_2_1=new Array("Sample","sss.html","",0,28,150);
		Menu2_2_2=new Array("Sample","sss.html","",0,28,188);
		Menu2_2_3=new Array("Sample","sss.html#term","",0,28,155);
		Menu2_2_4=new Array("Sample","sss.html","",0,28,155);
		Menu2_2_5=new Array("Sample","sss.html","",0,28,155);
		Menu2_2_6=new Array("Sample","sss.html","",0,28,155);
		Menu2_2_7=new Array("Sample","sss.html","",0,28,155);
	Menu2_3=new Array("Sample","","",2,28,188);
		Menu2_3_1=new Array("Sample","sss.html","",0,28,150);
		Menu2_3_2=new Array("Sample","sss.html","",0,28,155);
	Menu2_4=new Array("Sample","sss.html","",0);

	
Menu3=new Array("<br>Residents","/residents.html","",0,30,120);
	Menu3_1=new Array("Sample","","",5,20,150);
		Menu3_1_1=new Array("Sample","sss.html","",0,20,155);
		Menu3_1_2=new Array("Sample","sss.html","",0,20,150);
		Menu3_1_3=new Array("Sample","sss.html","",0,20,150);
		Menu3_1_4=new Array("Sample","sss.html","",0,20,150);
		Menu3_1_5=new Array("Sample","sss.html","",0,20,150);
	Menu3_2=new Array("Sample","","",4);
		Menu3_2_1=new Array("Sample","sss.html","",0,20,150);
		Menu3_2_2=new Array("Sample","sss.html","",0,20,150);
		Menu3_2_3=new Array("Sample","sss.html","",0,20,150);
		Menu3_2_4=new Array("Sample","sss.html","",0,20,150);
	Menu3_3=new Array("Sample","","",9);
		Menu3_3_1=new Array("Sample","sss.html","",0,20,150);
		Menu3_3_2=new Array("Sample","sss.html","",0,20,150);
		Menu3_3_3=new Array("Sample","sss.html","",0,20,150);
		Menu3_3_4=new Array("Sample","sss.html","",0,20,150);
		Menu3_3_5=new Array("Sample","sss.html","",0,20,150);
		Menu3_3_6=new Array("Sample","sss.html","",0,20,150);
		Menu3_3_7=new Array("Sample","sss.html","",0,20,150);
		Menu3_3_8=new Array("Sample","sss.html","",0,20,150);
		Menu3_3_9=new Array("Sample","sss.html","",0,20,150);
	Menu3_4=new Array("Sample","sss.html","",0);


Menu4=new Array("<br>Doing Business With The County<br>( for vendors)","","",3,60,120);
	Menu4_1=new Array("Vendor Information","/vendors.html","",0,20,200);
		Menu4_1_1=new Array("Doing Business With the County","/vendors.html","",0,28,220);
		Menu4_1_2=new Array("Vendor Registration","/vendor_registration.html","",0,28,150);
		Menu4_1_3=new Array("Instructions to Bidders","/vendors.html","",0,28,150);
	Menu4_2=new Array("Solicitation Summary","/solicitation_summary.html","",0,28,150);
		Menu4_4_1=new Array("Sample","sss.html","",0,28,150);
		Menu4_4_2=new Array("Sample","sss.html","",0,28,150);
		Menu4_4_3=new Array("Sample","sss.html","",0,28,150);
	Menu4_3=new Array("Surplus Property","/surplus.html","",0,28,150);

Menu5=new Array("<br>Doing Business In The County<br>(owning/operating a business)","/own_operate_business.html","",0,80,180);
	Menu5_1=new Array("Business License Application","/own_operate_business.html","",0,28,200);
	Menu5_2=new Array("FAQ","/own_operate_business.html","",0);
	Menu5_3=new Array("Online Resources","/own_operate_business.html","",0);

Menu6=new Array("<br>Departments","","",9,30,60);
	Menu6_1=new Array("Accomack County Airport","/airport_home.html","",0,28,210);
	Menu6_2=new Array("Building and Zoning","/bpz_home.html","",0,28,150);
	Menu6_3=new Array("Central Accounting","/finance_home.html","",0,28,150);
		Menu6_3_1=new Array("Budget and Finance","/budget.html","",0,28,210);
		Menu6_3_2=new Array("Doing Business With the County - Vendors","/vendors.html","",0,28,150);
		Menu6_3_3=new Array("Owning and Operating a Business","/own_operate_business.html","",0,28,150);
	Menu6_4=new Array("Human Resources","/humanresources.html","",0,28,150);
	Menu6_5=new Array("Industrial Park","/industrialpark_home.html","",0,28,150);
	Menu6_6=new Array("Parks and Recreation","/parks_home.html","",0,28,150);
	Menu6_7=new Array("Planning","/planning_home.html","",0,28,150);
	Menu6_8=new Array("Public Safety","/public_safety_home.html","",0,28,150);
	Menu6_9=new Array("Public Works","/Public Works/publicworks_home.html","",0,28,150);

Menu7=new Array("<br>County Calendar","/Calendar/Meetings.htm","",0,30,120);

Menu8=new Array("<br>Board of Supervisors","","",2,30,60);
	Menu8_1=new Array("Board of Supervisors","/board_supervisors.html","",0,28,210);
	Menu8_2=new Array("Board of Supervisors' Meetings","/Board of Supervisors/Board_Meetings.shtml","",0,28,210);
	Menu8_3=new Array("Sample","/sss.html","",0);

Menu9=new Array("<br>Constitutional Officers","/constitutional_officers.html","",0,45,120);

Menu10=new Array("<br>Advertisements and Notices","/Ads and notices/Ads and Notices.shtml","",0,45,120);

Menu11=new Array("<br>Studies and Presentations","/Studies and Presentations/Studies and Presentations.shtml","",0,45,120);

Menu12=new Array("<br>Codes, Ordinances, and Policies","/codes_ordinances.html","",0,45,120);

Menu13=new Array("<br>Forms and Applications","/forms.html","",0,45,120);

Menu14=new Array("<br>FAQ","/faq_main.html","",0,30,120);

Menu15=new Array("<br>Site Map","/sitemap.html","",0,30,120);

Menu16=new Array("<br>Contact Us","/contactus.html","",0,30,120);

Menu17=new Array("<br>Home","/index.html","",0,30,120);







