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"]="42.514922"; ls[1]["lon"]="-83.223351"; ls[1]["name"]="Dr. Joseph Berenholz - LVRI of Michigan"; ls[1]["address"]="30603 Southfield Rd"; ls[1]["city"]="Southfield"; ls[1]["state"]="MI"; ls[1]["zip"]="48076"; ls[1]["img"]="1"; ls[1]["l"]="f"; ls[1]["photo"]="berenholz.jpg"; ls[1]["link"]="/sid/7/id/285217"; ls[2]=new Array(); ls[2]["lat"]="41.549975"; ls[2]["lon"]="-87.508959"; ls[2]["name"]="Midwest Fertility Center - IVF, Fertility, Infertility"; ls[2]["address"]="800 Macarthur Blvd"; ls[2]["city"]="Munster"; ls[2]["state"]="IN"; ls[2]["zip"]="46321"; ls[2]["img"]="2"; ls[2]["l"]="f"; ls[2]["photo"]="midwestivf.jpg"; ls[2]["link"]="/sid/7/id/289871"; function loadMap() {getMap(-99.0677, 40.7102);}