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.2597,-72.9653)};var g_40a361016a9a8b76b459433f0509bc31 = new google.maps.Geocoder();g_40a361016a9a8b76b459433f0509bc31.geocode( { 'address': "844 Jones Hill Rd, West Haven, CT 06515, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-haven-CT-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('west-haven-CT-santander-bank-atm'), mapOptions);}document.getElementById('4d072a95').innerHTML += ' | View Map';var $l40a361016a9a8b76b459433f0509bc31 = '

Santander Bank ATM

Address: 844 Jones Hill Rd, West Haven, CT 06515, USA
Phone: (877) 768-2265
';var m_40a361016a9a8b76b459433f0509bc31 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_40a361016a9a8b76b459433f0509bc31['infowindow'] = new google.maps.InfoWindow({content: $l40a361016a9a8b76b459433f0509bc31});var infowindow = new google.maps.InfoWindow({content: $l40a361016a9a8b76b459433f0509bc31});google.maps.event.addListener(m_40a361016a9a8b76b459433f0509bc31, 'click', function() {infowindow.open(map,m_40a361016a9a8b76b459433f0509bc31);});$marker.push(m_40a361016a9a8b76b459433f0509bc31);}});var g_0587c3327d22174c4d077af74082704a = new google.maps.Geocoder();g_0587c3327d22174c4d077af74082704a.geocode( { 'address': "252 Orange Terrace, West Haven, CT 06516, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-haven-CT-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('west-haven-CT-santander-bank-atm'), mapOptions);}document.getElementById('895576cd').innerHTML += ' | View Map';var $l0587c3327d22174c4d077af74082704a = '

Santander Bank ATM

Address: 252 Orange Terrace, West Haven, CT 06516, USA
Phone: (877) 768-2265
';var m_0587c3327d22174c4d077af74082704a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_0587c3327d22174c4d077af74082704a['infowindow'] = new google.maps.InfoWindow({content: $l0587c3327d22174c4d077af74082704a});var infowindow = new google.maps.InfoWindow({content: $l0587c3327d22174c4d077af74082704a});google.maps.event.addListener(m_0587c3327d22174c4d077af74082704a, 'click', function() {infowindow.open(map,m_0587c3327d22174c4d077af74082704a);});$marker.push(m_0587c3327d22174c4d077af74082704a);}});}google.maps.event.addDomListener(window, 'load', initialize);