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.7139,-71.4418)};var g_37e36580889da69e7a35bf3fc379e974 = new google.maps.Geocoder();g_37e36580889da69e7a35bf3fc379e974.geocode( { 'address': "214 Daniel Webster Hwy, Nashua, NH 03060, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('nashua-NH-santander-atm').style.display = '';map = new google.maps.Map(document.getElementById('nashua-NH-santander-atm'), mapOptions);}document.getElementById('c69e162a').innerHTML += ' | View Map';var $l37e36580889da69e7a35bf3fc379e974 = '

Santander ATM

Address: 214 Daniel Webster Hwy, Nashua, NH 03060, USA
Phone:
';var m_37e36580889da69e7a35bf3fc379e974 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander ATM',});m_37e36580889da69e7a35bf3fc379e974['infowindow'] = new google.maps.InfoWindow({content: $l37e36580889da69e7a35bf3fc379e974});var infowindow = new google.maps.InfoWindow({content: $l37e36580889da69e7a35bf3fc379e974});google.maps.event.addListener(m_37e36580889da69e7a35bf3fc379e974, 'click', function() {infowindow.open(map,m_37e36580889da69e7a35bf3fc379e974);});$marker.push(m_37e36580889da69e7a35bf3fc379e974);}});var g_850bb3f908ccb28ccc849e466f6ddab0 = new google.maps.Geocoder();g_850bb3f908ccb28ccc849e466f6ddab0.geocode( { 'address': "633 Amherst St, Nashua, NH 03063, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('nashua-NH-santander-atm').style.display = '';map = new google.maps.Map(document.getElementById('nashua-NH-santander-atm'), mapOptions);}document.getElementById('8d7ec931').innerHTML += ' | View Map';var $l850bb3f908ccb28ccc849e466f6ddab0 = '

Santander ATM

Address: 633 Amherst St, Nashua, NH 03063, USA
Phone:
';var m_850bb3f908ccb28ccc849e466f6ddab0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander ATM',});m_850bb3f908ccb28ccc849e466f6ddab0['infowindow'] = new google.maps.InfoWindow({content: $l850bb3f908ccb28ccc849e466f6ddab0});var infowindow = new google.maps.InfoWindow({content: $l850bb3f908ccb28ccc849e466f6ddab0});google.maps.event.addListener(m_850bb3f908ccb28ccc849e466f6ddab0, 'click', function() {infowindow.open(map,m_850bb3f908ccb28ccc849e466f6ddab0);});$marker.push(m_850bb3f908ccb28ccc849e466f6ddab0);}});}google.maps.event.addDomListener(window, 'load', initialize);