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.5801,-71.0902)};var g_3d8d2220463b293730e94b6d9cdd6fd0 = new google.maps.Geocoder();g_3d8d2220463b293730e94b6d9cdd6fd0.geocode( { 'address': "809 Main Rd, Westport, MA 02790, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('westport-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('westport-MA-citizens-bank'), mapOptions);}document.getElementById('255d9550').innerHTML += ' | View Map';var $l3d8d2220463b293730e94b6d9cdd6fd0 = '

Citizens Bank

Address: 809 Main Rd, Westport, MA 02790, USA
Phone:
';var m_3d8d2220463b293730e94b6d9cdd6fd0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_3d8d2220463b293730e94b6d9cdd6fd0['infowindow'] = new google.maps.InfoWindow({content: $l3d8d2220463b293730e94b6d9cdd6fd0});var infowindow = new google.maps.InfoWindow({content: $l3d8d2220463b293730e94b6d9cdd6fd0});google.maps.event.addListener(m_3d8d2220463b293730e94b6d9cdd6fd0, 'click', function() {infowindow.open(map,m_3d8d2220463b293730e94b6d9cdd6fd0);});$marker.push(m_3d8d2220463b293730e94b6d9cdd6fd0);}});var g_1cc7579f7829c7025f1ac33acb082bbe = new google.maps.Geocoder();g_1cc7579f7829c7025f1ac33acb082bbe.geocode( { 'address': "596 State Rd, Westport, MA 02790, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('westport-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('westport-MA-citizens-bank'), mapOptions);}document.getElementById('5d6ace8f').innerHTML += ' | View Map';var $l1cc7579f7829c7025f1ac33acb082bbe = '

Citizens Bank

Address: 596 State Rd, Westport, MA 02790, USA
Phone:
';var m_1cc7579f7829c7025f1ac33acb082bbe = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_1cc7579f7829c7025f1ac33acb082bbe['infowindow'] = new google.maps.InfoWindow({content: $l1cc7579f7829c7025f1ac33acb082bbe});var infowindow = new google.maps.InfoWindow({content: $l1cc7579f7829c7025f1ac33acb082bbe});google.maps.event.addListener(m_1cc7579f7829c7025f1ac33acb082bbe, 'click', function() {infowindow.open(map,m_1cc7579f7829c7025f1ac33acb082bbe);});$marker.push(m_1cc7579f7829c7025f1ac33acb082bbe);}});}google.maps.event.addDomListener(window, 'load', initialize);