// img_X optional imagees for main menu

td_1 = ""  // KM main menu - no text, only images.
img_1 = "menu_01.gif"
url_1 = "default.asp"

td_2 = "" // Deparments & Services
	img_2 = "services.gif";
	td_2_1 = "City Hall"
		url_2_1 = "cityhall_4.asp"
	td_2_2 = "Code Enforcement"
		url_2_2 = "code_0.asp"
	td_2_3 = "Community"
		td_2_3_1 = "Recreation"
			url_2_3_1 = "recreation_0.asp"
	  	td_2_3_2 = "Senior Center"
			url_2_3_2 = "senior_0.asp"
		td_2_3_3 = "Calendar of Events"
			url_2_3_3 = "calendar_events.asp"	
		td_2_3_4 = "Moss Lake"
			url_2_3_4 = "lakeoffice_0.asp"
			
	td_2_4 = "Economic Development"
		url_2_4 = "econdev_0.asp"
		
	td_2_5 = "Utilities"
		td_2_5_1 = "Utility - Electric"
			url_2_5_1 = "electric_0.asp"		
		td_2_5_2 = "Utility - Natural Gas"
			url_2_5_2 = "gas_0.asp"
		td_2_5_3 = "Utility - Water"
    		url_2_5_3 = "water_0.asp"
	
	td_2_6 = "Finance"
		url_2_6 = "finance_0.asp"
	td_2_7 = "Fire Department"
		url_2_7 = "fire_0.asp"
	td_2_8 = "Human Resources"
		url_2_8 = "hr_0.asp"
	td_2_9 = "Planning"
		url_2_9 = "planning_0.asp"
	td_2_10 = "Police"
		url_2_10 = "police_0.asp"
	td_2_11 = "Public Library"
		url_2_11 = "http://www.mauneylibrary.org"
	td_2_12 = "Public Works"
		url_2_12 = "publicworks_0.asp"
	td_2_13 = "Billing Department"
    	url_2_13= "billing_0.asp"	
		
td_3 = "" // Government
	img_3 = "menu_04.gif"
	td_3_1 = "Elected Officials"
		url_3_1 = "cityhall_0.asp"
	td_3_2 = "Agendas & Minutes"
		url_3_2 = "cityhall_1.asp"
	td_3_3 = "Meeting Schedule"
		url_3_3 = "cityhall_2.asp"

td_4 = "" // Visitors
	img_4 = "menu_05.gif"
	td_4_1 = "A Rich History"
		url_4_1 = "history_0.asp"
	td_4_2 = "A Growing City"
	    url_4_2 = "future_0.asp"
	td_4_3 = "Frequently Asked Questions"
		url_4_3 = "faq_0.asp"

td_5 = "" // Contact Us
	img_5 = "menu_06.gif"
	url_5 = "contact_0.asp"
		
td_6 = "" // Special Events
	img_6 = "menu_SE.gif"
	td_6_1 = "Information &amp; Application"
		url_6_1 = "info_app.asp"
	td_6_2 = "Calendar of Events"
		url_6_2 = "calendar_events.asp"
	
td_7 = "" // Special Events
	img_7 = "menu_CL.gif"
	url_7 = "community_links.asp"
	
	



