var map; var ls = new Array(); var aList = new Array(); ls[0]=new Array(); ls[0]["lat"]=""; ls[0]["lon"]=""; ls[1]=new Array(); ls[1]["lat"]="46.212847"; ls[1]["lon"]="-119.216997"; ls[1]["name"]="Mark Johnson, MD"; ls[1]["address"]="7211 W Deschutes Ave. Suite Ste. D202"; ls[1]["city"]="Kennewick"; ls[1]["state"]="WA"; ls[1]["zip"]="99336"; ls[1]["img"]="1"; ls[1]["l"]="f"; ls[1]["photo"]="JohnsonMark687367.jpg"; ls[1]["link"]="/sid/42/id/411328"; ls[2]=new Array(); ls[2]["lat"]="47.353967"; ls[2]["lon"]="-122.019624"; ls[2]["name"]="Christopher Nyte, MD - Nyte Surgical Arts"; ls[2]["address"]="27539 Maple Valley Black Diamond Rd SE Ste D-101 "; ls[2]["city"]="Maple Valley"; ls[2]["state"]="WA"; ls[2]["zip"]="98038"; ls[2]["img"]="2"; ls[2]["l"]="f"; ls[2]["photo"]="NyteChristopher638633.jpg"; ls[2]["link"]="/sid/42/id/373685"; ls[3]=new Array(); ls[3]["lat"]="47.6786"; ls[3]["lon"]="-122.1895"; ls[3]["name"]="Maher M. Anous, M.D., F.A.C.S."; ls[3]["address"]="10117 NE 58TH STREET, SUITE1"; ls[3]["city"]="Kirkland"; ls[3]["state"]="WA"; ls[3]["zip"]="98033"; ls[3]["img"]="3"; ls[3]["l"]="f"; ls[3]["photo"]="anousmaher.jpg"; ls[3]["link"]="/sid/42/id/370698"; ls[4]=new Array(); ls[4]["lat"]="46.280556"; ls[4]["lon"]="-119.279974"; ls[4]["name"]="Christopher Hauge, M.D."; ls[4]["address"]="800 Swift Blvd Ste 320 "; ls[4]["city"]="Richland"; ls[4]["state"]="WA"; ls[4]["zip"]="99352"; ls[4]["img"]="4"; ls[4]["l"]="e"; ls[4]["photo"]="HaugeChristopher634.jpg"; ls[4]["link"]="/sid/42/id/305500"; function loadMap() {getMap(-119.2797, 46.2483);}