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.1072,-70.7533)};var g_1e32cba64ed1f594eafdf09ffc0983d1 = new google.maps.Geocoder();g_1e32cba64ed1f594eafdf09ffc0983d1.geocode( { 'address': "880 Plain St, Marshfield, MA 02050, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marshfield-MA-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('marshfield-MA-santander-bank-atm'), mapOptions);}document.getElementById('e3d037e3').innerHTML += ' | View Map';var $l1e32cba64ed1f594eafdf09ffc0983d1 = '

Santander Bank ATM

Address: 880 Plain St, Marshfield, MA 02050, USA
Phone: (781) 837-4476
';var m_1e32cba64ed1f594eafdf09ffc0983d1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_1e32cba64ed1f594eafdf09ffc0983d1['infowindow'] = new google.maps.InfoWindow({content: $l1e32cba64ed1f594eafdf09ffc0983d1});var infowindow = new google.maps.InfoWindow({content: $l1e32cba64ed1f594eafdf09ffc0983d1});google.maps.event.addListener(m_1e32cba64ed1f594eafdf09ffc0983d1, 'click', function() {infowindow.open(map,m_1e32cba64ed1f594eafdf09ffc0983d1);});$marker.push(m_1e32cba64ed1f594eafdf09ffc0983d1);}});var g_915c5e7cdae9df69151320a3fdc027e7 = new google.maps.Geocoder();g_915c5e7cdae9df69151320a3fdc027e7.geocode( { 'address': "1880 Ocean St, Marshfield, MA 02050, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marshfield-MA-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('marshfield-MA-santander-bank-atm'), mapOptions);}document.getElementById('686871a7').innerHTML += ' | View Map';var $l915c5e7cdae9df69151320a3fdc027e7 = '

Santander Bank ATM

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