//Contents for menu 1
//http://dpw.lacounty.gov
var menu1=new Array()
menu1[0]='<a href="http://dpw.lacounty.gov/tabRes.cfm" target="_parent">Resident</a>'
menu1[1]='<a href="http://dpw.lacounty.gov/tabBus.cfm" target="_parent">Business</a>'
menu1[2]='<a href="http://dpw.lacounty.gov/tabGov.cfm" target="_parent">Government</a>'

//Contents for menu2
var menu2=new Array()
menu2[0]='<a href="http://dpwgis.co.la.ca.us/website/ServiceLocator/" target="_parent">Service Locator</a>'
menu2[1]='<a href="http://dpw.lacounty.gov/general/Directory/Services/" target="_parent">Directory of Services</a>'
menu2[2]='<a href="http://dpw.lacounty.gov/general/enotify/userPages/" target="_parent">eNotify</a>'
menu2[3]='<a href="http://dpw.lacounty.gov/general/faq/" target="_parent">FAQ</a>'
menu2[4]='<a href="http://dpw.lacounty.gov/general/forms" target="_parent">Forms</a>'
menu2[5]='<a href="http://dpw.lacounty.gov/services/publications.cfm" target="_parent">Publications</a>'
//menu2[1]='<a href="/services/divisions.cfm" target="_parent">Divisions</a>'
//menu2[6]='<a href="/general/DPWrequest/">Request for Services</a>'

