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(43.0903,-73.5001)};var g_760ecd81f16f7038adaeef079aa1b69e = new google.maps.Geocoder();g_760ecd81f16f7038adaeef079aa1b69e.geocode( { 'address': "1153 State Route 29, Greenwich, NY 12834"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greenwich-NY-glens-falls-national-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('greenwich-NY-glens-falls-national-bank-trust'), mapOptions);}document.getElementById('b87c477f').innerHTML += ' | View Map';var $l760ecd81f16f7038adaeef079aa1b69e = '

Glens Falls National Bank & Trust

Address: 1153 State Route 29, Greenwich, NY 12834
Phone: (518) 692-9021
';var m_760ecd81f16f7038adaeef079aa1b69e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Glens Falls National Bank & Trust',});m_760ecd81f16f7038adaeef079aa1b69e['infowindow'] = new google.maps.InfoWindow({content: $l760ecd81f16f7038adaeef079aa1b69e});var infowindow = new google.maps.InfoWindow({content: $l760ecd81f16f7038adaeef079aa1b69e});google.maps.event.addListener(m_760ecd81f16f7038adaeef079aa1b69e, 'click', function() {infowindow.open(map,m_760ecd81f16f7038adaeef079aa1b69e);});$marker.push(m_760ecd81f16f7038adaeef079aa1b69e);}});var g_685d9dadf159a09989c2d325dc3d5383 = new google.maps.Geocoder();g_685d9dadf159a09989c2d325dc3d5383.geocode( { 'address': "132 Main St, Greenwich, NY 12834"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('greenwich-NY-glens-falls-national-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('greenwich-NY-glens-falls-national-bank-trust'), mapOptions);}document.getElementById('e69b19d9').innerHTML += ' | View Map';var $l685d9dadf159a09989c2d325dc3d5383 = '

Glens Falls National Bank & Trust

Address: 132 Main St, Greenwich, NY 12834
Phone: (518) 692-2201
';var m_685d9dadf159a09989c2d325dc3d5383 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Glens Falls National Bank & Trust',});m_685d9dadf159a09989c2d325dc3d5383['infowindow'] = new google.maps.InfoWindow({content: $l685d9dadf159a09989c2d325dc3d5383});var infowindow = new google.maps.InfoWindow({content: $l685d9dadf159a09989c2d325dc3d5383});google.maps.event.addListener(m_685d9dadf159a09989c2d325dc3d5383, 'click', function() {infowindow.open(map,m_685d9dadf159a09989c2d325dc3d5383);});$marker.push(m_685d9dadf159a09989c2d325dc3d5383);}});}google.maps.event.addDomListener(window, 'load', initialize);