var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(40.6955,-73.9927)};var g_cb5d85ce01bbc179fece64b29be895d0 = new google.maps.Geocoder();g_cb5d85ce01bbc179fece64b29be895d0.geocode( { 'address': "642 Nostrand Ave, Brooklyn, NY 11216"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brooklyn-NY-pay-o-matic').style.display = '';map = new google.maps.Map(document.getElementById('brooklyn-NY-pay-o-matic'), mapOptions);}document.getElementById('17cb7064').innerHTML += ' | View Map';var $lcb5d85ce01bbc179fece64b29be895d0 = '

Pay-O-Matic

Address: 642 Nostrand Ave, Brooklyn, NY 11216
Phone: (718) 467-9181
';var m_cb5d85ce01bbc179fece64b29be895d0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Pay-O-Matic',});m_cb5d85ce01bbc179fece64b29be895d0['infowindow'] = new google.maps.InfoWindow({content: $lcb5d85ce01bbc179fece64b29be895d0});var infowindow = new google.maps.InfoWindow({content: $lcb5d85ce01bbc179fece64b29be895d0});google.maps.event.addListener(m_cb5d85ce01bbc179fece64b29be895d0, 'click', function() {infowindow.open(map,m_cb5d85ce01bbc179fece64b29be895d0);});$marker.push(m_cb5d85ce01bbc179fece64b29be895d0);}});var g_d9dbc51dc534921589adf460c85cd824 = new google.maps.Geocoder();g_d9dbc51dc534921589adf460c85cd824.geocode( { 'address': "151 Vanderbilt Ave, Brooklyn, NY 11205"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brooklyn-NY-pay-o-matic').style.display = '';map = new google.maps.Map(document.getElementById('brooklyn-NY-pay-o-matic'), mapOptions);}document.getElementById('252e37f4').innerHTML += ' | View Map';var $ld9dbc51dc534921589adf460c85cd824 = '

Pay-O-Matic

Address: 151 Vanderbilt Ave, Brooklyn, NY 11205
Phone: (718) 852-3100
';var m_d9dbc51dc534921589adf460c85cd824 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Pay-O-Matic',});m_d9dbc51dc534921589adf460c85cd824['infowindow'] = new google.maps.InfoWindow({content: $ld9dbc51dc534921589adf460c85cd824});var infowindow = new google.maps.InfoWindow({content: $ld9dbc51dc534921589adf460c85cd824});google.maps.event.addListener(m_d9dbc51dc534921589adf460c85cd824, 'click', function() {infowindow.open(map,m_d9dbc51dc534921589adf460c85cd824);});$marker.push(m_d9dbc51dc534921589adf460c85cd824);}});}google.maps.event.addDomListener(window, 'load', initialize);