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.1132,-72.7248)};var g_8e3187c1c7ad8ec804b4d2fcd7c25bd4 = new google.maps.Geocoder();g_8e3187c1c7ad8ec804b4d2fcd7c25bd4.geocode( { 'address': "427 E Main St, Westfield, MA 01085, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('westfield-MA-santander-atm').style.display = '';map = new google.maps.Map(document.getElementById('westfield-MA-santander-atm'), mapOptions);}document.getElementById('003b840e').innerHTML += ' | View Map';var $l8e3187c1c7ad8ec804b4d2fcd7c25bd4 = '

Santander ATM

Address: 427 E Main St, Westfield, MA 01085, USA
Phone:
';var m_8e3187c1c7ad8ec804b4d2fcd7c25bd4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander ATM',});m_8e3187c1c7ad8ec804b4d2fcd7c25bd4['infowindow'] = new google.maps.InfoWindow({content: $l8e3187c1c7ad8ec804b4d2fcd7c25bd4});var infowindow = new google.maps.InfoWindow({content: $l8e3187c1c7ad8ec804b4d2fcd7c25bd4});google.maps.event.addListener(m_8e3187c1c7ad8ec804b4d2fcd7c25bd4, 'click', function() {infowindow.open(map,m_8e3187c1c7ad8ec804b4d2fcd7c25bd4);});$marker.push(m_8e3187c1c7ad8ec804b4d2fcd7c25bd4);}});var g_1022c0ba6643184733e107f5b457d2ef = new google.maps.Geocoder();g_1022c0ba6643184733e107f5b457d2ef.geocode( { 'address': "208 Elm St, Westfield, MA 01085, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('westfield-MA-santander-atm').style.display = '';map = new google.maps.Map(document.getElementById('westfield-MA-santander-atm'), mapOptions);}document.getElementById('03259495').innerHTML += ' | View Map';var $l1022c0ba6643184733e107f5b457d2ef = '

Santander ATM

Address: 208 Elm St, Westfield, MA 01085, USA
Phone:
';var m_1022c0ba6643184733e107f5b457d2ef = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander ATM',});m_1022c0ba6643184733e107f5b457d2ef['infowindow'] = new google.maps.InfoWindow({content: $l1022c0ba6643184733e107f5b457d2ef});var infowindow = new google.maps.InfoWindow({content: $l1022c0ba6643184733e107f5b457d2ef});google.maps.event.addListener(m_1022c0ba6643184733e107f5b457d2ef, 'click', function() {infowindow.open(map,m_1022c0ba6643184733e107f5b457d2ef);});$marker.push(m_1022c0ba6643184733e107f5b457d2ef);}});}google.maps.event.addDomListener(window, 'load', initialize);