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(44.5838,-75.1438)};var g_f65abe908f9d5ff1e65812134a33588f = new google.maps.Geocoder();g_f65abe908f9d5ff1e65812134a33588f.geocode( { 'address': "1 Millennium Way, Canton, NY 13617"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canton-NY-north-country-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('canton-NY-north-country-savings-bank'), mapOptions);}document.getElementById('062ee0e1').innerHTML += ' | View Map';var $lf65abe908f9d5ff1e65812134a33588f = '

North Country Savings Bank

Address: 1 Millennium Way, Canton, NY 13617
Phone: (315) 229-7580
';var m_f65abe908f9d5ff1e65812134a33588f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'North Country Savings Bank',});m_f65abe908f9d5ff1e65812134a33588f['infowindow'] = new google.maps.InfoWindow({content: $lf65abe908f9d5ff1e65812134a33588f});var infowindow = new google.maps.InfoWindow({content: $lf65abe908f9d5ff1e65812134a33588f});google.maps.event.addListener(m_f65abe908f9d5ff1e65812134a33588f, 'click', function() {infowindow.open(map,m_f65abe908f9d5ff1e65812134a33588f);});$marker.push(m_f65abe908f9d5ff1e65812134a33588f);}});var g_71d1316b09023282109ce7e58f09137e = new google.maps.Geocoder();g_71d1316b09023282109ce7e58f09137e.geocode( { 'address': "127 Main St, Canton, NY 13617"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('canton-NY-north-country-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('canton-NY-north-country-savings-bank'), mapOptions);}document.getElementById('b05cfc67').innerHTML += ' | View Map';var $l71d1316b09023282109ce7e58f09137e = '

North Country Savings Bank

Address: 127 Main St, Canton, NY 13617
Phone: (315) 386-4533
';var m_71d1316b09023282109ce7e58f09137e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'North Country Savings Bank',});m_71d1316b09023282109ce7e58f09137e['infowindow'] = new google.maps.InfoWindow({content: $l71d1316b09023282109ce7e58f09137e});var infowindow = new google.maps.InfoWindow({content: $l71d1316b09023282109ce7e58f09137e});google.maps.event.addListener(m_71d1316b09023282109ce7e58f09137e, 'click', function() {infowindow.open(map,m_71d1316b09023282109ce7e58f09137e);});$marker.push(m_71d1316b09023282109ce7e58f09137e);}});}google.maps.event.addDomListener(window, 'load', initialize);