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.8256,-72.2699)};var g_a67fccb8a4e120d82bb0ac89c6d75483 = new google.maps.Geocoder();g_a67fccb8a4e120d82bb0ac89c6d75483.geocode( { 'address': "596 Middle Turnpike, Storrs, CT 06268, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mansfield-CT-keybank-atm').style.display = '';map = new google.maps.Map(document.getElementById('mansfield-CT-keybank-atm'), mapOptions);}document.getElementById('1142125a').innerHTML += ' | View Map';var $la67fccb8a4e120d82bb0ac89c6d75483 = '

KeyBank ATM

Address: 596 Middle Turnpike, Storrs, CT 06268, USA
Phone: (800) 539-2968
';var m_a67fccb8a4e120d82bb0ac89c6d75483 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'KeyBank ATM',});m_a67fccb8a4e120d82bb0ac89c6d75483['infowindow'] = new google.maps.InfoWindow({content: $la67fccb8a4e120d82bb0ac89c6d75483});var infowindow = new google.maps.InfoWindow({content: $la67fccb8a4e120d82bb0ac89c6d75483});google.maps.event.addListener(m_a67fccb8a4e120d82bb0ac89c6d75483, 'click', function() {infowindow.open(map,m_a67fccb8a4e120d82bb0ac89c6d75483);});$marker.push(m_a67fccb8a4e120d82bb0ac89c6d75483);}});var g_d70584cc807cf38cabf7b5c797f23921 = new google.maps.Geocoder();g_d70584cc807cf38cabf7b5c797f23921.geocode( { 'address': "6 Storrs Rd, Willimantic, CT 06226, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mansfield-CT-keybank-atm').style.display = '';map = new google.maps.Map(document.getElementById('mansfield-CT-keybank-atm'), mapOptions);}document.getElementById('510fa0be').innerHTML += ' | View Map';var $ld70584cc807cf38cabf7b5c797f23921 = '

KeyBank ATM

Address: 6 Storrs Rd, Willimantic, CT 06226, USA
Phone: (800) 539-2968
';var m_d70584cc807cf38cabf7b5c797f23921 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'KeyBank ATM',});m_d70584cc807cf38cabf7b5c797f23921['infowindow'] = new google.maps.InfoWindow({content: $ld70584cc807cf38cabf7b5c797f23921});var infowindow = new google.maps.InfoWindow({content: $ld70584cc807cf38cabf7b5c797f23921});google.maps.event.addListener(m_d70584cc807cf38cabf7b5c797f23921, 'click', function() {infowindow.open(map,m_d70584cc807cf38cabf7b5c797f23921);});$marker.push(m_d70584cc807cf38cabf7b5c797f23921);}});}google.maps.event.addDomListener(window, 'load', initialize);