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.6161,-70.9348)};var g_6215ff596443b9c761b344f67c85eaad = new google.maps.Geocoder();g_6215ff596443b9c761b344f67c85eaad.geocode( { 'address': "438 Dartmouth St, New Bedford, MA 02740, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-bedford-MA-citizens-bank-supermarket-branch').style.display = '';map = new google.maps.Map(document.getElementById('new-bedford-MA-citizens-bank-supermarket-branch'), mapOptions);}document.getElementById('6b7f65bf').innerHTML += ' | View Map';var $l6215ff596443b9c761b344f67c85eaad = '

Citizens Bank Supermarket Branch

Address: 438 Dartmouth St, New Bedford, MA 02740, USA
Phone: (508) 997-0274
';var m_6215ff596443b9c761b344f67c85eaad = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank Supermarket Branch',});m_6215ff596443b9c761b344f67c85eaad['infowindow'] = new google.maps.InfoWindow({content: $l6215ff596443b9c761b344f67c85eaad});var infowindow = new google.maps.InfoWindow({content: $l6215ff596443b9c761b344f67c85eaad});google.maps.event.addListener(m_6215ff596443b9c761b344f67c85eaad, 'click', function() {infowindow.open(map,m_6215ff596443b9c761b344f67c85eaad);});$marker.push(m_6215ff596443b9c761b344f67c85eaad);}});var g_cbe0f856b91d9a3754014b88fdb1570e = new google.maps.Geocoder();g_cbe0f856b91d9a3754014b88fdb1570e.geocode( { 'address': "1001 Kings Hwy, New Bedford, MA 02745, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-bedford-MA-citizens-bank-supermarket-branch').style.display = '';map = new google.maps.Map(document.getElementById('new-bedford-MA-citizens-bank-supermarket-branch'), mapOptions);}document.getElementById('67fd3f2a').innerHTML += ' | View Map';var $lcbe0f856b91d9a3754014b88fdb1570e = '

Citizens Bank Supermarket Branch

Address: 1001 Kings Hwy, New Bedford, MA 02745, USA
Phone: (508) 998-0828
';var m_cbe0f856b91d9a3754014b88fdb1570e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank Supermarket Branch',});m_cbe0f856b91d9a3754014b88fdb1570e['infowindow'] = new google.maps.InfoWindow({content: $lcbe0f856b91d9a3754014b88fdb1570e});var infowindow = new google.maps.InfoWindow({content: $lcbe0f856b91d9a3754014b88fdb1570e});google.maps.event.addListener(m_cbe0f856b91d9a3754014b88fdb1570e, 'click', function() {infowindow.open(map,m_cbe0f856b91d9a3754014b88fdb1570e);});$marker.push(m_cbe0f856b91d9a3754014b88fdb1570e);}});}google.maps.event.addDomListener(window, 'load', initialize);