/*
  --- menu items --- 
*/

var MENU_ITEMS = [
	['Auditor Home', 'iView.asp', null ],
	["Auditor's Duties", 'auditor_duties.asp', null],
	["Auditor's Sales", 'aud_sale.asp', null ],
	['Consumer Information', null, null,
	        ['Inspection Reports', 'http://webapp.co.stark.oh.us/WeightsMeasures', null],
	        ['Articles & Newsletters', 'articles.asp', null],
	        ['Consumer Protection Videos', null, null,
	            ['TV 19 Homestd Exemp.', 'videos/TV 19 WOIO homestead ex broadband.wmv', null],
	            ['TV 5 Gas Gouging', 'videos/TV 5 WEWS gas_gouging-highspeed.wmv', null],
	            ['TV 5 Firewood', 'videos/TV 5 WEWS firewood-highspeed.wmv', null],
	            ['TV 5 Gas Pumps', 'videos/TV 5 WEWS gas_pumps-highspeed.wmv', null],
	          ],
	    ],
	['Dog License', 'dog_license.asp', null ],
	['Estate Tax', 'estate_tax.asp', null ],
	['Fiscal Administration', 'fiscal.asp', null ],
	['Forms & Documents', 'forms.asp', null ],
	['GIS', null, null,
           ['Overview', 'gis.asp', null],
           ['GIS Data Availability', 'gisdata.asp', null],
           ['View the GIS', 'PropertySearch/Map.aspx?Todo=Init', null],
        ],
	['Information Technology', 'information_technology.asp', null ],
	['Legal Opinions', 'LEGAL.asp', null],
	['License Agency', '/forms/BMVWebpage.pdf', null],
	['Lodging Tax', 'lodgingtax.asp', null ],
	['News', 'news.asp', null ],
	['Personal Property', 'personal_property.asp', null ],
	['Real Estate', null, null,
           ['Appraisal', 'appraisal.asp', null],
           ['Board of Revision', 'bor.asp', null],
           ['CAUV', 'cauv.asp', null],
           ['Destroyed Property', 'destroyed_property.asp', null],
           ['Home Tax Reduction', 'htr.asp', null],
           ['Homestead Exemption', 'homestead.asp', null],
           ['House Numbering', 'house_numbering.asp', null],
           ['Manufactured Homes', 'man_homes.asp', null],
           ['Tax Estimator', 'http://webapp.co.stark.oh.us/TaxEstimator/Main.aspx', null],
           ['Tax Maps', 'tm.asp', null],
           ['Transfer Department', 'transfer.asp', null],
			['Residential Rental Property', 'ResRentalPropReqs.asp', null],
        ],
	['Real Estate Search', '/PropertySearch/', null ],
	['Stark County Home', 'http://www.co.stark.oh.us/', null ],
	['Vendors License', 'http://webapp.co.stark.oh.us/VendorsLicense/VendorLicenses.aspx', null ],
	['Weights & Measures', 'weights_measures.asp', null ],
];
