// (c) Ger Versluis 2000-2004 version 6.20, Januari 14, 2004
//  You may use this script on non commercial sites
//  www.burmees.nl/menu/


	// Globals effecting all menus
	var PopNoOffMenus=2;				// number of seperate menus
	var BaseHref="";					// Root of the site
	var PopRClick=0;					// Defines which menu reacts on right click. 0=none

	var PopMenuSlide="";
	var PopMenuSlide="progid:DXImageTransform.Microsoft.RevealTrans(duration=.5, transition=19)";
	var PopMenuSlide="progid:DXImageTransform.Microsoft.GradientWipe(duration=.5, wipeStyle=1)";

	var PopMenuShadow="";
	var PopMenuShadow="progid:DXImageTransform.Microsoft.DropShadow(color=#888888, offX=2, offY=2, positive=1)";
	var PopMenuShadow="progid:DXImageTransform.Microsoft.Shadow(color=#888888, direction=135, strength=3)";

	var PopMenuOpacity="";
	var PopMenuOpacity="progid:DXImageTransform.Microsoft.Alpha(opacity=95)";

	function P_BeforeStart(){return}
	function P_AfterBuild(){return}
	function P_BeforeFirstOpen(){return}
	function P_AfterCloseAll(){return}

	// Globals effecting one menu
	// Notation of PopMenu1 is different from PopMenu2. The result is the same. PopMenu1 is more understandable. PopMenu2 loads faster.

//------------------------------------Main Menu System---------------------------------------------

PopMenu1=new Array(							// global variables for PopMenu1
	4,										// number of main items
	5,										// Left position
	20,										// Top position
	'1C1958',								// Normal font color
	'A5A3BC',								// Normal back color
	'636181',								// High font color
	'eeeeee',								// High back color
	'FFFFFF',								// Border color
	"helvetica,arial,verdana,sans-serif",	// Fontfamily
	1,										// Bold
	0,										// Italic
	12,										// Font size in pixel
	1,										// First line horizontal
	1,										// First line permanent visible
	1,										// Border width
	"left",									// Text align "left", "center" or "right"
	.25,									// Horizontal overlap
	3,										// Vertical overlap
	1000,									// Delay
	0,										// Right to left unfold
	"menu",									// Target div
	1,										// Border between elements
	"left",									// Menu horizontal centered "left", "center" or "right"
	"top",									// Menu vertical centered "top", "center" or "bottom"
	"tri.gif",								// Arrow right
	5,										// Arrow Width
	10,										// Arrow Height
	"tridown.gif",							// Arrow down
	10,										// Arrow Width
	5,										// Arrow Height
	"trileft.gif",							// Arrow left
	5,										// Arrow Width
	10,										// Arrow Height
	2,										// Top padding
	2,										// Left padding
	0);										// Unfold On Click

//	Menu Items:
//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width,bgcolor,bghighcolor,
//	fontcolor,fonthighcolor,bordercolor,fontfamily,fontsize,fontbold,fontitalic,textalign,statustext);
// 	Fontsize, fontbold and fontitalic are ignored when set to -1.
//	For rollover images ItemText format is:  "rollover?Image1.jpg?Image2.jpg"

//	Notation of PopMenu1_1 is different from PopMenu1_1_1. The result is the same. PopMenu1_1 is more understandable. PopMenu1_1_1 loads faster.

	PopMenu1_1=new Array(
		"Departments",						// ElementText
		"",									// ElementLink
		"http://www.ci.kennewick.wa.us/button.jpg",									// ElementBgImage
		12,									// ElementNoOfSubElements
		20,									// ElementHeight
		110,								// ElementWidth
		"",									// ElementBgColor
		"",									// ElementBgHighColor
		"",									// ElementFontColor
		"",									// ElementFontHighColor
		"",									// ElementBorderColor
		"",									// ElementFontFamily
		-1,									// ElementFontSize in pixel
		-1,									// ElementBold
		-1,									// ElementItalic
		"center",							// ElementTextAlign
		"");								// ElementStatusText

	PopMenu1_1_1=new Array("Attorney","http://www.ci.kennewick.wa.us/attorney/home.asp","",0,20,220,"","","","","","",-1,-1,-1,"","");
	PopMenu1_1_2=new Array("City Council","http://www.ci.kennewick.wa.us/City_Council/home.asp","",0,20,110,"","","","","","",-1,-1,-1,"","");
	PopMenu1_1_3=new Array("City Manager","http://www.ci.kennewick.wa.us/City_Manager/home.asp","",0,20,110,"","","","","","",-1,-1,-1,"","");
	PopMenu1_1_4=new Array("Community Planning","http://www.ci.kennewick.wa.us/Community_Planning/home.asp","",2,20,210,"","","","","","",-1,-1,-1,"","");
		PopMenu1_1_4_1=new Array("Development Services","http://www.ci.kennewick.wa.us/Economic_Development/Development_Services.asp","",0,20,200,"","","","","","",-1,-1,-1,"","");
		PopMenu1_1_4_2=new Array("Community Planning Home","http://www.ci.kennewick.wa.us/Community_Planning/home.asp","",0,20,200,"","","","","","",-1,-1,-1,"","");
	PopMenu1_1_5=new Array("Economic Development","http://www.ci.kennewick.wa.us/Economic_Development/home.asp","",0,20,110,"","","","","","",-1,-1,-1,"","");
	PopMenu1_1_6=new Array("Employee and Community Relations","http://www.ci.kennewick.wa.us/administration/employee_home.asp","",0,20,220,"","","","","","",-1,-1,-1,"","");
	PopMenu1_1_7=new Array("Fire","http://www.ci.kennewick.wa.us/Fire/home.asp","",0,20,110,"","","","","","",-1,-1,-1,"","");
	PopMenu1_1_8=new Array("Municipal Services","http://www.ci.kennewick.wa.us/Municipal_Services/home.asp","",8,20,110,"","","","","","",-1,-1,-1,"","");
		PopMenu1_1_8_1=new Array("Municipal Services Home","http://www.ci.kennewick.wa.us/Municipal_Services/home.asp","",0,20,210,"","","","","","",-1,-1,-1,"","");
		PopMenu1_1_8_2=new Array("Administration/General Info","http://www.ci.kennewick.wa.us/Municipal_Services/administration.asp","",0,20,210,"","","","","","",-1,-1,-1,"","");
		PopMenu1_1_8_3=new Array("Building Safety","http://www.ci.kennewick.wa.us/Community_Planning/OSP.asp","",0,20,210,"","","","","","",-1,-1,-1,"","");
		PopMenu1_1_8_4=new Array("Engineering","http://www.ci.kennewick.wa.us/Municipal_Services/engineering.asp","",0,20,210,"","","","","","",-1,-1,-1,"","");
		PopMenu1_1_8_5=new Array("Environmental/Solid Waste","http://www.ci.kennewick.wa.us/Municipal_Services/environmental.asp","",0,20,210,"","","","","","",-1,-1,-1,"","");
		PopMenu1_1_8_6=new Array("Facilities/Parks/Streets","http://www.ci.kennewick.wa.us/Municipal_Services/parks_streets.asp","",0,20,210,"","","","","","",-1,-1,-1,"","");
		PopMenu1_1_8_7=new Array("Traffic","http://www.ci.kennewick.wa.us/Municipal_Services/traffic.asp","",0,20,210,"","","","","","",-1,-1,-1,"","");
		PopMenu1_1_8_8=new Array("Water & Sewer","http://www.ci.kennewick.wa.us/Municipal_Services/water_sewer.asp","",0,20,210,"","","","","","",-1,-1,-1,"","");
	PopMenu1_1_9=new Array("Office of the Assistant City Manager","http://www.ci.kennewick.wa.us/administration/home.asp","",4,20,220,"","","","","","",-1,-1,-1,"","");
		PopMenu1_1_9_1=new Array("Community Development","http://www.ci.kennewick.wa.us/economic_development/bloc_grant.asp","",0,20,210,"","","","","","",-1,-1,-1,"","");
		PopMenu1_1_9_2=new Array("Community Planning Home","http://www.ci.kennewick.wa.us/Community_Planning/home.asp","",0,20,200,"","","","","","",-1,-1,-1,"","");
		PopMenu1_1_9_3=new Array("Development Services","http://www.ci.kennewick.wa.us/Economic_Development/Development_Services.asp","",0,20,200,"","","","","","",-1,-1,-1,"","");
		PopMenu1_1_9_4=new Array("Economic Development","http://www.ci.kennewick.wa.us/economic_development/home.asp","",0,20,210,"","","","","","",-1,-1,-1,"","");
	PopMenu1_1_10=new Array("Police","http://www.ci.kennewick.wa.us/Police/home.asp","",0,20,110,"","","","","","",-1,-1,-1,"","");
	PopMenu1_1_11=new Array("Recreation, Senior, & Special Events","http://www.ci.kennewick.wa.us/Recreational_Services/home.asp","",0,20,220,"","","","","","",-1,-1,-1,"","");
	PopMenu1_1_12=new Array("Support Services","http://www.ci.kennewick.wa.us/Support_Services/home.asp","",6,20,110,"","","","","","",-1,-1,-1,"","");
		PopMenu1_1_12_1=new Array("City Clerk","http://www.ci.kennewick.wa.us/City_Clerk/home.asp","",0,20,200,"","","","","","",-1,-1,-1,"","");
		PopMenu1_1_12_2=new Array("Customer Service","http://www.ci.kennewick.wa.us/Support_Services/customerservice.asp","",0,20,110,"","","","","","",-1,-1,-1,"","");
		PopMenu1_1_12_3=new Array("Finance","http://www.ci.kennewick.wa.us/Support_Services/finance.asp","",0,20,200,"","","","","","",-1,-1,-1,"","");
		PopMenu1_1_12_4=new Array("Information Services","http://www.ci.kennewick.wa.us/Support_Services/informationservice.asp","",0,20,110,"","","","","","",-1,-1,-1,"","");
		PopMenu1_1_12_5=new Array("Purchasing & Fleet Maintenance","http://www.ci.kennewick.wa.us/Support_Services/purchasing.asp","",0,20,110,"","","","","","",-1,-1,-1,"","");
		PopMenu1_1_12_6=new Array("Support Services Home","http://www.ci.kennewick.wa.us/Support_Services/home.asp","",0,20,110,"","","","","","",-1,-1,-1,"","");


	PopMenu1_2=new Array("Forms","","http://www.ci.kennewick.wa.us/button.jpg",7,20,105,'','','','','',"",-1,-1,-1,"center","");
		PopMenu1_2_1=new Array("One Stop Permitting","http://www.ci.kennewick.wa.us/Community_Planning/OSP.asp","",0,20,270,"","","","","","",-1,-1,-1,"","");

		PopMenu1_2_2=new Array("City Clerk Forms","","",2,20,110,"","","","","","",-1,-1,-1,"","");
			PopMenu1_2_2_1=new Array("DOC Forms","","",0,20,110,"","","","","","",-1,-1,-1,"","");
			PopMenu1_2_2_2=new Array("PDF Forms","","",2,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_2_2_1=new Array("Claim for Damages Form","http://www.ci.kennewick.wa.us/City_Clerk/Forms/claimfordamage.pdf","",0,20,250,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_2_2_2=new Array("Records Request","http://www.ci.kennewick.wa.us/City_Clerk/Forms/recordsrequest.pdf","",0,20,110,"","","","","","",-1,-1,-1,"","");
		PopMenu1_2_3=new Array("Community & Economic Development Forms","","",2,20,110,"","","","","","",-1,-1,-1,"","");
			PopMenu1_2_3_1=new Array("DOC Forms","","",3,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_3_1_1=new Array("Building Permit Application","http://www.ci.kennewick.wa.us/Community_Planning/Forms/BuildingPermitAppForm.doc","",0,20,250,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_3_1_2=new Array("Manufactured Home Infill Form","http://www.ci.kennewick.wa.us/Community_Planning/Forms/Manuf Home Infill Appl.doc","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_3_1_3=new Array("SEPA Checklist Form","http://www.ci.kennewick.wa.us/Community_Planning/Forms/1020010 Environmental and Salmonids Checklist_KAC.pdf","",0,20,110,"","","","","","",-1,-1,-1,"","");
			PopMenu1_2_3_2=new Array("PDF Forms","","",4,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_3_2_1=new Array("Building Permit Application","http://www.ci.kennewick.wa.us/Community_Planning/Forms/BuildingPermitAppForm.pdf","",0,20,250,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_3_2_2=new Array("Home Occupation Form","http://www.ci.kennewick.wa.us/Support_Services/Forms/business%20license%20information.pdf","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_3_2_3=new Array("Manufactured Home Infill Form","http://www.ci.kennewick.wa.us/Community_Planning/Forms/Manuf Home Infill Appl.pdf","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_3_2_4=new Array("SEPA Checklist Form","http://www.ci.kennewick.wa.us/Community_Planning/Forms/1020010 Environmental and Salmonids Checklist_KAC.pdf","",0,20,110,"","","","","","",-1,-1,-1,"","");
		PopMenu1_2_4=new Array("Customer Service Forms","","",2,20,110,"","","","","","",-1,-1,-1,"","");
			PopMenu1_2_4_1=new Array("DOC Forms","","",9,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_4_1_1=new Array("Admissions Tax Form","http://www.ci.kennewick.wa.us/Support_Services/Forms/Admissions Tax Info.xls","",0,20,250,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_4_1_2=new Array("Admissions Tax Information","http://www.ci.kennewick.wa.us/Support_Services/Forms/Admissions Tax.xls","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_4_1_3=new Array("Animal Licensing","http://www.ci.kennewick.wa.us/Support_Services/Forms/animal licensing form.doc","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_4_1_4=new Array("Automatic Payment Plan","http://www.ci.kennewick.wa.us/Support_Services/Forms/Automatic Payment Plan.doc","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_4_1_5=new Array("Business License Application","http://www.ci.kennewick.wa.us/Support_Services/Forms/Business License Application.doc","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_4_1_6=new Array("Gambling Tax Return","http://www.ci.kennewick.wa.us/Support_Services/Forms/Gambling Tax Return.doc","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_4_1_7=new Array("Senior Garbage Disc Application","http://www.ci.kennewick.wa.us/Support_Services/Forms/Senior Garbage Disc App.doc","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_4_1_8=new Array("Solicitors Application","http://www.ci.kennewick.wa.us/Support_Services/Forms/solicitors application.doc","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_4_1_9=new Array("Temporary Business License Application","http://www.ci.kennewick.wa.us/Support_Services/Forms/Temporary Business License App.doc","",0,20,110,"","","","","","",-1,-1,-1,"","");
			PopMenu1_2_4_2=new Array("PDF Forms","","",9,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_4_2_1=new Array("Admissions Tax Form","http://www.ci.kennewick.wa.us/Support_Services/Forms/Admissions Tax Info.pdf","",0,20,250,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_4_2_2=new Array("Admissions Tax Information","http://www.ci.kennewick.wa.us/Support_Services/Forms/Admissions Tax.pdf","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_4_2_3=new Array("Pet Microchip I.D. Information","http://www.ci.kennewick.wa.us/Support_Services/Forms/Microchip Information - webpage info.pdf","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_4_2_4=new Array("Automatic Payment Plan","http://www.ci.kennewick.wa.us/Support_Services/Forms/Automatic Payment Plan.pdf","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_4_2_5=new Array("Business License Application","http://www.ci.kennewick.wa.us/Support_Services/Forms/Business License Application.pdf","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_4_2_6=new Array("Gambling Tax Return","http://www.ci.kennewick.wa.us/Support_Services/Forms/Gambling Tax Return.pdf","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_4_2_7=new Array("Senior Garbage Disc Application","http://www.ci.kennewick.wa.us/Support_Services/Forms/Senior Garbage Disc App.pdf","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_4_2_8=new Array("Solicitors Application","http://www.ci.kennewick.wa.us/Support_Services/Forms/solicitors application.pdf","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_4_2_9=new Array("Temporary Business License Application","http://www.ci.kennewick.wa.us/Support_Services/Forms/Temporary Business License App.pdf","",0,20,110,"","","","","","",-1,-1,-1,"","");
		PopMenu1_2_5=new Array("Municipal Service Forms","","",2,20,110,"","","","","","",-1,-1,-1,"","");
			PopMenu1_2_5_1=new Array("DOC Forms","","",2,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_5_1_1=new Array("Moving Application for Oversized Vehicle - Load Permit Form","http://www.ci.kennewick.wa.us/Municipal_Services/Forms/movingpermitform.doc","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_5_1_2=new Array("Use of Property Equipmentor Materials Agreement","http://www.ci.kennewick.wa.us/Municipal_Services/Forms/Use of Equipment.doc","",0,20,110,"","","","","","",-1,-1,-1,"","");
			PopMenu1_2_5_2=new Array("PDF Forms","","",6,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_5_2_1=new Array("Event - Street Closure Right of Way Permit Form","http://www.ci.kennewick.wa.us/recreational_services/pdf files/2007 ROWparadedemonstrationpermit.pdf","",0,20,250,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_5_2_2=new Array("Moving Application for Oversized Vehicle - Load Permit Form","http://www.ci.kennewick.wa.us/Municipal_Services/Forms/moving permit form.pdf","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_5_2_3=new Array("Parks Program Evaluation Form","http://www.ci.kennewick.wa.us/Municipal_Services/Forms/Program Evaluation Form.pdf","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_5_2_4=new Array("Recreation Registration Form","http://www.ci.kennewick.wa.us/Municipal_Services/Forms/Registration Form I.pdf","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_5_2_5=new Array("Use of Property Equipmentor Materials Agreement","http://www.ci.kennewick.wa.us/Municipal_Services/Forms/Use of Equipment.pdf","",0,20,110,"","","","","","",-1,-1,-1,"","");
				PopMenu1_2_5_2_6=new Array("Yard of the Season","http://www.ci.kennewick.wa.us/Municipal_Services/Forms/Yard of the Season.pdf","",0,20,110,"","","","","","",-1,-1,-1,"","");
		PopMenu1_2_6=new Array("Download Adobe Acrobat Reader for Free","http://www.adobe.com/products/acrobat/readstep2.html","",0,20,110,"","","","","","",-1,-1,-1,"","");
		PopMenu1_2_7=new Array("Download Quicktime Viewer for Free","http://www.apple.com/quicktime/download/","",0,20,110,"","","","","","",-1,-1,-1,"","");

	PopMenu1_3=new Array("Citizen Services","","http://www.ci.kennewick.wa.us/button.jpg",12,20,110,'','','','','',"",-1,-1,-1,"center","");
		PopMenu1_3_1=new Array("Ambulance Services","http://www.ci.kennewick.wa.us/fire/ambulancesvcs.asp","",0,20,200,"","","","","","",-1,-1,-1,"","");
		PopMenu1_3_2=new Array("City Boards and Commissions","http://www.ci.kennewick.wa.us/City_Council/BoardsandCommissions.asp","",0,20,210,"","","","","","",-1,-1,-1,"","");
		PopMenu1_3_3=new Array("Household Hazardous Disposal","http://www.ci.kennewick.wa.us/Municipal_Services/documents/Household Hazardous Waste Info.doc","",0,20,200,"","","","","","",-1,-1,-1,"","");
		PopMenu1_3_4=new Array("Kennewick Partner Sites","http://www.ci.kennewick.wa.us/support_services/partner.asp","",0,20,200,"","","","","","",-1,-1,-1,"","");
		PopMenu1_3_5=new Array("LID Information","http://www.ci.kennewick.wa.us/support_services/lid.asp","",0,20,200,"","","","","","",-1,-1,-1,"","");
		PopMenu1_3_6=new Array("Pet Licensing","http://www.ci.kennewick.wa.us/support_services/forms/animal licensing.pdf","",0,20,200,"","","","","","",-1,-1,-1,"","");
		PopMenu1_3_7=new Array("Public Outreach Info","http://www.ci.kennewick.wa.us/Support_Services/PSA.asp","",0,20,200,"","","","","","",-1,-1,-1,"","");
		PopMenu1_3_8=new Array("Snow and Ice Control","http://www.ci.kennewick.wa.us/Municipal_Services/SnowIceControl.asp","",0,20,200,"","","","","","",-1,-1,-1,"","");
		PopMenu1_3_9=new Array("Washington State Streamlined Sales Tax","http://www.ci.kennewick.wa.us/support_services/salestax.asp","",0,20,250,"","","","","","",-1,-1,-1,"","");
		PopMenu1_3_10=new Array("Water/Sewer Rate Information","http://www.ci.kennewick.wa.us/support_services/documents/rates 2009.doc","",0,20,200,"","","","","","",-1,-1,-1,"","");
		PopMenu1_3_11=new Array("Water/Sewer Service","http://www.ci.kennewick.wa.us/Municipal_Services/water_sewer.asp","",0,20,200,"","","","","","",-1,-1,-1,"","");
		PopMenu1_3_12=new Array("Yard Sale Permits","http://www.ci.kennewick.wa.us/Support_Services/documents/YardSaleInfo2008.pdf","",0,20,200,"","","","","","",-1,-1,-1,"","");

	PopMenu1_4=new Array("I Want To..","","http://www.ci.kennewick.wa.us/button.jpg",12,20,105,'','','','','',"",-1,-1,-1,"center","");
		PopMenu1_4_1=new Array("Build or Install a Residential Shed","http://www.ci.kennewick.wa.us/Community_Planning/Documents/StorageShedSandards.pdf","",0,20,250,"","","","","","",-1,-1,-1,"","");
		PopMenu1_4_2=new Array("Check for General City Employment","http://agency.governmentjobs.com/kennewick","",0,20,250,"","","","","","",-1,-1,-1,"","");
		PopMenu1_4_3=new Array("Check for Police & Fire Employment","http://www.ci.kennewick.wa.us/Administration/Documents/Police & Fire Testing Information.pdf","",0,20,200,"","","","","","",-1,-1,-1,"","");
		PopMenu1_4_4=new Array("Look for Local Campground Info","http://www.ci.kennewick.wa.us/Recreational_Services/Forms/Campground Information.pdf","",0,20,200,"","","","","","",-1,-1,-1,"","");
		PopMenu1_4_5=new Array("Look Into Kennewick Prospector","http://www.kennewickprospector.com/ed.asp?bhiw=1154&bhih=866","",0,20,200,"","","","","","",-1,-1,-1,"","");
		PopMenu1_4_6=new Array("Pay My Utility Bills","https://services.ci.kennewick.wa.us/Default.asp?Build=UB.UtilitiesHome&ClearErrors=Y","",0,20,200,"","","","","","",-1,-1,-1,"","");
		PopMenu1_4_7=new Array("Purchase Permits","http://www.ci.kennewick.wa.us/Community_Planning/OSP.asp","",0,20,200,"","","","","","",-1,-1,-1,"","");
		PopMenu1_4_8=new Array("Request Public Records","http://www.ci.kennewick.wa.us/City_Clerk/PublicRecordsRequest.asp","",0,20,210,"","","","","","",-1,-1,-1,"","");
		PopMenu1_4_9=new Array("Sign Up for Recreation Event","http://www.ci.kennewick.wa.us/Recreational_Services/registration.asp","",0,20,210,"","","","","","",-1,-1,-1,"","");
		PopMenu1_4_10=new Array("Take Vista Field Airport Survey","http://www.surveymonkey.com/s.aspx?sm=_2bEV_2bzOAVNJD1Oh0Y6Rqn2A_3d_3d","",0,20,210,"","","","","","",-1,-1,-1,"","");
		PopMenu1_4_11=new Array("Apply For A Business License","http://www.ci.kennewick.wa.us/Support_Services/BusinessLicenseInformation.asp","",0,20,210,"","","","","","",-1,-1,-1,"","");
		PopMenu1_4_12=new Array("Schedule an Inspection","http://www.ci.kennewick.wa.us/Community_Planning/ScheduleInspection.aspx","",0,20,210,"","","","","","",-1,-1,-1,"","");

