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.8891,-70.8721)};var g_5ff8ad078ac383e2c4be6e2a16c5d083 = new google.maps.Geocoder();g_5ff8ad078ac383e2c4be6e2a16c5d083.geocode( { 'address': "628 Lafayette Rd, Seabrook, NH 03874, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('seabrook-NH-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('seabrook-NH-santander-bank-atm'), mapOptions);}document.getElementById('0754e3bc').innerHTML += ' | View Map';var $l5ff8ad078ac383e2c4be6e2a16c5d083 = '

Santander Bank ATM

Address: 628 Lafayette Rd, Seabrook, NH 03874, USA
Phone: (877) 768-2265
';var m_5ff8ad078ac383e2c4be6e2a16c5d083 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_5ff8ad078ac383e2c4be6e2a16c5d083['infowindow'] = new google.maps.InfoWindow({content: $l5ff8ad078ac383e2c4be6e2a16c5d083});var infowindow = new google.maps.InfoWindow({content: $l5ff8ad078ac383e2c4be6e2a16c5d083});google.maps.event.addListener(m_5ff8ad078ac383e2c4be6e2a16c5d083, 'click', function() {infowindow.open(map,m_5ff8ad078ac383e2c4be6e2a16c5d083);});$marker.push(m_5ff8ad078ac383e2c4be6e2a16c5d083);}});var g_73741ea570def1d114a9ac9bb6726916 = new google.maps.Geocoder();g_73741ea570def1d114a9ac9bb6726916.geocode( { 'address': "489 Lafayette Rd, Seabrook, NH 03874, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('seabrook-NH-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('seabrook-NH-santander-bank-atm'), mapOptions);}document.getElementById('66f96458').innerHTML += ' | View Map';var $l73741ea570def1d114a9ac9bb6726916 = '

Santander Bank ATM

Address: 489 Lafayette Rd, Seabrook, NH 03874, USA
Phone: (603) 474-5501
';var m_73741ea570def1d114a9ac9bb6726916 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_73741ea570def1d114a9ac9bb6726916['infowindow'] = new google.maps.InfoWindow({content: $l73741ea570def1d114a9ac9bb6726916});var infowindow = new google.maps.InfoWindow({content: $l73741ea570def1d114a9ac9bb6726916});google.maps.event.addListener(m_73741ea570def1d114a9ac9bb6726916, 'click', function() {infowindow.open(map,m_73741ea570def1d114a9ac9bb6726916);});$marker.push(m_73741ea570def1d114a9ac9bb6726916);}});}google.maps.event.addDomListener(window, 'load', initialize);