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.1178,-70.9542)};var g_54cdd2db0fcfaa0134f43f363996161e = new google.maps.Geocoder();g_54cdd2db0fcfaa0134f43f363996161e.geocode( { 'address': "533 Washington Street, Abington, MA 02351"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('abington-MA-santander-bank').style.display = '';map = new google.maps.Map(document.getElementById('abington-MA-santander-bank'), mapOptions);}document.getElementById('ed78d2ca').innerHTML += ' | View Map';var $l54cdd2db0fcfaa0134f43f363996161e = '

Santander Bank

Address: 533 Washington Street, Abington, MA 02351
Phone: (781) 982-7905
';var m_54cdd2db0fcfaa0134f43f363996161e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank',});m_54cdd2db0fcfaa0134f43f363996161e['infowindow'] = new google.maps.InfoWindow({content: $l54cdd2db0fcfaa0134f43f363996161e});var infowindow = new google.maps.InfoWindow({content: $l54cdd2db0fcfaa0134f43f363996161e});google.maps.event.addListener(m_54cdd2db0fcfaa0134f43f363996161e, 'click', function() {infowindow.open(map,m_54cdd2db0fcfaa0134f43f363996161e);});$marker.push(m_54cdd2db0fcfaa0134f43f363996161e);}});var g_4cd862121d7ae95f89da413ea7312a88 = new google.maps.Geocoder();g_4cd862121d7ae95f89da413ea7312a88.geocode( { 'address': "532 Washington St, Abington, MA 02351"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('abington-MA-santander-bank').style.display = '';map = new google.maps.Map(document.getElementById('abington-MA-santander-bank'), mapOptions);}document.getElementById('60a139eb').innerHTML += ' | View Map';var $l4cd862121d7ae95f89da413ea7312a88 = '

Santander Bank

Address: 532 Washington St, Abington, MA 02351
Phone: (781) 982-3200
';var m_4cd862121d7ae95f89da413ea7312a88 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank',});m_4cd862121d7ae95f89da413ea7312a88['infowindow'] = new google.maps.InfoWindow({content: $l4cd862121d7ae95f89da413ea7312a88});var infowindow = new google.maps.InfoWindow({content: $l4cd862121d7ae95f89da413ea7312a88});google.maps.event.addListener(m_4cd862121d7ae95f89da413ea7312a88, 'click', function() {infowindow.open(map,m_4cd862121d7ae95f89da413ea7312a88);});$marker.push(m_4cd862121d7ae95f89da413ea7312a88);}});}google.maps.event.addDomListener(window, 'load', initialize);