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"]="26.601552"; ls[1]["lon"]="-81.858223"; ls[1]["name"]="John S. Bruno, MD - Fort Myers Plastic Surgery Center"; ls[1]["address"]="2685 Swamp Cabbage Ct"; ls[1]["city"]="Fort Myers"; ls[1]["state"]="FL"; ls[1]["zip"]="33901"; ls[1]["img"]="1"; ls[1]["l"]="f"; ls[1]["photo"]="brunojohn.jpg"; ls[1]["link"]="/sid/19/id/305398"; ls[2]=new Array(); ls[2]["lat"]="26.601552"; ls[2]["lon"]="-81.858223"; ls[2]["name"]="John S. Bruno, M.D., P.A."; ls[2]["address"]="2685 Swamp Cabbage Ct"; ls[2]["city"]="Fort Myers"; ls[2]["state"]="FL"; ls[2]["zip"]="33901"; ls[2]["img"]="1"; ls[2]["l"]="e"; ls[2]["photo"]="brunojohn.jpg"; ls[2]["link"]="/sid/19/id/305398"; function loadMap() {getMap(-81.8715, 26.6212);}