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.7441,-71.315)};var g_08703b55cc953c78d9435bc9a0342817 = new google.maps.Geocoder();g_08703b55cc953c78d9435bc9a0342817.geocode( { 'address': "184 County Rd, Barrington, RI 02806"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('barrington-RI-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('barrington-RI-citizens-bank'), mapOptions);}document.getElementById('0e2e5563').innerHTML += ' | View Map';var $l08703b55cc953c78d9435bc9a0342817 = '

Citizens Bank

Address: 184 County Rd, Barrington, RI 02806
Phone: (401) 245-4700
';var m_08703b55cc953c78d9435bc9a0342817 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_08703b55cc953c78d9435bc9a0342817['infowindow'] = new google.maps.InfoWindow({content: $l08703b55cc953c78d9435bc9a0342817});var infowindow = new google.maps.InfoWindow({content: $l08703b55cc953c78d9435bc9a0342817});google.maps.event.addListener(m_08703b55cc953c78d9435bc9a0342817, 'click', function() {infowindow.open(map,m_08703b55cc953c78d9435bc9a0342817);});$marker.push(m_08703b55cc953c78d9435bc9a0342817);}});var g_3156231783935e97c9ac263991fe57cc = new google.maps.Geocoder();g_3156231783935e97c9ac263991fe57cc.geocode( { 'address': "965 County Rd, Barrington, RI 02806"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('barrington-RI-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('barrington-RI-citizens-bank'), mapOptions);}document.getElementById('dfdf7678').innerHTML += ' | View Map';var $l3156231783935e97c9ac263991fe57cc = '

Citizens Bank

Address: 965 County Rd, Barrington, RI 02806
Phone: (401) 437-2363
';var m_3156231783935e97c9ac263991fe57cc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_3156231783935e97c9ac263991fe57cc['infowindow'] = new google.maps.InfoWindow({content: $l3156231783935e97c9ac263991fe57cc});var infowindow = new google.maps.InfoWindow({content: $l3156231783935e97c9ac263991fe57cc});google.maps.event.addListener(m_3156231783935e97c9ac263991fe57cc, 'click', function() {infowindow.open(map,m_3156231783935e97c9ac263991fe57cc);});$marker.push(m_3156231783935e97c9ac263991fe57cc);}});}google.maps.event.addDomListener(window, 'load', initialize);