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.1728,-70.9536)};var g_f8f53c2854ae996830d077f48b064ede = new google.maps.Geocoder();g_f8f53c2854ae996830d077f48b064ede.geocode( { 'address': "51 Pleasant St, South Weymouth, MA 02190, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('weymouth-MA-santander-atm').style.display = '';map = new google.maps.Map(document.getElementById('weymouth-MA-santander-atm'), mapOptions);}document.getElementById('091b8614').innerHTML += ' | View Map';var $lf8f53c2854ae996830d077f48b064ede = '

Santander ATM

Address: 51 Pleasant St, South Weymouth, MA 02190, USA
Phone: (877) 768-2265
';var m_f8f53c2854ae996830d077f48b064ede = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander ATM',});m_f8f53c2854ae996830d077f48b064ede['infowindow'] = new google.maps.InfoWindow({content: $lf8f53c2854ae996830d077f48b064ede});var infowindow = new google.maps.InfoWindow({content: $lf8f53c2854ae996830d077f48b064ede});google.maps.event.addListener(m_f8f53c2854ae996830d077f48b064ede, 'click', function() {infowindow.open(map,m_f8f53c2854ae996830d077f48b064ede);});$marker.push(m_f8f53c2854ae996830d077f48b064ede);}});var g_559a5f7fdcf4a24d9a3e32fbafa0d9bb = new google.maps.Geocoder();g_559a5f7fdcf4a24d9a3e32fbafa0d9bb.geocode( { 'address': "1515 Commercial St, Weymouth, MA 02189, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('weymouth-MA-santander-atm').style.display = '';map = new google.maps.Map(document.getElementById('weymouth-MA-santander-atm'), mapOptions);}document.getElementById('d1f07de7').innerHTML += ' | View Map';var $l559a5f7fdcf4a24d9a3e32fbafa0d9bb = '

Santander ATM

Address: 1515 Commercial St, Weymouth, MA 02189, USA
Phone:
';var m_559a5f7fdcf4a24d9a3e32fbafa0d9bb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander ATM',});m_559a5f7fdcf4a24d9a3e32fbafa0d9bb['infowindow'] = new google.maps.InfoWindow({content: $l559a5f7fdcf4a24d9a3e32fbafa0d9bb});var infowindow = new google.maps.InfoWindow({content: $l559a5f7fdcf4a24d9a3e32fbafa0d9bb});google.maps.event.addListener(m_559a5f7fdcf4a24d9a3e32fbafa0d9bb, 'click', function() {infowindow.open(map,m_559a5f7fdcf4a24d9a3e32fbafa0d9bb);});$marker.push(m_559a5f7fdcf4a24d9a3e32fbafa0d9bb);}});}google.maps.event.addDomListener(window, 'load', initialize);