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.8016,-71.3362)};var g_8cdd0eab2c898e370b32ff993af7c825 = new google.maps.Geocoder();g_8cdd0eab2c898e370b32ff993af7c825.geocode( { 'address': "125 Highland Ave, Seekonk, MA 02771, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('seekonk-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('seekonk-MA-citizens-bank'), mapOptions);}document.getElementById('8a391d15').innerHTML += ' | View Map';var $l8cdd0eab2c898e370b32ff993af7c825 = '

Citizens Bank

Address: 125 Highland Ave, Seekonk, MA 02771, USA
Phone: (508) 336-3532
';var m_8cdd0eab2c898e370b32ff993af7c825 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_8cdd0eab2c898e370b32ff993af7c825['infowindow'] = new google.maps.InfoWindow({content: $l8cdd0eab2c898e370b32ff993af7c825});var infowindow = new google.maps.InfoWindow({content: $l8cdd0eab2c898e370b32ff993af7c825});google.maps.event.addListener(m_8cdd0eab2c898e370b32ff993af7c825, 'click', function() {infowindow.open(map,m_8cdd0eab2c898e370b32ff993af7c825);});$marker.push(m_8cdd0eab2c898e370b32ff993af7c825);}});var g_763a42da6c38cd64adb4ffcbebfa4292 = new google.maps.Geocoder();g_763a42da6c38cd64adb4ffcbebfa4292.geocode( { 'address': "1475 Newman Ave, Seekonk, MA 02771, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('seekonk-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('seekonk-MA-citizens-bank'), mapOptions);}document.getElementById('e2c7adb9').innerHTML += ' | View Map';var $l763a42da6c38cd64adb4ffcbebfa4292 = '

Citizens Bank

Address: 1475 Newman Ave, Seekonk, MA 02771, USA
Phone:
';var m_763a42da6c38cd64adb4ffcbebfa4292 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_763a42da6c38cd64adb4ffcbebfa4292['infowindow'] = new google.maps.InfoWindow({content: $l763a42da6c38cd64adb4ffcbebfa4292});var infowindow = new google.maps.InfoWindow({content: $l763a42da6c38cd64adb4ffcbebfa4292});google.maps.event.addListener(m_763a42da6c38cd64adb4ffcbebfa4292, 'click', function() {infowindow.open(map,m_763a42da6c38cd64adb4ffcbebfa4292);});$marker.push(m_763a42da6c38cd64adb4ffcbebfa4292);}});}google.maps.event.addDomListener(window, 'load', initialize);