/***********************************************************************************
*	(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=9;				// Number of first level items
	var LowBgColor='#ffffff';				// Background color when mouse is not over
	var LowSubBgColor='#cccccc';				// Background color when mouse is not over on subs
	var HighBgColor='#7B9ABD';				// Background color when mouse is over
	var HighSubBgColor='#7B9ABD';			// Background color when mouse is over on subs
	var FontLowColor='#000080';				// Font color when mouse is not over
	var FontSubLowColor='#000080';			// 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='';						// Border color
	var BorderSubColor='';					// Border color for subs
	var BorderWidth=0;						// Border width
	var BorderBtwnElmnts=0;					// Border between elements 1 or 0
	var FontFamily="arial,verdana"			// 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=0;						// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=0;							// 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=5;						// Left padding
	var TopPaddng=5;						// Top padding
	var FirstLineHorizontal=0;				// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;				// Frames in cols or rows 1 or 0
	var DissapearDelay=999;					// delay before menu folds in
	var TakeOverBgColor=1;					// Menu frame takes over background color subitem frame
	var FirstLineFrame='';					// Frame where first level appears
	var SecLineFrame='';					// Frame where sub levels appear
	var DocTargetFrame='';					// Frame where target documents appear
	var TargetLoc='MenuHere';				// 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 highlighted
	var Arrws=['tri.gif',5,10,'tridown.gif',8,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.hernandocounty.us/utils/index.asp","",0,20,138);

Menu2=new Array("Administration","http://www.hernandocounty.us/utils/Administration/index.asp","",2,20,140);

	Menu2_1=new Array("Administration","http://www.hernandocounty.us/utils/Administration/index.asp","",0,20,140);
	Menu2_2=new Array("News & Publications","http://www.hernandocounty.us/utils/News_Publications/index.asp","",0);
//	Menu2_3=new Array("Ordinances","ordinance.htm","",0);

Menu3=new Array("Customer Services & Billing","http://www.hernandocounty.us/utils/Customer_Service/index.asp","",9,35,160);

	Menu3_1=new Array("Rates & Fees","http://www.hernandocounty.us/utils/Customer_Service/Rates_Fees.htm","",0,20,200);	
	Menu3_2=new Array("Connect Fees","http://www.hernandocounty.us/utils/Customer_Service/Rates_Fees.htm#SECTION_7","",0,20,200);	
	
	Menu3_3=new Array("How to Pay Your Bill","http://www.hernandocounty.us/utils/Customer_Service/billing.htm","",0);
 	Menu3_4=new Array("Pay by Credit Card","http://www.hernandocounty.us/utils/Customer_Service/ccpayment.asp","",0,20,160);
	Menu3_5=new Array("Applications for Service","http://www.hernandocounty.us/utils/Customer_Service/applications.htm","",0,20,160);
	Menu3_6=new Array("Door Tags","","",7,20,200);
		Menu3_6_1=new Array("Pink:Water Service Turned Off","http://www.hernandocounty.us/utils/customer_service/watertag.htm","",0,20,180);
		Menu3_6_2=new Array("Orange:Service Rep. Was Here","http://www.hernandocounty.us/utils/customer_service/reptag.htm","",0,20,180);
		Menu3_6_3=new Array("Green:Service Rep. Was Here","http://www.hernandocounty.us/utils/customer_service/reptag2.htm","",0,20,180);
		Menu3_6_4=new Array("Blue: Possible Leak","http://www.hernandocounty.us/utils/info/CheckforLeaks.htm","",0,20,180);
		Menu3_6_5=new Array("Yellow: Meter Reading Attempt","http://www.hernandocounty.us/utils/Customer_Service/reptag3.htm","",0,20,180);
		Menu3_6_6=new Array("Purple: 24 Hr Shut-Off Notice","http://www.hernandocounty.us/utils/Customer_Service/reptag4.htm","",0,20,180)
		Menu3_6_7=new Array("White:Boil Water Notice","http://www.hernandocounty.us/utils/Customer_Service/reptag6.htm","",0,20,180)
	Menu3_7=new Array("How To Check for Leaks","http://www.hernandocounty.us/utils/PDF/custservice/Checking for leaks.pdf","",0,20,160);
	Menu3_8=new Array("Notices","http://www.hernandocounty.us/utils/News_Publications/index.asp","",0,20,160);
	Menu3_9=new Array("Contact Us","http://www.hernandocounty.us/utils/Customer_Service/contact.htm","",0,20,160);

Menu4=new Array("Solid Waste & Recycling","http://www.hernandocounty.us/utils/SolidWaste_Recycling/index.asp","",3,35,140);

	Menu4_1=new Array("Recycling","http://www.hernandocounty.us/utils/SolidWaste_Recycling/Recycling.htm","",3,20,210);
		Menu4_1_1=new Array("Recycling Info","http://www.hernandocounty.us/utils/SolidWaste_Recycling/recycling.htm","",0,20,180);
		Menu4_1_2=new Array("Curbside Recycling","http://www.hernandocounty.us/utils/SolidWaste_Recycling/curbfaq.htm","",0,20);
		Menu4_1_3=new Array("Recycling Locations","http://www.hernandocounty.us/utils/SolidWaste_Recycling/RecyclLoc.htm","",0,20);

	Menu4_2=new Array("Solid Waste Disposal","","",4,20,200);
		Menu4_2_1=new Array("Facilities","http://www.hernandocounty.us/utils/SolidWaste_Recycling/directions.htm","",0,20,180);
		Menu4_2_2=new Array("Transfer Stations","http://www.hernandocounty.us/utils/SolidWaste_Recycling/assessdecals.htm","",0,20);
		Menu4_2_3=new Array("Northwest Landfill","http://www.hernandocounty.us/utils/SolidWaste_Recycling/facilities.htm","",0,20);
		Menu4_2_4=new Array("Franchised Waste Haulers ","http://www.hernandocounty.us/utils/SolidWaste_Recycling/franchise.htm","",0,20);
	
	Menu4_3=new Array("Hazardous Waste","","",3,20,200);
		Menu4_3_1=new Array("Household Hazardous Waste","http://www.hernandocounty.us/utils/SolidWaste_Recycling/householdHW.htm","",0,20,180);
		Menu4_3_2=new Array("Small Quantity Generator","http://www.hernandocounty.us/utils/SolidWaste_Recycling/businessHW.htm","",0,20);
		Menu4_3_3=new Array("Household Haz-Waste Events","http://www.hernandocounty.us/utils/SolidWaste_Recycling/HHWevents.asp","",0,20);
// Menu4_4=new Array("Your Solid Waste Assessment - FAQ","http://www.hernandocounty.us/utils/faq.pdf","",0,20);


//	Menu4_1=new Array("Recycling","http://www.hernandocounty.us/utils/SolidWaste_Recycling/Recycling.htm","",0,20,210);
//	Menu4_2=new Array("Curbside Recycling","http://www.hernandocounty.us/utils/SolidWaste_Recycling/curbfaq.htm","",0,20);
//	Menu4_3=new Array("Recycling Locations","http://www.hernandocounty.us/utils/SolidWaste_Recycling/RecyclLoc.htm","",0,20);
//	Menu4_4=new Array("Residential Assessments & Decals","http://www.hernandocounty.us/utils/SolidWaste_Recycling/assessdecals.htm","",0,20);
//	Menu4_5=new Array("Solid Waste Disposal","","",5,20,200);

//		Menu4_5_1=new Array("Facilities","http://www.hernandocounty.us/utils/SolidWaste_Recycling/facilities.htm","",0,20,180);
//		Menu4_5_2=new Array("Residential Debris","http://www.hernandocounty.us/utils/SolidWaste_Recycling/assessdecals.htm","",0,20);
//		Menu4_5_3=new Array("Trailers & Oversize Vehicles","http://www.hernandocounty.us/utils/SolidWaste_Recycling/assessdecals.htm#Trailers","",0,20);
//		Menu4_5_4=new Array("Commercial Debris","http://www.hernandocounty.us/utils/SolidWaste_Recycling/commercial.htm","",0,20);
//		Menu4_5_5=new Array("Assessment & Decals","http://www.hernandocounty.us/utils/SolidWaste_Recycling/assessdecals.htm","",0,20);
	
//	Menu4_6=new Array("Hazardous Waste","","",2,20);
//		Menu4_6_1=new Array("Household","http://www.hernandocounty.us/utils/SolidWaste_Recycling/householdHW.htm","",0,20,180);
//		Menu4_6_2=new Array("Business","http://www.hernandocounty.us/utils/SolidWaste_Recycling/businessHW.htm","",0,20);

Menu5=new Array("Engineering ","http://www.hernandocounty.us/utils/Engineering/index.asp","",0,20,140);

//	Menu5_1=new Array("Engineering Spec. Manual","http://www.hernandocounty.us/utils/includes/SPECMANUAL06.htm","",0,20,160);
//	Menu5_2=new Array("Water & Wastewater","http://www.hernandocounty.us/utils/Engineering/SystemOps.htm","",0,20,160);

Menu6=new Array("Water & Sewer Operations","http://www.hernandocounty.us/utils/Water_Sewer/index.asp","",4,35,134);
	Menu6_1=new Array("Facts & Figures","http://www.hernandocounty.us/utils/Water_Sewer/facts.htm","",0,20,160);
	Menu6_2=new Array("Citizen Alerts","http://www.hernandocounty.us/utils/Water_Sewer/alerts.asp","",0,20,160);
	Menu6_3=new Array("Frequently Asked Questions","http://www.hernandocounty.us/utils/Water_Sewer/faqs.htm","",0,35,160);
	Menu6_4=new Array("Related Links","http://www.hernandocounty.us/utils/Water_Sewer/links.htm","",0,20,160);

Menu7=new Array("Water Conservation &  Education","http://www.hernandocounty.us/utils/CFW/index.htm","",3,35,134);
	Menu7_1=new Array("Citizens for Water","http://www.hernandocounty.us/utils/CFW/index.htm","",0,20,160);
	Menu7_2=new Array("Groundwater Guardians","http://www.hernandocounty.us/utils/groundwater/index.asp","",0,20,160);
	Menu7_3=new Array("Watering Restrictions","http://www.hernandocounty.us/utils/PDF/Conservation Flyer.pdf","",0,20,160);


Menu8=new Array("News & Publications","http://www.hernandocounty.us/utils/News_Publications/index.asp","",0,20,140);

Menu9=new Array("Online Payments","http://www.hernandocounty.us/utils/Customer_Service/ccpayment.asp","http://www.hernandocounty.us/utils/images/grnwht.gif",0,20,140)


