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.261,-73.6858)};var g_3f69a02100a49e47df1875c392373c19 = new google.maps.Geocoder();g_3f69a02100a49e47df1875c392373c19.geocode( { 'address': "18 Woods Bridge Rd, Katonah, NY 10536, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('katonah-NY-trustco-bank').style.display = '';map = new google.maps.Map(document.getElementById('katonah-NY-trustco-bank'), mapOptions);}document.getElementById('b3eb911f').innerHTML += ' | View Map';var $l3f69a02100a49e47df1875c392373c19 = '

Trustco Bank

Address: 18 Woods Bridge Rd, Katonah, NY 10536, USA
Phone: (914) 666-6230
';var m_3f69a02100a49e47df1875c392373c19 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Trustco Bank',});m_3f69a02100a49e47df1875c392373c19['infowindow'] = new google.maps.InfoWindow({content: $l3f69a02100a49e47df1875c392373c19});var infowindow = new google.maps.InfoWindow({content: $l3f69a02100a49e47df1875c392373c19});google.maps.event.addListener(m_3f69a02100a49e47df1875c392373c19, 'click', function() {infowindow.open(map,m_3f69a02100a49e47df1875c392373c19);});$marker.push(m_3f69a02100a49e47df1875c392373c19);}});var g_4772df9e81d67af8a13b973a2d14f2c7 = new google.maps.Geocoder();g_4772df9e81d67af8a13b973a2d14f2c7.geocode( { 'address': "18 Woods Bridge Rd, Katonah, NY 10536, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('katonah-NY-trustco-bank').style.display = '';map = new google.maps.Map(document.getElementById('katonah-NY-trustco-bank'), mapOptions);}document.getElementById('b3eb911f').innerHTML += ' | View Map';var $l4772df9e81d67af8a13b973a2d14f2c7 = '

Trustco Bank

Address: 18 Woods Bridge Rd, Katonah, NY 10536, USA
Phone: (914) 666-6230
';var m_4772df9e81d67af8a13b973a2d14f2c7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Trustco Bank',});m_4772df9e81d67af8a13b973a2d14f2c7['infowindow'] = new google.maps.InfoWindow({content: $l4772df9e81d67af8a13b973a2d14f2c7});var infowindow = new google.maps.InfoWindow({content: $l4772df9e81d67af8a13b973a2d14f2c7});google.maps.event.addListener(m_4772df9e81d67af8a13b973a2d14f2c7, 'click', function() {infowindow.open(map,m_4772df9e81d67af8a13b973a2d14f2c7);});$marker.push(m_4772df9e81d67af8a13b973a2d14f2c7);}});}google.maps.event.addDomListener(window, 'load', initialize);