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.6515,-70.2956)};var g_26cb01884a647829fce6479fbb176337 = new google.maps.Geocoder();g_26cb01884a647829fce6479fbb176337.geocode( { 'address': "417 Barnstable Rd, Hyannis, MA 02601"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hyannis-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('hyannis-MA-citizens-bank'), mapOptions);}document.getElementById('65da3ad5').innerHTML += ' | View Map';var $l26cb01884a647829fce6479fbb176337 = '

Citizens Bank

Address: 417 Barnstable Rd, Hyannis, MA 02601
Phone: (508) 790-6012
';var m_26cb01884a647829fce6479fbb176337 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_26cb01884a647829fce6479fbb176337['infowindow'] = new google.maps.InfoWindow({content: $l26cb01884a647829fce6479fbb176337});var infowindow = new google.maps.InfoWindow({content: $l26cb01884a647829fce6479fbb176337});google.maps.event.addListener(m_26cb01884a647829fce6479fbb176337, 'click', function() {infowindow.open(map,m_26cb01884a647829fce6479fbb176337);});$marker.push(m_26cb01884a647829fce6479fbb176337);}});var g_b255393829ec4b2b85559dc365351c1b = new google.maps.Geocoder();g_b255393829ec4b2b85559dc365351c1b.geocode( { 'address': "425 Attucks Ln, Hyannis, MA 02601"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hyannis-MA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('hyannis-MA-citizens-bank'), mapOptions);}document.getElementById('5a05e732').innerHTML += ' | View Map';var $lb255393829ec4b2b85559dc365351c1b = '

Citizens Bank

Address: 425 Attucks Ln, Hyannis, MA 02601
Phone: (508) 790-0923
';var m_b255393829ec4b2b85559dc365351c1b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_b255393829ec4b2b85559dc365351c1b['infowindow'] = new google.maps.InfoWindow({content: $lb255393829ec4b2b85559dc365351c1b});var infowindow = new google.maps.InfoWindow({content: $lb255393829ec4b2b85559dc365351c1b});google.maps.event.addListener(m_b255393829ec4b2b85559dc365351c1b, 'click', function() {infowindow.open(map,m_b255393829ec4b2b85559dc365351c1b);});$marker.push(m_b255393829ec4b2b85559dc365351c1b);}});}google.maps.event.addDomListener(window, 'load', initialize);