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.9327,-74.0196)};var g_de414d90b678f9d379f17054aca6a130 = new google.maps.Geocoder();g_de414d90b678f9d379f17054aca6a130.geocode( { 'address': "1203 Ulster Ave, Kingston, NY 12401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kingston-NY-keybank').style.display = '';map = new google.maps.Map(document.getElementById('kingston-NY-keybank'), mapOptions);}document.getElementById('8463f7d6').innerHTML += ' | View Map';var $lde414d90b678f9d379f17054aca6a130 = '

KeyBank

Address: 1203 Ulster Ave, Kingston, NY 12401, USA
Phone: (845) 336-5420
';var m_de414d90b678f9d379f17054aca6a130 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'KeyBank',});m_de414d90b678f9d379f17054aca6a130['infowindow'] = new google.maps.InfoWindow({content: $lde414d90b678f9d379f17054aca6a130});var infowindow = new google.maps.InfoWindow({content: $lde414d90b678f9d379f17054aca6a130});google.maps.event.addListener(m_de414d90b678f9d379f17054aca6a130, 'click', function() {infowindow.open(map,m_de414d90b678f9d379f17054aca6a130);});$marker.push(m_de414d90b678f9d379f17054aca6a130);}});var g_fddd783555959186ab8823fd7a625271 = new google.maps.Geocoder();g_fddd783555959186ab8823fd7a625271.geocode( { 'address': "267 Wall St, Kingston, NY 12401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kingston-NY-keybank').style.display = '';map = new google.maps.Map(document.getElementById('kingston-NY-keybank'), mapOptions);}document.getElementById('aa6477ec').innerHTML += ' | View Map';var $lfddd783555959186ab8823fd7a625271 = '

KeyBank

Address: 267 Wall St, Kingston, NY 12401, USA
Phone: (845) 331-0207
';var m_fddd783555959186ab8823fd7a625271 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'KeyBank',});m_fddd783555959186ab8823fd7a625271['infowindow'] = new google.maps.InfoWindow({content: $lfddd783555959186ab8823fd7a625271});var infowindow = new google.maps.InfoWindow({content: $lfddd783555959186ab8823fd7a625271});google.maps.event.addListener(m_fddd783555959186ab8823fd7a625271, 'click', function() {infowindow.open(map,m_fddd783555959186ab8823fd7a625271);});$marker.push(m_fddd783555959186ab8823fd7a625271);}});}google.maps.event.addDomListener(window, 'load', initialize);