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"]="39.450459"; ls[1]["lon"]="-74.665106"; ls[1]["name"]="John Nosti, DMD, FAGD, FACE"; ls[1]["address"]="4705 Harding Hwy"; ls[1]["city"]="Mays Landing"; ls[1]["state"]="NJ"; ls[1]["zip"]="08330"; ls[1]["img"]="1"; ls[1]["l"]="f"; ls[1]["photo"]="NostiJohn644117.jpg"; ls[1]["link"]="/sid/1/id/376772"; ls[2]=new Array(); ls[2]["lat"]="39.450459"; ls[2]["lon"]="-74.665106"; ls[2]["name"]="John Nosti, DMD, FAGD, FACE"; ls[2]["address"]="4705 Harding Hwy"; ls[2]["city"]="Mays Landing"; ls[2]["state"]="NJ"; ls[2]["zip"]="08330"; ls[2]["img"]="1"; ls[2]["l"]="e"; ls[2]["photo"]="NostiJohn644117.jpg"; ls[2]["link"]="/sid/1/id/376772"; function loadMap() {getMap(-74.7253, 39.4625);}