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"]="47.6786"; ls[1]["lon"]="-122.1895"; ls[1]["name"]="Maher M. Anous, M.D., F.A.C.S."; ls[1]["address"]="10117 NE 58TH STREET, SUITE1"; ls[1]["city"]="Kirkland"; ls[1]["state"]="WA"; ls[1]["zip"]="98033"; ls[1]["img"]="1"; ls[1]["l"]="f"; ls[1]["photo"]="anousmaher.jpg"; ls[1]["link"]="/sid/25/id/370698"; ls[2]=new Array(); ls[2]["lat"]="47.881598"; ls[2]["lon"]="-122.207004"; ls[2]["name"]="Brian  Windle, M.D., FACS, FRCS(C)"; ls[2]["address"]="12800 Bothell Everett Hwy - Suite 260"; ls[2]["city"]="Mill Creek"; ls[2]["state"]="WA"; ls[2]["zip"]="98208"; ls[2]["img"]="2"; ls[2]["l"]="f"; ls[2]["photo"]="windlebrian.jpg"; ls[2]["link"]="/sid/25/id/304724"; ls[3]=new Array(); ls[3]["lat"]="47.353967"; ls[3]["lon"]="-122.019624"; ls[3]["name"]="Christopher Nyte, MD - Nyte Surgical Arts"; ls[3]["address"]="27539 Maple Valley Black Diamond Rd SE Ste D-101 "; ls[3]["city"]="Maple Valley"; ls[3]["state"]="WA"; ls[3]["zip"]="98038"; ls[3]["img"]="3"; ls[3]["l"]="f"; ls[3]["photo"]="NyteChristopher638633.jpg"; ls[3]["link"]="/sid/25/id/373685"; function loadMap() {getMap(-122.1687, 47.1852);}