var marker{{i}} = new google.maps.Marker({ position: new google.maps.LatLng({{lat}}, {{long}}), map:map, title: "{{ssid}}" });