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.0948,-72.6021)};var g_bc105516530e143270bc52d94201cd3f = new google.maps.Geocoder();g_bc105516530e143270bc52d94201cd3f.geocode( { 'address': "152 Elm St, West Springfield, MA 01089, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-springfield-MA-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('west-springfield-MA-santander-bank-atm'), mapOptions);}document.getElementById('165e15f2').innerHTML += ' | View Map';var $lbc105516530e143270bc52d94201cd3f = '

Santander Bank ATM

Address: 152 Elm St, West Springfield, MA 01089, USA
Phone: (877) 768-2265
';var m_bc105516530e143270bc52d94201cd3f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_bc105516530e143270bc52d94201cd3f['infowindow'] = new google.maps.InfoWindow({content: $lbc105516530e143270bc52d94201cd3f});var infowindow = new google.maps.InfoWindow({content: $lbc105516530e143270bc52d94201cd3f});google.maps.event.addListener(m_bc105516530e143270bc52d94201cd3f, 'click', function() {infowindow.open(map,m_bc105516530e143270bc52d94201cd3f);});$marker.push(m_bc105516530e143270bc52d94201cd3f);}});var g_fce838544a198853197cc576b394b9aa = new google.maps.Geocoder();g_fce838544a198853197cc576b394b9aa.geocode( { 'address': "239 Memorial Ave, West Springfield, MA 01089, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-springfield-MA-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('west-springfield-MA-santander-bank-atm'), mapOptions);}document.getElementById('ca4e3237').innerHTML += ' | View Map';var $lfce838544a198853197cc576b394b9aa = '

Santander Bank ATM

Address: 239 Memorial Ave, West Springfield, MA 01089, USA
Phone: (877) 768-2265
';var m_fce838544a198853197cc576b394b9aa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_fce838544a198853197cc576b394b9aa['infowindow'] = new google.maps.InfoWindow({content: $lfce838544a198853197cc576b394b9aa});var infowindow = new google.maps.InfoWindow({content: $lfce838544a198853197cc576b394b9aa});google.maps.event.addListener(m_fce838544a198853197cc576b394b9aa, 'click', function() {infowindow.open(map,m_fce838544a198853197cc576b394b9aa);});$marker.push(m_fce838544a198853197cc576b394b9aa);}});}google.maps.event.addDomListener(window, 'load', initialize);