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.0123,-74.3601)};var g_2e02c00f6c743a3ed88083c51b735f90 = new google.maps.Geocoder();g_2e02c00f6c743a3ed88083c51b735f90.geocode( { 'address': "210 N Comrie Ave, Johnstown, NY 12095, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('johnstown-NY-nbt-bank-national-association').style.display = '';map = new google.maps.Map(document.getElementById('johnstown-NY-nbt-bank-national-association'), mapOptions);}document.getElementById('17b1ac9b').innerHTML += ' | View Map';var $l2e02c00f6c743a3ed88083c51b735f90 = '

NBT Bank, National Association

Address: 210 N Comrie Ave, Johnstown, NY 12095, USA
Phone:
';var m_2e02c00f6c743a3ed88083c51b735f90 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'NBT Bank, National Association',});m_2e02c00f6c743a3ed88083c51b735f90['infowindow'] = new google.maps.InfoWindow({content: $l2e02c00f6c743a3ed88083c51b735f90});var infowindow = new google.maps.InfoWindow({content: $l2e02c00f6c743a3ed88083c51b735f90});google.maps.event.addListener(m_2e02c00f6c743a3ed88083c51b735f90, 'click', function() {infowindow.open(map,m_2e02c00f6c743a3ed88083c51b735f90);});$marker.push(m_2e02c00f6c743a3ed88083c51b735f90);}});var g_cf351834de85e6f6989f96ff49c3b13a = new google.maps.Geocoder();g_cf351834de85e6f6989f96ff49c3b13a.geocode( { 'address': "2805 NY-67, Johnstown, NY 12095, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('johnstown-NY-nbt-bank-national-association').style.display = '';map = new google.maps.Map(document.getElementById('johnstown-NY-nbt-bank-national-association'), mapOptions);}document.getElementById('539c1b84').innerHTML += ' | View Map';var $lcf351834de85e6f6989f96ff49c3b13a = '

NBT Bank, National Association

Address: 2805 NY-67, Johnstown, NY 12095, USA
Phone:
';var m_cf351834de85e6f6989f96ff49c3b13a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'NBT Bank, National Association',});m_cf351834de85e6f6989f96ff49c3b13a['infowindow'] = new google.maps.InfoWindow({content: $lcf351834de85e6f6989f96ff49c3b13a});var infowindow = new google.maps.InfoWindow({content: $lcf351834de85e6f6989f96ff49c3b13a});google.maps.event.addListener(m_cf351834de85e6f6989f96ff49c3b13a, 'click', function() {infowindow.open(map,m_cf351834de85e6f6989f96ff49c3b13a);});$marker.push(m_cf351834de85e6f6989f96ff49c3b13a);}});}google.maps.event.addDomListener(window, 'load', initialize);