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.6671,-72.806)};var g_2f44d2d09bc545afc539f2ade7da0dc5 = new google.maps.Geocoder();g_2f44d2d09bc545afc539f2ade7da0dc5.geocode( { 'address': "713 W Main St, New Britain, CT 06053, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-britain-CT-santander-atm').style.display = '';map = new google.maps.Map(document.getElementById('new-britain-CT-santander-atm'), mapOptions);}document.getElementById('e25f900b').innerHTML += ' | View Map';var $l2f44d2d09bc545afc539f2ade7da0dc5 = '

Santander ATM

Address: 713 W Main St, New Britain, CT 06053, USA
Phone:
';var m_2f44d2d09bc545afc539f2ade7da0dc5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander ATM',});m_2f44d2d09bc545afc539f2ade7da0dc5['infowindow'] = new google.maps.InfoWindow({content: $l2f44d2d09bc545afc539f2ade7da0dc5});var infowindow = new google.maps.InfoWindow({content: $l2f44d2d09bc545afc539f2ade7da0dc5});google.maps.event.addListener(m_2f44d2d09bc545afc539f2ade7da0dc5, 'click', function() {infowindow.open(map,m_2f44d2d09bc545afc539f2ade7da0dc5);});$marker.push(m_2f44d2d09bc545afc539f2ade7da0dc5);}});var g_9de0132aca706b9fe02e0b558396d32a = new google.maps.Geocoder();g_9de0132aca706b9fe02e0b558396d32a.geocode( { 'address': "177 Columbus Blvd, New Britain, CT 06051, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-britain-CT-santander-atm').style.display = '';map = new google.maps.Map(document.getElementById('new-britain-CT-santander-atm'), mapOptions);}document.getElementById('08895685').innerHTML += ' | View Map';var $l9de0132aca706b9fe02e0b558396d32a = '

Santander ATM

Address: 177 Columbus Blvd, New Britain, CT 06051, USA
Phone:
';var m_9de0132aca706b9fe02e0b558396d32a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander ATM',});m_9de0132aca706b9fe02e0b558396d32a['infowindow'] = new google.maps.InfoWindow({content: $l9de0132aca706b9fe02e0b558396d32a});var infowindow = new google.maps.InfoWindow({content: $l9de0132aca706b9fe02e0b558396d32a});google.maps.event.addListener(m_9de0132aca706b9fe02e0b558396d32a, 'click', function() {infowindow.open(map,m_9de0132aca706b9fe02e0b558396d32a);});$marker.push(m_9de0132aca706b9fe02e0b558396d32a);}});}google.maps.event.addDomListener(window, 'load', initialize);