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(41.713,-71.1272)};var g_e0fec5651d3442179e19243622337e1d = new google.maps.Geocoder();g_e0fec5651d3442179e19243622337e1d.geocode( { 'address': "1620 President Ave, Fall River, MA 02720, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fall-river-MA-santander-atm').style.display = '';map = new google.maps.Map(document.getElementById('fall-river-MA-santander-atm'), mapOptions);}document.getElementById('564930e5').innerHTML += ' | View Map';var $le0fec5651d3442179e19243622337e1d = '

Santander ATM

Address: 1620 President Ave, Fall River, MA 02720, USA
Phone:
';var m_e0fec5651d3442179e19243622337e1d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander ATM',});m_e0fec5651d3442179e19243622337e1d['infowindow'] = new google.maps.InfoWindow({content: $le0fec5651d3442179e19243622337e1d});var infowindow = new google.maps.InfoWindow({content: $le0fec5651d3442179e19243622337e1d});google.maps.event.addListener(m_e0fec5651d3442179e19243622337e1d, 'click', function() {infowindow.open(map,m_e0fec5651d3442179e19243622337e1d);});$marker.push(m_e0fec5651d3442179e19243622337e1d);}});var g_508087c9dd886b6a1a82cb805c2ee328 = new google.maps.Geocoder();g_508087c9dd886b6a1a82cb805c2ee328.geocode( { 'address': "4171 N Main St, Fall River, MA 02720, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fall-river-MA-santander-atm').style.display = '';map = new google.maps.Map(document.getElementById('fall-river-MA-santander-atm'), mapOptions);}document.getElementById('cacc3a6e').innerHTML += ' | View Map';var $l508087c9dd886b6a1a82cb805c2ee328 = '

Santander ATM

Address: 4171 N Main St, Fall River, MA 02720, USA
Phone:
';var m_508087c9dd886b6a1a82cb805c2ee328 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander ATM',});m_508087c9dd886b6a1a82cb805c2ee328['infowindow'] = new google.maps.InfoWindow({content: $l508087c9dd886b6a1a82cb805c2ee328});var infowindow = new google.maps.InfoWindow({content: $l508087c9dd886b6a1a82cb805c2ee328});google.maps.event.addListener(m_508087c9dd886b6a1a82cb805c2ee328, 'click', function() {infowindow.open(map,m_508087c9dd886b6a1a82cb805c2ee328);});$marker.push(m_508087c9dd886b6a1a82cb805c2ee328);}});}google.maps.event.addDomListener(window, 'load', initialize);