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(40.9898,-73.8001)};var g_4cb811134b9d39fc3104bd06ce75abad = new google.maps.Geocoder();g_4cb811134b9d39fc3104bd06ce75abad.geocode( { 'address': "80 Garth Rd, Scarsdale, NY 10583"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('scarsdale-NY-country-bank').style.display = '';map = new google.maps.Map(document.getElementById('scarsdale-NY-country-bank'), mapOptions);}document.getElementById('aa19c095').innerHTML += ' | View Map';var $l4cb811134b9d39fc3104bd06ce75abad = '

Country Bank

Address: 80 Garth Rd, Scarsdale, NY 10583
Phone: (914) 722-1500
';var m_4cb811134b9d39fc3104bd06ce75abad = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Country Bank',});m_4cb811134b9d39fc3104bd06ce75abad['infowindow'] = new google.maps.InfoWindow({content: $l4cb811134b9d39fc3104bd06ce75abad});var infowindow = new google.maps.InfoWindow({content: $l4cb811134b9d39fc3104bd06ce75abad});google.maps.event.addListener(m_4cb811134b9d39fc3104bd06ce75abad, 'click', function() {infowindow.open(map,m_4cb811134b9d39fc3104bd06ce75abad);});$marker.push(m_4cb811134b9d39fc3104bd06ce75abad);}});var g_aec0be8eaf8e00b835a940e0f2f91ca0 = new google.maps.Geocoder();g_aec0be8eaf8e00b835a940e0f2f91ca0.geocode( { 'address': "2 Overhill Rd, Scarsdale, NY 10583"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('scarsdale-NY-country-bank').style.display = '';map = new google.maps.Map(document.getElementById('scarsdale-NY-country-bank'), mapOptions);}document.getElementById('7ce8d775').innerHTML += ' | View Map';var $laec0be8eaf8e00b835a940e0f2f91ca0 = '

Country Bank

Address: 2 Overhill Rd, Scarsdale, NY 10583
Phone: (914) 472-5444
';var m_aec0be8eaf8e00b835a940e0f2f91ca0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Country Bank',});m_aec0be8eaf8e00b835a940e0f2f91ca0['infowindow'] = new google.maps.InfoWindow({content: $laec0be8eaf8e00b835a940e0f2f91ca0});var infowindow = new google.maps.InfoWindow({content: $laec0be8eaf8e00b835a940e0f2f91ca0});google.maps.event.addListener(m_aec0be8eaf8e00b835a940e0f2f91ca0, 'click', function() {infowindow.open(map,m_aec0be8eaf8e00b835a940e0f2f91ca0);});$marker.push(m_aec0be8eaf8e00b835a940e0f2f91ca0);}});}google.maps.event.addDomListener(window, 'load', initialize);