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"]="33.716178";
ls[1]["lon"]="-117.934221";
ls[1]["name"]="Peter C. LePort, MD - California Bariatric Surgery";
ls[1]["address"]="11160 Warner Ave Ste 421";
ls[1]["city"]="Fountain Valley";
ls[1]["state"]="CA";
ls[1]["zip"]="92708";
ls[1]["img"]="1";
ls[1]["l"]="f";
ls[1]["photo"]="leportpeter.jpg";
ls[1]["link"]="/sid/46/id/360872";
ls[2]=new Array();
ls[2]["lat"]="37.894862";
ls[2]["lon"]="-122.053119";
ls[2]["name"]="John J. Feng, MD, FACS";
ls[2]["address"]="We Have Moved To Our New Main Office in Redwood City";
ls[2]["city"]="Walnut Creek";
ls[2]["state"]="CA";
ls[2]["zip"]="94596";
ls[2]["img"]="2";
ls[2]["l"]="f";
ls[2]["photo"]="FengJohn640188.jpg";
ls[2]["link"]="/sid/46/id/376094";
ls[3]=new Array();
ls[3]["lat"]="35.554422";
ls[3]["lon"]="-120.715231";
ls[3]["name"]="Laparoscopic Associates
.of San Francisco";
ls[3]["address"]="959 Las Tablas Rd Ste B3";
ls[3]["city"]="Templeton";
ls[3]["state"]="CA";
ls[3]["zip"]="93465";
ls[3]["img"]="3";
ls[3]["l"]="e";
ls[3]["photo"]="ofSanFranciscoLaparoscopicAssociates
313550.jpg";
ls[3]["link"]="/sid/46/id/411639";
ls[4]=new Array();
ls[4]["lat"]="35.554422";
ls[4]["lon"]="-120.715231";
ls[4]["name"]="Paul Cirangle, MD, FACS";
ls[4]["address"]="959 Las Tablas Rd Ste B3";
ls[4]["city"]="Templeton";
ls[4]["state"]="CA";
ls[4]["zip"]="93465";
ls[4]["img"]="4";
ls[4]["l"]="e";
ls[4]["photo"]="ciranglepaul.jpg";
ls[4]["link"]="/sid/46/id/411638";
ls[5]=new Array();
ls[5]["lat"]="35.554422";
ls[5]["lon"]="-120.715231";
ls[5]["name"]="Gregg H Jossart, MD";
ls[5]["address"]="959 Las Tablas Rd Ste B3";
ls[5]["city"]="Templeton";
ls[5]["state"]="CA";
ls[5]["zip"]="93465";
ls[5]["img"]="5";
ls[5]["l"]="e";
ls[5]["photo"]="jossartgregg.jpg";
ls[5]["link"]="/sid/46/id/411642";
function loadMap() {getMap(-120.7008, 35.5482);}