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.1985,-72.5042)};var g_5d9f5873ecc31de0299c289822b7f016 = new google.maps.Geocoder();g_5d9f5873ecc31de0299c289822b7f016.geocode( { 'address': "36 N Main St, Barre, VT 05641, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('barre-VT-td-bank').style.display = '';map = new google.maps.Map(document.getElementById('barre-VT-td-bank'), mapOptions);}document.getElementById('481807d9').innerHTML += ' | View Map';var $l5d9f5873ecc31de0299c289822b7f016 = '

TD Bank

Address: 36 N Main St, Barre, VT 05641, USA
Phone: (802) 479-3313
';var m_5d9f5873ecc31de0299c289822b7f016 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TD Bank',});m_5d9f5873ecc31de0299c289822b7f016['infowindow'] = new google.maps.InfoWindow({content: $l5d9f5873ecc31de0299c289822b7f016});var infowindow = new google.maps.InfoWindow({content: $l5d9f5873ecc31de0299c289822b7f016});google.maps.event.addListener(m_5d9f5873ecc31de0299c289822b7f016, 'click', function() {infowindow.open(map,m_5d9f5873ecc31de0299c289822b7f016);});$marker.push(m_5d9f5873ecc31de0299c289822b7f016);}});var g_44ab8b63c8f165307233810152191c89 = new google.maps.Geocoder();g_44ab8b63c8f165307233810152191c89.geocode( { 'address': "56 Depot Square, Barre, VT 05641, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('barre-VT-td-bank').style.display = '';map = new google.maps.Map(document.getElementById('barre-VT-td-bank'), mapOptions);}document.getElementById('8c0f930d').innerHTML += ' | View Map';var $l44ab8b63c8f165307233810152191c89 = '

TD Bank

Address: 56 Depot Square, Barre, VT 05641, USA
Phone: (802) 476-1224
';var m_44ab8b63c8f165307233810152191c89 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TD Bank',});m_44ab8b63c8f165307233810152191c89['infowindow'] = new google.maps.InfoWindow({content: $l44ab8b63c8f165307233810152191c89});var infowindow = new google.maps.InfoWindow({content: $l44ab8b63c8f165307233810152191c89});google.maps.event.addListener(m_44ab8b63c8f165307233810152191c89, 'click', function() {infowindow.open(map,m_44ab8b63c8f165307233810152191c89);});$marker.push(m_44ab8b63c8f165307233810152191c89);}});}google.maps.event.addDomListener(window, 'load', initialize);