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.2001,-70.9441)};var g_52bc83b77fa64afefc5eca4e662bff9c = new google.maps.Geocoder();g_52bc83b77fa64afefc5eca4e662bff9c.geocode( { 'address': "35 Pleasant St, Weymouth, MA 02190, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('weymouth-MA-citizens-bank-supermarket-branch').style.display = '';map = new google.maps.Map(document.getElementById('weymouth-MA-citizens-bank-supermarket-branch'), mapOptions);}document.getElementById('dfe413da').innerHTML += ' | View Map';var $l52bc83b77fa64afefc5eca4e662bff9c = '

Citizens Bank Supermarket Branch

Address: 35 Pleasant St, Weymouth, MA 02190, USA
Phone: (781) 331-2407
';var m_52bc83b77fa64afefc5eca4e662bff9c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank Supermarket Branch',});m_52bc83b77fa64afefc5eca4e662bff9c['infowindow'] = new google.maps.InfoWindow({content: $l52bc83b77fa64afefc5eca4e662bff9c});var infowindow = new google.maps.InfoWindow({content: $l52bc83b77fa64afefc5eca4e662bff9c});google.maps.event.addListener(m_52bc83b77fa64afefc5eca4e662bff9c, 'click', function() {infowindow.open(map,m_52bc83b77fa64afefc5eca4e662bff9c);});$marker.push(m_52bc83b77fa64afefc5eca4e662bff9c);}});var g_12cf61015dbb60bea4c9c58726ef99b1 = new google.maps.Geocoder();g_12cf61015dbb60bea4c9c58726ef99b1.geocode( { 'address': "700 Middle St, Weymouth, MA 02188, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('weymouth-MA-citizens-bank-supermarket-branch').style.display = '';map = new google.maps.Map(document.getElementById('weymouth-MA-citizens-bank-supermarket-branch'), mapOptions);}document.getElementById('446143c0').innerHTML += ' | View Map';var $l12cf61015dbb60bea4c9c58726ef99b1 = '

Citizens Bank Supermarket Branch

Address: 700 Middle St, Weymouth, MA 02188, USA
Phone: (781) 337-6102
';var m_12cf61015dbb60bea4c9c58726ef99b1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank Supermarket Branch',});m_12cf61015dbb60bea4c9c58726ef99b1['infowindow'] = new google.maps.InfoWindow({content: $l12cf61015dbb60bea4c9c58726ef99b1});var infowindow = new google.maps.InfoWindow({content: $l12cf61015dbb60bea4c9c58726ef99b1});google.maps.event.addListener(m_12cf61015dbb60bea4c9c58726ef99b1, 'click', function() {infowindow.open(map,m_12cf61015dbb60bea4c9c58726ef99b1);});$marker.push(m_12cf61015dbb60bea4c9c58726ef99b1);}});}google.maps.event.addDomListener(window, 'load', initialize);