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/34/id/376772"; ls[2]=new Array(); ls[2]["lat"]="39.32211"; ls[2]["lon"]="-74.602036"; ls[2]["name"]="John Nosti, DMD, FAGD, FACE"; ls[2]["address"]="551 New Road"; ls[2]["city"]="Somers Point"; ls[2]["state"]="NJ"; ls[2]["zip"]="08244"; ls[2]["img"]="2"; ls[2]["l"]="e"; ls[2]["photo"]="NostiJohn644117.jpg"; ls[2]["link"]="/sid/34/id/376773"; function loadMap() {getMap(-74.5989, 39.3196);}