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.0386,-70.922)};var g_e3f116fa384be4ba078c279495ec8581 = new google.maps.Geocoder();g_e3f116fa384be4ba078c279495ec8581.geocode( { 'address': "1055 Washington St, East Bridgewater, MA 02333, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('east-bridgewater-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('east-bridgewater-MA-citizens-bank'), mapOptions);}document.getElementById('58fb0368').innerHTML += ' | View Map';var $le3f116fa384be4ba078c279495ec8581 = '

Citizens Bank

Address: 1055 Washington St, East Bridgewater, MA 02333, USA
Phone:
';var m_e3f116fa384be4ba078c279495ec8581 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_e3f116fa384be4ba078c279495ec8581['infowindow'] = new google.maps.InfoWindow({content: $le3f116fa384be4ba078c279495ec8581});var infowindow = new google.maps.InfoWindow({content: $le3f116fa384be4ba078c279495ec8581});google.maps.event.addListener(m_e3f116fa384be4ba078c279495ec8581, 'click', function() {infowindow.open(map,m_e3f116fa384be4ba078c279495ec8581);});$marker.push(m_e3f116fa384be4ba078c279495ec8581);}});var g_c586febc9577603da1f2f81ffbfbc234 = new google.maps.Geocoder();g_c586febc9577603da1f2f81ffbfbc234.geocode( { 'address': "143 Bedford St, East Bridgewater, MA 02333, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('east-bridgewater-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('east-bridgewater-MA-citizens-bank'), mapOptions);}document.getElementById('0a332039').innerHTML += ' | View Map';var $lc586febc9577603da1f2f81ffbfbc234 = '

Citizens Bank

Address: 143 Bedford St, East Bridgewater, MA 02333, USA
Phone:
';var m_c586febc9577603da1f2f81ffbfbc234 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_c586febc9577603da1f2f81ffbfbc234['infowindow'] = new google.maps.InfoWindow({content: $lc586febc9577603da1f2f81ffbfbc234});var infowindow = new google.maps.InfoWindow({content: $lc586febc9577603da1f2f81ffbfbc234});google.maps.event.addListener(m_c586febc9577603da1f2f81ffbfbc234, 'click', function() {infowindow.open(map,m_c586febc9577603da1f2f81ffbfbc234);});$marker.push(m_c586febc9577603da1f2f81ffbfbc234);}});}google.maps.event.addDomListener(window, 'load', initialize);