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.6279,-72.5372)};var g_e920bc273550d472a0c9e84b037f2592 = new google.maps.Geocoder();g_e920bc273550d472a0c9e84b037f2592.geocode( { 'address': "1 Bond St, Woodstock, VT 05091"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodstock-VT-lake-sunapee-bank-fsb').style.display = '';map = new google.maps.Map(document.getElementById('woodstock-VT-lake-sunapee-bank-fsb'), mapOptions);}document.getElementById('26a561b1').innerHTML += ' | View Map';var $le920bc273550d472a0c9e84b037f2592 = '

Lake Sunapee Bank FSB

Address: 1 Bond St, Woodstock, VT 05091
Phone: (802) 457-4500
';var m_e920bc273550d472a0c9e84b037f2592 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lake Sunapee Bank FSB',});m_e920bc273550d472a0c9e84b037f2592['infowindow'] = new google.maps.InfoWindow({content: $le920bc273550d472a0c9e84b037f2592});var infowindow = new google.maps.InfoWindow({content: $le920bc273550d472a0c9e84b037f2592});google.maps.event.addListener(m_e920bc273550d472a0c9e84b037f2592, 'click', function() {infowindow.open(map,m_e920bc273550d472a0c9e84b037f2592);});$marker.push(m_e920bc273550d472a0c9e84b037f2592);}});var g_6e64206188750b7d46b1246368e85944 = new google.maps.Geocoder();g_6e64206188750b7d46b1246368e85944.geocode( { 'address': "906 W Woodstock Rd, Woodstock, VT 05091"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodstock-VT-lake-sunapee-bank-fsb').style.display = '';map = new google.maps.Map(document.getElementById('woodstock-VT-lake-sunapee-bank-fsb'), mapOptions);}document.getElementById('f60c967a').innerHTML += ' | View Map';var $l6e64206188750b7d46b1246368e85944 = '

Lake Sunapee Bank Fsb

Address: 906 W Woodstock Rd, Woodstock, VT 05091
Phone: (802) 457-4555
';var m_6e64206188750b7d46b1246368e85944 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lake Sunapee Bank Fsb',});m_6e64206188750b7d46b1246368e85944['infowindow'] = new google.maps.InfoWindow({content: $l6e64206188750b7d46b1246368e85944});var infowindow = new google.maps.InfoWindow({content: $l6e64206188750b7d46b1246368e85944});google.maps.event.addListener(m_6e64206188750b7d46b1246368e85944, 'click', function() {infowindow.open(map,m_6e64206188750b7d46b1246368e85944);});$marker.push(m_6e64206188750b7d46b1246368e85944);}});}google.maps.event.addDomListener(window, 'load', initialize);