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.2714,-73.5874)};var g_cfc0f51c3e5d754e57558f4d79ca1637 = new google.maps.Geocoder();g_cfc0f51c3e5d754e57558f4d79ca1637.geocode( { 'address': "343 Broadway, Fort Edward, NY 12828"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-edward-NY-glens-falls-national-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('fort-edward-NY-glens-falls-national-bank-trust'), mapOptions);}document.getElementById('287ae2e3').innerHTML += ' | View Map';var $lcfc0f51c3e5d754e57558f4d79ca1637 = '

Glens Falls National Bank & Trust

Address: 343 Broadway, Fort Edward, NY 12828
Phone: (518) 747-0601
';var m_cfc0f51c3e5d754e57558f4d79ca1637 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Glens Falls National Bank & Trust',});m_cfc0f51c3e5d754e57558f4d79ca1637['infowindow'] = new google.maps.InfoWindow({content: $lcfc0f51c3e5d754e57558f4d79ca1637});var infowindow = new google.maps.InfoWindow({content: $lcfc0f51c3e5d754e57558f4d79ca1637});google.maps.event.addListener(m_cfc0f51c3e5d754e57558f4d79ca1637, 'click', function() {infowindow.open(map,m_cfc0f51c3e5d754e57558f4d79ca1637);});$marker.push(m_cfc0f51c3e5d754e57558f4d79ca1637);}});var g_8164aef00b1608446b1770236e5e6032 = new google.maps.Geocoder();g_8164aef00b1608446b1770236e5e6032.geocode( { 'address': "159 Broadway, Fort Edward, NY 12828"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-edward-NY-glens-falls-national-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('fort-edward-NY-glens-falls-national-bank-trust'), mapOptions);}document.getElementById('e92eaec9').innerHTML += ' | View Map';var $l8164aef00b1608446b1770236e5e6032 = '

Glens Falls National Bank & Trust

Address: 159 Broadway, Fort Edward, NY 12828
Phone: (518) 747-4165
';var m_8164aef00b1608446b1770236e5e6032 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Glens Falls National Bank & Trust',});m_8164aef00b1608446b1770236e5e6032['infowindow'] = new google.maps.InfoWindow({content: $l8164aef00b1608446b1770236e5e6032});var infowindow = new google.maps.InfoWindow({content: $l8164aef00b1608446b1770236e5e6032});google.maps.event.addListener(m_8164aef00b1608446b1770236e5e6032, 'click', function() {infowindow.open(map,m_8164aef00b1608446b1770236e5e6032);});$marker.push(m_8164aef00b1608446b1770236e5e6032);}});}google.maps.event.addDomListener(window, 'load', initialize);