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.6067,-71.4943)};var g_74c6b0cef2b73bba9ac5310a4bec5b4d = new google.maps.Geocoder();g_74c6b0cef2b73bba9ac5310a4bec5b4d.geocode( { 'address': "3323 S County Trail, East Greenwich, RI 02818, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('east-greenwich-RI-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('east-greenwich-RI-citizens-bank'), mapOptions);}document.getElementById('1b30156b').innerHTML += ' | View Map';var $l74c6b0cef2b73bba9ac5310a4bec5b4d = '

Citizens Bank

Address: 3323 S County Trail, East Greenwich, RI 02818, USA
Phone:
';var m_74c6b0cef2b73bba9ac5310a4bec5b4d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_74c6b0cef2b73bba9ac5310a4bec5b4d['infowindow'] = new google.maps.InfoWindow({content: $l74c6b0cef2b73bba9ac5310a4bec5b4d});var infowindow = new google.maps.InfoWindow({content: $l74c6b0cef2b73bba9ac5310a4bec5b4d});google.maps.event.addListener(m_74c6b0cef2b73bba9ac5310a4bec5b4d, 'click', function() {infowindow.open(map,m_74c6b0cef2b73bba9ac5310a4bec5b4d);});$marker.push(m_74c6b0cef2b73bba9ac5310a4bec5b4d);}});var g_fbb028e124d4173aba1e3e6754939a61 = new google.maps.Geocoder();g_fbb028e124d4173aba1e3e6754939a61.geocode( { 'address': "5687 Post Rd, East Greenwich, RI 02818, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('east-greenwich-RI-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('east-greenwich-RI-citizens-bank'), mapOptions);}document.getElementById('731e3911').innerHTML += ' | View Map';var $lfbb028e124d4173aba1e3e6754939a61 = '

Citizens Bank

Address: 5687 Post Rd, East Greenwich, RI 02818, USA
Phone:
';var m_fbb028e124d4173aba1e3e6754939a61 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_fbb028e124d4173aba1e3e6754939a61['infowindow'] = new google.maps.InfoWindow({content: $lfbb028e124d4173aba1e3e6754939a61});var infowindow = new google.maps.InfoWindow({content: $lfbb028e124d4173aba1e3e6754939a61});google.maps.event.addListener(m_fbb028e124d4173aba1e3e6754939a61, 'click', function() {infowindow.open(map,m_fbb028e124d4173aba1e3e6754939a61);});$marker.push(m_fbb028e124d4173aba1e3e6754939a61);}});}google.maps.event.addDomListener(window, 'load', initialize);