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.5136,-72.8993)};var g_35c6cd649a4462a97226296b44dc6b8d = new google.maps.Geocoder();g_35c6cd649a4462a97226296b44dc6b8d.geocode( { 'address': "581 Highland Ave, Cheshire, CT 06410, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cheshire-CT-santander-atm').style.display = '';map = new google.maps.Map(document.getElementById('cheshire-CT-santander-atm'), mapOptions);}document.getElementById('1920ea1b').innerHTML += ' | View Map';var $l35c6cd649a4462a97226296b44dc6b8d = '

Santander ATM

Address: 581 Highland Ave, Cheshire, CT 06410, USA
Phone:
';var m_35c6cd649a4462a97226296b44dc6b8d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander ATM',});m_35c6cd649a4462a97226296b44dc6b8d['infowindow'] = new google.maps.InfoWindow({content: $l35c6cd649a4462a97226296b44dc6b8d});var infowindow = new google.maps.InfoWindow({content: $l35c6cd649a4462a97226296b44dc6b8d});google.maps.event.addListener(m_35c6cd649a4462a97226296b44dc6b8d, 'click', function() {infowindow.open(map,m_35c6cd649a4462a97226296b44dc6b8d);});$marker.push(m_35c6cd649a4462a97226296b44dc6b8d);}});var g_e8cc15bcc0b8d587144758c5ad0b3eea = new google.maps.Geocoder();g_e8cc15bcc0b8d587144758c5ad0b3eea.geocode( { 'address': "905 S Main St, Cheshire, CT 06410, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cheshire-CT-santander-atm').style.display = '';map = new google.maps.Map(document.getElementById('cheshire-CT-santander-atm'), mapOptions);}document.getElementById('a54ee1ca').innerHTML += ' | View Map';var $le8cc15bcc0b8d587144758c5ad0b3eea = '

Santander ATM

Address: 905 S Main St, Cheshire, CT 06410, USA
Phone:
';var m_e8cc15bcc0b8d587144758c5ad0b3eea = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander ATM',});m_e8cc15bcc0b8d587144758c5ad0b3eea['infowindow'] = new google.maps.InfoWindow({content: $le8cc15bcc0b8d587144758c5ad0b3eea});var infowindow = new google.maps.InfoWindow({content: $le8cc15bcc0b8d587144758c5ad0b3eea});google.maps.event.addListener(m_e8cc15bcc0b8d587144758c5ad0b3eea, 'click', function() {infowindow.open(map,m_e8cc15bcc0b8d587144758c5ad0b3eea);});$marker.push(m_e8cc15bcc0b8d587144758c5ad0b3eea);}});}google.maps.event.addDomListener(window, 'load', initialize);