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.3215,-72.8519)};var g_4b6eb53cfbc8d2214d4b00d51a40929a = new google.maps.Geocoder();g_4b6eb53cfbc8d2214d4b00d51a40929a.geocode( { 'address': "660 Foxon Rd, East Haven, CT 06513, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('east-haven-CT-santander-atm').style.display = '';map = new google.maps.Map(document.getElementById('east-haven-CT-santander-atm'), mapOptions);}document.getElementById('f5ba69cc').innerHTML += ' | View Map';var $l4b6eb53cfbc8d2214d4b00d51a40929a = '

Santander ATM

Address: 660 Foxon Rd, East Haven, CT 06513, USA
Phone:
';var m_4b6eb53cfbc8d2214d4b00d51a40929a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander ATM',});m_4b6eb53cfbc8d2214d4b00d51a40929a['infowindow'] = new google.maps.InfoWindow({content: $l4b6eb53cfbc8d2214d4b00d51a40929a});var infowindow = new google.maps.InfoWindow({content: $l4b6eb53cfbc8d2214d4b00d51a40929a});google.maps.event.addListener(m_4b6eb53cfbc8d2214d4b00d51a40929a, 'click', function() {infowindow.open(map,m_4b6eb53cfbc8d2214d4b00d51a40929a);});$marker.push(m_4b6eb53cfbc8d2214d4b00d51a40929a);}});var g_444266da75db0bd06d442c1d18fc2903 = new google.maps.Geocoder();g_444266da75db0bd06d442c1d18fc2903.geocode( { 'address': "369 Main St, East Haven, CT 06512, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('east-haven-CT-santander-atm').style.display = '';map = new google.maps.Map(document.getElementById('east-haven-CT-santander-atm'), mapOptions);}document.getElementById('b3e7be06').innerHTML += ' | View Map';var $l444266da75db0bd06d442c1d18fc2903 = '

Santander ATM

Address: 369 Main St, East Haven, CT 06512, USA
Phone:
';var m_444266da75db0bd06d442c1d18fc2903 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander ATM',});m_444266da75db0bd06d442c1d18fc2903['infowindow'] = new google.maps.InfoWindow({content: $l444266da75db0bd06d442c1d18fc2903});var infowindow = new google.maps.InfoWindow({content: $l444266da75db0bd06d442c1d18fc2903});google.maps.event.addListener(m_444266da75db0bd06d442c1d18fc2903, 'click', function() {infowindow.open(map,m_444266da75db0bd06d442c1d18fc2903);});$marker.push(m_444266da75db0bd06d442c1d18fc2903);}});}google.maps.event.addDomListener(window, 'load', initialize);