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.6759,-70.3071)};var g_822d2e6c61952fcef5021c9ebcd6fa96 = new google.maps.Geocoder();g_822d2e6c61952fcef5021c9ebcd6fa96.geocode( { 'address': "425 Attucks Ln, Hyannis, MA 02601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('barnstable-MA-citizens-bank-supermarket-branch').style.display = '';map = new google.maps.Map(document.getElementById('barnstable-MA-citizens-bank-supermarket-branch'), mapOptions);}document.getElementById('7090e859').innerHTML += ' | View Map';var $l822d2e6c61952fcef5021c9ebcd6fa96 = '

Citizens Bank Supermarket Branch

Address: 425 Attucks Ln, Hyannis, MA 02601, USA
Phone: (508) 790-0923
';var m_822d2e6c61952fcef5021c9ebcd6fa96 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank Supermarket Branch',});m_822d2e6c61952fcef5021c9ebcd6fa96['infowindow'] = new google.maps.InfoWindow({content: $l822d2e6c61952fcef5021c9ebcd6fa96});var infowindow = new google.maps.InfoWindow({content: $l822d2e6c61952fcef5021c9ebcd6fa96});google.maps.event.addListener(m_822d2e6c61952fcef5021c9ebcd6fa96, 'click', function() {infowindow.open(map,m_822d2e6c61952fcef5021c9ebcd6fa96);});$marker.push(m_822d2e6c61952fcef5021c9ebcd6fa96);}});var g_455504f86a454a70b77c13a556435f13 = new google.maps.Geocoder();g_455504f86a454a70b77c13a556435f13.geocode( { 'address': "3900 Falmouth Rd, Marstons Mills, MA 02648, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('barnstable-MA-citizens-bank-supermarket-branch').style.display = '';map = new google.maps.Map(document.getElementById('barnstable-MA-citizens-bank-supermarket-branch'), mapOptions);}document.getElementById('fef3ec04').innerHTML += ' | View Map';var $l455504f86a454a70b77c13a556435f13 = '

Citizens Bank Supermarket Branch

Address: 3900 Falmouth Rd, Marstons Mills, MA 02648, USA
Phone: (508) 428-3594
';var m_455504f86a454a70b77c13a556435f13 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank Supermarket Branch',});m_455504f86a454a70b77c13a556435f13['infowindow'] = new google.maps.InfoWindow({content: $l455504f86a454a70b77c13a556435f13});var infowindow = new google.maps.InfoWindow({content: $l455504f86a454a70b77c13a556435f13});google.maps.event.addListener(m_455504f86a454a70b77c13a556435f13, 'click', function() {infowindow.open(map,m_455504f86a454a70b77c13a556435f13);});$marker.push(m_455504f86a454a70b77c13a556435f13);}});}google.maps.event.addDomListener(window, 'load', initialize);