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.7834,-71.5149)};var g_9f08ae43ac80bb4d17a04dbd34b10751 = new google.maps.Geocoder();g_9f08ae43ac80bb4d17a04dbd34b10751.geocode( { 'address': "200 Comstock Pkwy, Cranston, RI 02921, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cranston-RI-coastway-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('cranston-RI-coastway-community-bank'), mapOptions);}document.getElementById('fc9942dc').innerHTML += ' | View Map';var $l9f08ae43ac80bb4d17a04dbd34b10751 = '

Coastway Community Bank

Address: 200 Comstock Pkwy, Cranston, RI 02921, USA
Phone: (401) 223-1790
';var m_9f08ae43ac80bb4d17a04dbd34b10751 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Coastway Community Bank',});m_9f08ae43ac80bb4d17a04dbd34b10751['infowindow'] = new google.maps.InfoWindow({content: $l9f08ae43ac80bb4d17a04dbd34b10751});var infowindow = new google.maps.InfoWindow({content: $l9f08ae43ac80bb4d17a04dbd34b10751});google.maps.event.addListener(m_9f08ae43ac80bb4d17a04dbd34b10751, 'click', function() {infowindow.open(map,m_9f08ae43ac80bb4d17a04dbd34b10751);});$marker.push(m_9f08ae43ac80bb4d17a04dbd34b10751);}});var g_1ab83e0db2c9c1547914a8201104615e = new google.maps.Geocoder();g_1ab83e0db2c9c1547914a8201104615e.geocode( { 'address': "1155 Reservoir Ave, Cranston, RI 02920, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cranston-RI-coastway-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('cranston-RI-coastway-community-bank'), mapOptions);}document.getElementById('52dbecbd').innerHTML += ' | View Map';var $l1ab83e0db2c9c1547914a8201104615e = '

Coastway Community Bank

Address: 1155 Reservoir Ave, Cranston, RI 02920, USA
Phone: (401) 943-2885
';var m_1ab83e0db2c9c1547914a8201104615e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Coastway Community Bank',});m_1ab83e0db2c9c1547914a8201104615e['infowindow'] = new google.maps.InfoWindow({content: $l1ab83e0db2c9c1547914a8201104615e});var infowindow = new google.maps.InfoWindow({content: $l1ab83e0db2c9c1547914a8201104615e});google.maps.event.addListener(m_1ab83e0db2c9c1547914a8201104615e, 'click', function() {infowindow.open(map,m_1ab83e0db2c9c1547914a8201104615e);});$marker.push(m_1ab83e0db2c9c1547914a8201104615e);}});}google.maps.event.addDomListener(window, 'load', initialize);