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.8738,-72.8025)};var g_c6dd3fd5268afb888ad0fa97d8821f9d = new google.maps.Geocoder();g_c6dd3fd5268afb888ad0fa97d8821f9d.geocode( { 'address': "741 Hopmeadow St, Simsbury, CT 06070, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('simsbury-CT-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('simsbury-CT-santander-bank-atm'), mapOptions);}document.getElementById('0c915111').innerHTML += ' | View Map';var $lc6dd3fd5268afb888ad0fa97d8821f9d = '

Santander Bank ATM

Address: 741 Hopmeadow St, Simsbury, CT 06070, USA
Phone: (860) 658-4492
';var m_c6dd3fd5268afb888ad0fa97d8821f9d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_c6dd3fd5268afb888ad0fa97d8821f9d['infowindow'] = new google.maps.InfoWindow({content: $lc6dd3fd5268afb888ad0fa97d8821f9d});var infowindow = new google.maps.InfoWindow({content: $lc6dd3fd5268afb888ad0fa97d8821f9d});google.maps.event.addListener(m_c6dd3fd5268afb888ad0fa97d8821f9d, 'click', function() {infowindow.open(map,m_c6dd3fd5268afb888ad0fa97d8821f9d);});$marker.push(m_c6dd3fd5268afb888ad0fa97d8821f9d);}});var g_9326058bef4734c6e641d52b28f57f1f = new google.maps.Geocoder();g_9326058bef4734c6e641d52b28f57f1f.geocode( { 'address': "714 Hopmeadow St, Simsbury, CT 06070, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('simsbury-CT-santander-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('simsbury-CT-santander-bank-atm'), mapOptions);}document.getElementById('2a41009c').innerHTML += ' | View Map';var $l9326058bef4734c6e641d52b28f57f1f = '

Santander Bank ATM

Address: 714 Hopmeadow St, Simsbury, CT 06070, USA
Phone: (877) 768-2265
';var m_9326058bef4734c6e641d52b28f57f1f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank ATM',});m_9326058bef4734c6e641d52b28f57f1f['infowindow'] = new google.maps.InfoWindow({content: $l9326058bef4734c6e641d52b28f57f1f});var infowindow = new google.maps.InfoWindow({content: $l9326058bef4734c6e641d52b28f57f1f});google.maps.event.addListener(m_9326058bef4734c6e641d52b28f57f1f, 'click', function() {infowindow.open(map,m_9326058bef4734c6e641d52b28f57f1f);});$marker.push(m_9326058bef4734c6e641d52b28f57f1f);}});}google.maps.event.addDomListener(window, 'load', initialize);