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(42.6288,-73.8107)};var g_30aaa42805c04522a16e12d7e5b87437 = new google.maps.Geocoder();g_30aaa42805c04522a16e12d7e5b87437.geocode( { 'address': "7 Delaware Plaza, Delmar, NY 12054, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('delmar-NY-keybank-national-association').style.display = '';map = new google.maps.Map(document.getElementById('delmar-NY-keybank-national-association'), mapOptions);}document.getElementById('7b83eef7').innerHTML += ' | View Map';var $l30aaa42805c04522a16e12d7e5b87437 = '

Keybank, National Association

Address: 7 Delaware Plaza, Delmar, NY 12054, USA
Phone:
';var m_30aaa42805c04522a16e12d7e5b87437 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Keybank, National Association',});m_30aaa42805c04522a16e12d7e5b87437['infowindow'] = new google.maps.InfoWindow({content: $l30aaa42805c04522a16e12d7e5b87437});var infowindow = new google.maps.InfoWindow({content: $l30aaa42805c04522a16e12d7e5b87437});google.maps.event.addListener(m_30aaa42805c04522a16e12d7e5b87437, 'click', function() {infowindow.open(map,m_30aaa42805c04522a16e12d7e5b87437);});$marker.push(m_30aaa42805c04522a16e12d7e5b87437);}});var g_ffdd1df879a2d1fbbe6a073c46c485af = new google.maps.Geocoder();g_ffdd1df879a2d1fbbe6a073c46c485af.geocode( { 'address': "343 Delaware Ave, Delmar, NY 12054, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('delmar-NY-keybank-national-association').style.display = '';map = new google.maps.Map(document.getElementById('delmar-NY-keybank-national-association'), mapOptions);}document.getElementById('38b43b93').innerHTML += ' | View Map';var $lffdd1df879a2d1fbbe6a073c46c485af = '

Keybank, National Association

Address: 343 Delaware Ave, Delmar, NY 12054, USA
Phone:
';var m_ffdd1df879a2d1fbbe6a073c46c485af = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Keybank, National Association',});m_ffdd1df879a2d1fbbe6a073c46c485af['infowindow'] = new google.maps.InfoWindow({content: $lffdd1df879a2d1fbbe6a073c46c485af});var infowindow = new google.maps.InfoWindow({content: $lffdd1df879a2d1fbbe6a073c46c485af});google.maps.event.addListener(m_ffdd1df879a2d1fbbe6a073c46c485af, 'click', function() {infowindow.open(map,m_ffdd1df879a2d1fbbe6a073c46c485af);});$marker.push(m_ffdd1df879a2d1fbbe6a073c46c485af);}});}google.maps.event.addDomListener(window, 'load', initialize);