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"]="45.525615"; ls[1]["lon"]="-122.699414"; ls[1]["name"]="John S. Lee M.D."; ls[1]["address"]="2363 NW Flanders St"; ls[1]["city"]="Portland"; ls[1]["state"]="OR"; ls[1]["zip"]="97210"; ls[1]["img"]="1"; ls[1]["l"]="f"; ls[1]["photo"]="LeeJohn632910.jpg"; ls[1]["link"]="/sid/25/id/370160"; ls[2]=new Array(); ls[2]["lat"]="45.50976"; ls[2]["lon"]="-122.774727"; ls[2]["name"]="Kim-Chi Vu, M.D., L.L.C. - Plastics & Cosmetic Surgery"; ls[2]["address"]="9555 SW Barnes Road, Suite 275"; ls[2]["city"]="Portland"; ls[2]["state"]="OR"; ls[2]["zip"]="97225"; ls[2]["img"]="2"; ls[2]["l"]="f"; ls[2]["photo"]="VuKim-Chi640572.jpg"; ls[2]["link"]="/sid/25/id/374770"; ls[3]=new Array(); ls[3]["lat"]="45.514213"; ls[3]["lon"]="-122.558193"; ls[3]["name"]="Ronald V. DeMars, MD"; ls[3]["address"]="10201 SE Main St Ste 20"; ls[3]["city"]="Portland"; ls[3]["state"]="OR"; ls[3]["zip"]="97216"; ls[3]["img"]="3"; ls[3]["l"]="f"; ls[3]["photo"]="DemarsRonald37256.jpg"; ls[3]["link"]="/sid/25/id/305130"; ls[4]=new Array(); ls[4]["lat"]="45.514213"; ls[4]["lon"]="-122.558193"; ls[4]["name"]="Ronald V. DeMars, MD"; ls[4]["address"]="10201 SE Main St Ste 20"; ls[4]["city"]="Portland"; ls[4]["state"]="OR"; ls[4]["zip"]="97216"; ls[4]["img"]="3"; ls[4]["l"]="e"; ls[4]["photo"]="DemarsRonald37256.jpg"; ls[4]["link"]="/sid/25/id/305130"; ls[5]=new Array(); ls[5]["lat"]="45.525615"; ls[5]["lon"]="-122.699414"; ls[5]["name"]="John S. Lee, M.D."; ls[5]["address"]="2363 NW Flanders St"; ls[5]["city"]="Portland"; ls[5]["state"]="OR"; ls[5]["zip"]="97210"; ls[5]["img"]="1"; ls[5]["l"]="e"; ls[5]["photo"]="LeeJohn632910.jpg"; ls[5]["link"]="/sid/25/id/370160"; ls[6]=new Array(); ls[6]["lat"]="45.50976"; ls[6]["lon"]="-122.774727"; ls[6]["name"]="Kim-Chi Vu, M.D."; ls[6]["address"]="9555 SW Barnes Road, Suite 275"; ls[6]["city"]="Portland"; ls[6]["state"]="OR"; ls[6]["zip"]="97225"; ls[6]["img"]="2"; ls[6]["l"]="e"; ls[6]["photo"]="VuKim-Chi640572.jpg"; ls[6]["link"]="/sid/25/id/374770"; function loadMap() {getMap(-122.7389, 45.5909);}