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.8018,-72.8613)};var g_c11e5d83bd8a3ebc2ff0215a0b26b9b1 = new google.maps.Geocoder();g_c11e5d83bd8a3ebc2ff0215a0b26b9b1.geocode( { 'address': "964 Montauk Hwy, Shirley, NY 11967, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('shirley-NY-atm-bethpage').style.display = '';map = new google.maps.Map(document.getElementById('shirley-NY-atm-bethpage'), mapOptions);}document.getElementById('e3f79890').innerHTML += ' | View Map';var $lc11e5d83bd8a3ebc2ff0215a0b26b9b1 = '

ATM (Bethpage)

Address: 964 Montauk Hwy, Shirley, NY 11967, USA
Phone: (800) 628-7070
';var m_c11e5d83bd8a3ebc2ff0215a0b26b9b1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Bethpage)',});m_c11e5d83bd8a3ebc2ff0215a0b26b9b1['infowindow'] = new google.maps.InfoWindow({content: $lc11e5d83bd8a3ebc2ff0215a0b26b9b1});var infowindow = new google.maps.InfoWindow({content: $lc11e5d83bd8a3ebc2ff0215a0b26b9b1});google.maps.event.addListener(m_c11e5d83bd8a3ebc2ff0215a0b26b9b1, 'click', function() {infowindow.open(map,m_c11e5d83bd8a3ebc2ff0215a0b26b9b1);});$marker.push(m_c11e5d83bd8a3ebc2ff0215a0b26b9b1);}});var g_594956c62e2932c7a984df2e000b81a2 = new google.maps.Geocoder();g_594956c62e2932c7a984df2e000b81a2.geocode( { 'address': "863 Montauk Hwy, Shirley, NY 11967, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('shirley-NY-atm-bethpage').style.display = '';map = new google.maps.Map(document.getElementById('shirley-NY-atm-bethpage'), mapOptions);}document.getElementById('542c4c71').innerHTML += ' | View Map';var $l594956c62e2932c7a984df2e000b81a2 = '

ATM (Bethpage)

Address: 863 Montauk Hwy, Shirley, NY 11967, USA
Phone: (800) 628-7070
';var m_594956c62e2932c7a984df2e000b81a2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Bethpage)',});m_594956c62e2932c7a984df2e000b81a2['infowindow'] = new google.maps.InfoWindow({content: $l594956c62e2932c7a984df2e000b81a2});var infowindow = new google.maps.InfoWindow({content: $l594956c62e2932c7a984df2e000b81a2});google.maps.event.addListener(m_594956c62e2932c7a984df2e000b81a2, 'click', function() {infowindow.open(map,m_594956c62e2932c7a984df2e000b81a2);});$marker.push(m_594956c62e2932c7a984df2e000b81a2);}});}google.maps.event.addDomListener(window, 'load', initialize);