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.191,-72.4885)};var g_790dabbf1d885f58333f2f86cc5afe5c = new google.maps.Geocoder();g_790dabbf1d885f58333f2f86cc5afe5c.geocode( { 'address': "289 N Main St, Barre, VT 05641"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('barre-VT-community-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('barre-VT-community-national-bank'), mapOptions);}document.getElementById('dfcc1cc9').innerHTML += ' | View Map';var $l790dabbf1d885f58333f2f86cc5afe5c = '

Community National Bank

Address: 289 N Main St, Barre, VT 05641
Phone: (802) 334-3460
';var m_790dabbf1d885f58333f2f86cc5afe5c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community National Bank',});m_790dabbf1d885f58333f2f86cc5afe5c['infowindow'] = new google.maps.InfoWindow({content: $l790dabbf1d885f58333f2f86cc5afe5c});var infowindow = new google.maps.InfoWindow({content: $l790dabbf1d885f58333f2f86cc5afe5c});google.maps.event.addListener(m_790dabbf1d885f58333f2f86cc5afe5c, 'click', function() {infowindow.open(map,m_790dabbf1d885f58333f2f86cc5afe5c);});$marker.push(m_790dabbf1d885f58333f2f86cc5afe5c);}});var g_08a276c79b44490e5ab7b9ee7ee8b448 = new google.maps.Geocoder();g_08a276c79b44490e5ab7b9ee7ee8b448.geocode( { 'address': "316 N Main St, Barre, VT 05641"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('barre-VT-community-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('barre-VT-community-national-bank'), mapOptions);}document.getElementById('54981593').innerHTML += ' | View Map';var $l08a276c79b44490e5ab7b9ee7ee8b448 = '

Community National Bank

Address: 316 N Main St, Barre, VT 05641
Phone: (802) 476-6565
';var m_08a276c79b44490e5ab7b9ee7ee8b448 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community National Bank',});m_08a276c79b44490e5ab7b9ee7ee8b448['infowindow'] = new google.maps.InfoWindow({content: $l08a276c79b44490e5ab7b9ee7ee8b448});var infowindow = new google.maps.InfoWindow({content: $l08a276c79b44490e5ab7b9ee7ee8b448});google.maps.event.addListener(m_08a276c79b44490e5ab7b9ee7ee8b448, 'click', function() {infowindow.open(map,m_08a276c79b44490e5ab7b9ee7ee8b448);});$marker.push(m_08a276c79b44490e5ab7b9ee7ee8b448);}});}google.maps.event.addDomListener(window, 'load', initialize);