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.4314,-74.4225)};var g_98aec38c209bfba58307258e91673285 = new google.maps.Geocoder();g_98aec38c209bfba58307258e91673285.geocode( { 'address': "545 NY-211, Middletown, NY 10941, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('middletown-NY-keybank').style.display = '';map = new google.maps.Map(document.getElementById('middletown-NY-keybank'), mapOptions);}document.getElementById('79b0289d').innerHTML += ' | View Map';var $l98aec38c209bfba58307258e91673285 = '

KeyBank

Address: 545 NY-211, Middletown, NY 10941, USA
Phone: (845) 692-4436
';var m_98aec38c209bfba58307258e91673285 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'KeyBank',});m_98aec38c209bfba58307258e91673285['infowindow'] = new google.maps.InfoWindow({content: $l98aec38c209bfba58307258e91673285});var infowindow = new google.maps.InfoWindow({content: $l98aec38c209bfba58307258e91673285});google.maps.event.addListener(m_98aec38c209bfba58307258e91673285, 'click', function() {infowindow.open(map,m_98aec38c209bfba58307258e91673285);});$marker.push(m_98aec38c209bfba58307258e91673285);}});var g_1a31856c66090c6d9dce2e1395d690ce = new google.maps.Geocoder();g_1a31856c66090c6d9dce2e1395d690ce.geocode( { 'address': "101 Dolson Ave, Middletown, NY 10940, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('middletown-NY-keybank').style.display = '';map = new google.maps.Map(document.getElementById('middletown-NY-keybank'), mapOptions);}document.getElementById('9755e8f9').innerHTML += ' | View Map';var $l1a31856c66090c6d9dce2e1395d690ce = '

KeyBank

Address: 101 Dolson Ave, Middletown, NY 10940, USA
Phone: (845) 343-1433
';var m_1a31856c66090c6d9dce2e1395d690ce = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'KeyBank',});m_1a31856c66090c6d9dce2e1395d690ce['infowindow'] = new google.maps.InfoWindow({content: $l1a31856c66090c6d9dce2e1395d690ce});var infowindow = new google.maps.InfoWindow({content: $l1a31856c66090c6d9dce2e1395d690ce});google.maps.event.addListener(m_1a31856c66090c6d9dce2e1395d690ce, 'click', function() {infowindow.open(map,m_1a31856c66090c6d9dce2e1395d690ce);});$marker.push(m_1a31856c66090c6d9dce2e1395d690ce);}});}google.maps.event.addDomListener(window, 'load', initialize);