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.4414,-71.4285)};var g_95d2e07a0caa3ad6abc065d1ac24ab25 = new google.maps.Geocoder();g_95d2e07a0caa3ad6abc065d1ac24ab25.geocode( { 'address': "100 Powder Mill Rd, Acton, MA 01720, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('acton-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('acton-MA-citizens-bank'), mapOptions);}document.getElementById('a05c16c4').innerHTML += ' | View Map';var $l95d2e07a0caa3ad6abc065d1ac24ab25 = '

Citizens Bank

Address: 100 Powder Mill Rd, Acton, MA 01720, USA
Phone:
';var m_95d2e07a0caa3ad6abc065d1ac24ab25 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_95d2e07a0caa3ad6abc065d1ac24ab25['infowindow'] = new google.maps.InfoWindow({content: $l95d2e07a0caa3ad6abc065d1ac24ab25});var infowindow = new google.maps.InfoWindow({content: $l95d2e07a0caa3ad6abc065d1ac24ab25});google.maps.event.addListener(m_95d2e07a0caa3ad6abc065d1ac24ab25, 'click', function() {infowindow.open(map,m_95d2e07a0caa3ad6abc065d1ac24ab25);});$marker.push(m_95d2e07a0caa3ad6abc065d1ac24ab25);}});var g_71de73700199314daad7658522640fa5 = new google.maps.Geocoder();g_71de73700199314daad7658522640fa5.geocode( { 'address': "270 Great Rd, Acton, MA 01720, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('acton-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('acton-MA-citizens-bank'), mapOptions);}document.getElementById('3e2c9a8d').innerHTML += ' | View Map';var $l71de73700199314daad7658522640fa5 = '

Citizens Bank

Address: 270 Great Rd, Acton, MA 01720, USA
Phone: (978) 263-8376
';var m_71de73700199314daad7658522640fa5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_71de73700199314daad7658522640fa5['infowindow'] = new google.maps.InfoWindow({content: $l71de73700199314daad7658522640fa5});var infowindow = new google.maps.InfoWindow({content: $l71de73700199314daad7658522640fa5});google.maps.event.addListener(m_71de73700199314daad7658522640fa5, 'click', function() {infowindow.open(map,m_71de73700199314daad7658522640fa5);});$marker.push(m_71de73700199314daad7658522640fa5);}});}google.maps.event.addDomListener(window, 'load', initialize);