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(41.893,-71.0723)};var g_b47922d24ff79d93ab05c564dd032604 = new google.maps.Geocoder();g_b47922d24ff79d93ab05c564dd032604.geocode( { 'address': "318 County St, Taunton, MA 02780, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('taunton-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('taunton-MA-citizens-bank'), mapOptions);}document.getElementById('e4489eb0').innerHTML += ' | View Map';var $lb47922d24ff79d93ab05c564dd032604 = '

Citizens Bank

Address: 318 County St, Taunton, MA 02780, USA
Phone:
';var m_b47922d24ff79d93ab05c564dd032604 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_b47922d24ff79d93ab05c564dd032604['infowindow'] = new google.maps.InfoWindow({content: $lb47922d24ff79d93ab05c564dd032604});var infowindow = new google.maps.InfoWindow({content: $lb47922d24ff79d93ab05c564dd032604});google.maps.event.addListener(m_b47922d24ff79d93ab05c564dd032604, 'click', function() {infowindow.open(map,m_b47922d24ff79d93ab05c564dd032604);});$marker.push(m_b47922d24ff79d93ab05c564dd032604);}});var g_8090b4910f46ab0270d1a32bfc7cf120 = new google.maps.Geocoder();g_8090b4910f46ab0270d1a32bfc7cf120.geocode( { 'address': "141 Broadway, Taunton, MA 02780, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('taunton-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('taunton-MA-citizens-bank'), mapOptions);}document.getElementById('24cdb0e3').innerHTML += ' | View Map';var $l8090b4910f46ab0270d1a32bfc7cf120 = '

Citizens Bank

Address: 141 Broadway, Taunton, MA 02780, USA
Phone:
';var m_8090b4910f46ab0270d1a32bfc7cf120 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_8090b4910f46ab0270d1a32bfc7cf120['infowindow'] = new google.maps.InfoWindow({content: $l8090b4910f46ab0270d1a32bfc7cf120});var infowindow = new google.maps.InfoWindow({content: $l8090b4910f46ab0270d1a32bfc7cf120});google.maps.event.addListener(m_8090b4910f46ab0270d1a32bfc7cf120, 'click', function() {infowindow.open(map,m_8090b4910f46ab0270d1a32bfc7cf120);});$marker.push(m_8090b4910f46ab0270d1a32bfc7cf120);}});}google.maps.event.addDomListener(window, 'load', initialize);