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(42.081,-70.9376)};var g_b6b77526860d3c83f1d5b398e5c470b6 = new google.maps.Geocoder();g_b6b77526860d3c83f1d5b398e5c470b6.geocode( { 'address': "584 Washington St, Whitman, MA 02382, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('whitman-MA-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('whitman-MA-santander-bank-atm'), mapOptions);}document.getElementById('0f244b40').innerHTML += ' | View Map';var $lb6b77526860d3c83f1d5b398e5c470b6 = '

Santander Bank ATM

Address: 584 Washington St, Whitman, MA 02382, USA
Phone: (781) 618-9191
';var m_b6b77526860d3c83f1d5b398e5c470b6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_b6b77526860d3c83f1d5b398e5c470b6['infowindow'] = new google.maps.InfoWindow({content: $lb6b77526860d3c83f1d5b398e5c470b6});var infowindow = new google.maps.InfoWindow({content: $lb6b77526860d3c83f1d5b398e5c470b6});google.maps.event.addListener(m_b6b77526860d3c83f1d5b398e5c470b6, 'click', function() {infowindow.open(map,m_b6b77526860d3c83f1d5b398e5c470b6);});$marker.push(m_b6b77526860d3c83f1d5b398e5c470b6);}});var g_20eec148d5dc3bb8acdbf54ab47862f4 = new google.maps.Geocoder();g_20eec148d5dc3bb8acdbf54ab47862f4.geocode( { 'address': "351 Bedford St, Whitman, MA 02382, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('whitman-MA-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('whitman-MA-santander-bank-atm'), mapOptions);}document.getElementById('8f0026f0').innerHTML += ' | View Map';var $l20eec148d5dc3bb8acdbf54ab47862f4 = '

Santander Bank ATM

Address: 351 Bedford St, Whitman, MA 02382, USA
Phone: (877) 768-2265
';var m_20eec148d5dc3bb8acdbf54ab47862f4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_20eec148d5dc3bb8acdbf54ab47862f4['infowindow'] = new google.maps.InfoWindow({content: $l20eec148d5dc3bb8acdbf54ab47862f4});var infowindow = new google.maps.InfoWindow({content: $l20eec148d5dc3bb8acdbf54ab47862f4});google.maps.event.addListener(m_20eec148d5dc3bb8acdbf54ab47862f4, 'click', function() {infowindow.open(map,m_20eec148d5dc3bb8acdbf54ab47862f4);});$marker.push(m_20eec148d5dc3bb8acdbf54ab47862f4);}});}google.maps.event.addDomListener(window, 'load', initialize);