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.064,-73.7771)};var g_72912d49856e99d39ac2e6eb11e88444 = new google.maps.Geocoder();g_72912d49856e99d39ac2e6eb11e88444.geocode( { 'address': "76 Virginia Rd, White Plains, NY 10603, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('white-plains-NY-keybank').style.display = '';map = new google.maps.Map(document.getElementById('white-plains-NY-keybank'), mapOptions);}document.getElementById('7451c374').innerHTML += ' | View Map';var $l72912d49856e99d39ac2e6eb11e88444 = '

KeyBank

Address: 76 Virginia Rd, White Plains, NY 10603, USA
Phone: (914) 422-3071
';var m_72912d49856e99d39ac2e6eb11e88444 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'KeyBank',});m_72912d49856e99d39ac2e6eb11e88444['infowindow'] = new google.maps.InfoWindow({content: $l72912d49856e99d39ac2e6eb11e88444});var infowindow = new google.maps.InfoWindow({content: $l72912d49856e99d39ac2e6eb11e88444});google.maps.event.addListener(m_72912d49856e99d39ac2e6eb11e88444, 'click', function() {infowindow.open(map,m_72912d49856e99d39ac2e6eb11e88444);});$marker.push(m_72912d49856e99d39ac2e6eb11e88444);}});var g_53dc3ff3417219c2d6f5bddabc1207a8 = new google.maps.Geocoder();g_53dc3ff3417219c2d6f5bddabc1207a8.geocode( { 'address': "270 Martine Ave, White Plains, NY 10601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('white-plains-NY-keybank').style.display = '';map = new google.maps.Map(document.getElementById('white-plains-NY-keybank'), mapOptions);}document.getElementById('8d73ae67').innerHTML += ' | View Map';var $l53dc3ff3417219c2d6f5bddabc1207a8 = '

KeyBank

Address: 270 Martine Ave, White Plains, NY 10601, USA
Phone: (914) 286-2770
';var m_53dc3ff3417219c2d6f5bddabc1207a8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'KeyBank',});m_53dc3ff3417219c2d6f5bddabc1207a8['infowindow'] = new google.maps.InfoWindow({content: $l53dc3ff3417219c2d6f5bddabc1207a8});var infowindow = new google.maps.InfoWindow({content: $l53dc3ff3417219c2d6f5bddabc1207a8});google.maps.event.addListener(m_53dc3ff3417219c2d6f5bddabc1207a8, 'click', function() {infowindow.open(map,m_53dc3ff3417219c2d6f5bddabc1207a8);});$marker.push(m_53dc3ff3417219c2d6f5bddabc1207a8);}});}google.maps.event.addDomListener(window, 'load', initialize);