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.0881,-72.6387)};var g_b2004314aa49d95302179246148e0326 = new google.maps.Geocoder();g_b2004314aa49d95302179246148e0326.geocode( { 'address': "287 Springfield St, Agawam, MA 01001, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('agawam-MA-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('agawam-MA-santander-bank-atm'), mapOptions);}document.getElementById('75dbbc88').innerHTML += ' | View Map';var $lb2004314aa49d95302179246148e0326 = '

Santander Bank ATM

Address: 287 Springfield St, Agawam, MA 01001, USA
Phone: (877) 768-2265
';var m_b2004314aa49d95302179246148e0326 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_b2004314aa49d95302179246148e0326['infowindow'] = new google.maps.InfoWindow({content: $lb2004314aa49d95302179246148e0326});var infowindow = new google.maps.InfoWindow({content: $lb2004314aa49d95302179246148e0326});google.maps.event.addListener(m_b2004314aa49d95302179246148e0326, 'click', function() {infowindow.open(map,m_b2004314aa49d95302179246148e0326);});$marker.push(m_b2004314aa49d95302179246148e0326);}});var g_d3c8e9ef75e875006d896336973ce712 = new google.maps.Geocoder();g_d3c8e9ef75e875006d896336973ce712.geocode( { 'address': "163 Silver St, Agawam, MA 01001, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('agawam-MA-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('agawam-MA-santander-bank-atm'), mapOptions);}document.getElementById('96fce9f9').innerHTML += ' | View Map';var $ld3c8e9ef75e875006d896336973ce712 = '

Santander Bank ATM

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