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.2757,-71.1143)};var g_80a694e39b3619bc4ca3d38b851ef8d6 = new google.maps.Geocoder();g_80a694e39b3619bc4ca3d38b851ef8d6.geocode( { 'address': "950 American Legion Hwy, Roslindale, MA 02131, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('boston-MA-citizens-bank-supermarket-branch').style.display = '';map = new google.maps.Map(document.getElementById('boston-MA-citizens-bank-supermarket-branch'), mapOptions);}document.getElementById('040f166a').innerHTML += ' | View Map';var $l80a694e39b3619bc4ca3d38b851ef8d6 = '

Citizens Bank Supermarket Branch

Address: 950 American Legion Hwy, Roslindale, MA 02131, USA
Phone: (617) 323-4305
';var m_80a694e39b3619bc4ca3d38b851ef8d6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank Supermarket Branch',});m_80a694e39b3619bc4ca3d38b851ef8d6['infowindow'] = new google.maps.InfoWindow({content: $l80a694e39b3619bc4ca3d38b851ef8d6});var infowindow = new google.maps.InfoWindow({content: $l80a694e39b3619bc4ca3d38b851ef8d6});google.maps.event.addListener(m_80a694e39b3619bc4ca3d38b851ef8d6, 'click', function() {infowindow.open(map,m_80a694e39b3619bc4ca3d38b851ef8d6);});$marker.push(m_80a694e39b3619bc4ca3d38b851ef8d6);}});var g_07c6f7f8f9ae97a5a5a4f8e216d29cd4 = new google.maps.Geocoder();g_07c6f7f8f9ae97a5a5a4f8e216d29cd4.geocode( { 'address': "1377 Hyde Park Ave, Hyde Park, MA 02136, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('boston-MA-citizens-bank-supermarket-branch').style.display = '';map = new google.maps.Map(document.getElementById('boston-MA-citizens-bank-supermarket-branch'), mapOptions);}document.getElementById('aaaa8ac8').innerHTML += ' | View Map';var $l07c6f7f8f9ae97a5a5a4f8e216d29cd4 = '

Citizens Bank Supermarket Branch

Address: 1377 Hyde Park Ave, Hyde Park, MA 02136, USA
Phone: (617) 361-4690
';var m_07c6f7f8f9ae97a5a5a4f8e216d29cd4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank Supermarket Branch',});m_07c6f7f8f9ae97a5a5a4f8e216d29cd4['infowindow'] = new google.maps.InfoWindow({content: $l07c6f7f8f9ae97a5a5a4f8e216d29cd4});var infowindow = new google.maps.InfoWindow({content: $l07c6f7f8f9ae97a5a5a4f8e216d29cd4});google.maps.event.addListener(m_07c6f7f8f9ae97a5a5a4f8e216d29cd4, 'click', function() {infowindow.open(map,m_07c6f7f8f9ae97a5a5a4f8e216d29cd4);});$marker.push(m_07c6f7f8f9ae97a5a5a4f8e216d29cd4);}});}google.maps.event.addDomListener(window, 'load', initialize);