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(42.5889,-72.2241)};var g_aece0c204a15eb86fcb43a285a5271de = new google.maps.Geocoder();g_aece0c204a15eb86fcb43a285a5271de.geocode( { 'address': "444 S Main St, Athol, MA 01331"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('athol-MA-athol-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('athol-MA-athol-savings-bank'), mapOptions);}document.getElementById('cdd29154').innerHTML += ' | View Map';var $laece0c204a15eb86fcb43a285a5271de = '

Athol Savings Bank

Address: 444 S Main St, Athol, MA 01331
Phone: (877) 409-0584
';var m_aece0c204a15eb86fcb43a285a5271de = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Athol Savings Bank',});m_aece0c204a15eb86fcb43a285a5271de['infowindow'] = new google.maps.InfoWindow({content: $laece0c204a15eb86fcb43a285a5271de});var infowindow = new google.maps.InfoWindow({content: $laece0c204a15eb86fcb43a285a5271de});google.maps.event.addListener(m_aece0c204a15eb86fcb43a285a5271de, 'click', function() {infowindow.open(map,m_aece0c204a15eb86fcb43a285a5271de);});$marker.push(m_aece0c204a15eb86fcb43a285a5271de);}});var g_51bd987933e42dce992d450b858b277a = new google.maps.Geocoder();g_51bd987933e42dce992d450b858b277a.geocode( { 'address': "388 MAIN STREET, ATHOL, MA 1331"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('athol-MA-athol-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('athol-MA-athol-savings-bank'), mapOptions);}document.getElementById('4c73c366').innerHTML += ' | View Map';var $l51bd987933e42dce992d450b858b277a = '

Athol Savings Bank

Address: 388 MAIN STREET, ATHOL, MA 1331
Phone: (978) 249-3200
';var m_51bd987933e42dce992d450b858b277a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Athol Savings Bank',});m_51bd987933e42dce992d450b858b277a['infowindow'] = new google.maps.InfoWindow({content: $l51bd987933e42dce992d450b858b277a});var infowindow = new google.maps.InfoWindow({content: $l51bd987933e42dce992d450b858b277a});google.maps.event.addListener(m_51bd987933e42dce992d450b858b277a, 'click', function() {infowindow.open(map,m_51bd987933e42dce992d450b858b277a);});$marker.push(m_51bd987933e42dce992d450b858b277a);}});}google.maps.event.addDomListener(window, 'load', initialize);