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.3141,-73.648)};var g_bad1be88b3b4dc712aa6d7ee59ea48d3 = new google.maps.Geocoder();g_bad1be88b3b4dc712aa6d7ee59ea48d3.geocode( { 'address': "84 Bay St, Glens Falls, NY 12801, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('glens-falls-NY-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('glens-falls-NY-citizens-bank'), mapOptions);}document.getElementById('05d42b12').innerHTML += ' | View Map';var $lbad1be88b3b4dc712aa6d7ee59ea48d3 = '

Citizens Bank

Address: 84 Bay St, Glens Falls, NY 12801, USA
Phone:
';var m_bad1be88b3b4dc712aa6d7ee59ea48d3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_bad1be88b3b4dc712aa6d7ee59ea48d3['infowindow'] = new google.maps.InfoWindow({content: $lbad1be88b3b4dc712aa6d7ee59ea48d3});var infowindow = new google.maps.InfoWindow({content: $lbad1be88b3b4dc712aa6d7ee59ea48d3});google.maps.event.addListener(m_bad1be88b3b4dc712aa6d7ee59ea48d3, 'click', function() {infowindow.open(map,m_bad1be88b3b4dc712aa6d7ee59ea48d3);});$marker.push(m_bad1be88b3b4dc712aa6d7ee59ea48d3);}});var g_1948b2116ccf3f0ca54877f0b7cff505 = new google.maps.Geocoder();g_1948b2116ccf3f0ca54877f0b7cff505.geocode( { 'address': "37 Bay St, Glens Falls, NY 12801, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('glens-falls-NY-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('glens-falls-NY-citizens-bank'), mapOptions);}document.getElementById('e34afcd9').innerHTML += ' | View Map';var $l1948b2116ccf3f0ca54877f0b7cff505 = '

Citizens Bank

Address: 37 Bay St, Glens Falls, NY 12801, USA
Phone: (518) 792-0971
';var m_1948b2116ccf3f0ca54877f0b7cff505 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_1948b2116ccf3f0ca54877f0b7cff505['infowindow'] = new google.maps.InfoWindow({content: $l1948b2116ccf3f0ca54877f0b7cff505});var infowindow = new google.maps.InfoWindow({content: $l1948b2116ccf3f0ca54877f0b7cff505});google.maps.event.addListener(m_1948b2116ccf3f0ca54877f0b7cff505, 'click', function() {infowindow.open(map,m_1948b2116ccf3f0ca54877f0b7cff505);});$marker.push(m_1948b2116ccf3f0ca54877f0b7cff505);}});}google.maps.event.addDomListener(window, 'load', initialize);