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.8208,-71.5052)};var g_896f3d760a0422dbd7854e99f6224763 = new google.maps.Geocoder();g_896f3d760a0422dbd7854e99f6224763.geocode( { 'address': "1495 Hartford Ave, Johnston, RI 02919"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('johnston-RI-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('johnston-RI-citizens-bank'), mapOptions);}document.getElementById('b98c4b89').innerHTML += ' | View Map';var $l896f3d760a0422dbd7854e99f6224763 = '

Citizens Bank

Address: 1495 Hartford Ave, Johnston, RI 02919
Phone: (401) 455-5899
';var m_896f3d760a0422dbd7854e99f6224763 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_896f3d760a0422dbd7854e99f6224763['infowindow'] = new google.maps.InfoWindow({content: $l896f3d760a0422dbd7854e99f6224763});var infowindow = new google.maps.InfoWindow({content: $l896f3d760a0422dbd7854e99f6224763});google.maps.event.addListener(m_896f3d760a0422dbd7854e99f6224763, 'click', function() {infowindow.open(map,m_896f3d760a0422dbd7854e99f6224763);});$marker.push(m_896f3d760a0422dbd7854e99f6224763);}});var g_6313b25c79122b094fb57b32caa00218 = new google.maps.Geocoder();g_6313b25c79122b094fb57b32caa00218.geocode( { 'address': "11 Commerce Way, Johnston, RI 02919"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('johnston-RI-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('johnston-RI-citizens-bank'), mapOptions);}document.getElementById('962f2c52').innerHTML += ' | View Map';var $l6313b25c79122b094fb57b32caa00218 = '

Citizens Bank

Address: 11 Commerce Way, Johnston, RI 02919
Phone: (401) 861-2630
';var m_6313b25c79122b094fb57b32caa00218 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_6313b25c79122b094fb57b32caa00218['infowindow'] = new google.maps.InfoWindow({content: $l6313b25c79122b094fb57b32caa00218});var infowindow = new google.maps.InfoWindow({content: $l6313b25c79122b094fb57b32caa00218});google.maps.event.addListener(m_6313b25c79122b094fb57b32caa00218, 'click', function() {infowindow.open(map,m_6313b25c79122b094fb57b32caa00218);});$marker.push(m_6313b25c79122b094fb57b32caa00218);}});}google.maps.event.addDomListener(window, 'load', initialize);