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.2245,-71.2233)};var g_87c1e97c0925d13e8eaf3276fec6769a = new google.maps.Geocoder();g_87c1e97c0925d13e8eaf3276fec6769a.geocode( { 'address': "705 High St, Westwood, MA 02090, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('westwood-MA-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('westwood-MA-santander-bank-atm'), mapOptions);}document.getElementById('4597f686').innerHTML += ' | View Map';var $l87c1e97c0925d13e8eaf3276fec6769a = '

Santander Bank ATM

Address: 705 High St, Westwood, MA 02090, USA
Phone: (781) 326-6400
';var m_87c1e97c0925d13e8eaf3276fec6769a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_87c1e97c0925d13e8eaf3276fec6769a['infowindow'] = new google.maps.InfoWindow({content: $l87c1e97c0925d13e8eaf3276fec6769a});var infowindow = new google.maps.InfoWindow({content: $l87c1e97c0925d13e8eaf3276fec6769a});google.maps.event.addListener(m_87c1e97c0925d13e8eaf3276fec6769a, 'click', function() {infowindow.open(map,m_87c1e97c0925d13e8eaf3276fec6769a);});$marker.push(m_87c1e97c0925d13e8eaf3276fec6769a);}});var g_89a91ae5c1052557adb140f0cca9f0d0 = new google.maps.Geocoder();g_89a91ae5c1052557adb140f0cca9f0d0.geocode( { 'address': "278 Washington St, Westwood, MA 02090, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('westwood-MA-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('westwood-MA-santander-bank-atm'), mapOptions);}document.getElementById('7250cd2a').innerHTML += ' | View Map';var $l89a91ae5c1052557adb140f0cca9f0d0 = '

Santander Bank ATM

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