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.7837,-71.4382)};var g_6f66423204e41181f9fe513d45fc7009 = new google.maps.Geocoder();g_6f66423204e41181f9fe513d45fc7009.geocode( { 'address': "555 Reservoir Ave, Cranston, RI 02910, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cranston-RI-santander-bank').style.display = '';map = new google.maps.Map(document.getElementById('cranston-RI-santander-bank'), mapOptions);}document.getElementById('4c6f5120').innerHTML += ' | View Map';var $l6f66423204e41181f9fe513d45fc7009 = '

Santander Bank

Address: 555 Reservoir Ave, Cranston, RI 02910, USA
Phone: (401) 781-7990
';var m_6f66423204e41181f9fe513d45fc7009 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank',});m_6f66423204e41181f9fe513d45fc7009['infowindow'] = new google.maps.InfoWindow({content: $l6f66423204e41181f9fe513d45fc7009});var infowindow = new google.maps.InfoWindow({content: $l6f66423204e41181f9fe513d45fc7009});google.maps.event.addListener(m_6f66423204e41181f9fe513d45fc7009, 'click', function() {infowindow.open(map,m_6f66423204e41181f9fe513d45fc7009);});$marker.push(m_6f66423204e41181f9fe513d45fc7009);}});var g_a42edfa712e3cb1598e66d0d8d765f5c = new google.maps.Geocoder();g_a42edfa712e3cb1598e66d0d8d765f5c.geocode( { 'address': "1750 Broad St, Cranston, RI 02905, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cranston-RI-santander-bank').style.display = '';map = new google.maps.Map(document.getElementById('cranston-RI-santander-bank'), mapOptions);}document.getElementById('c7eda3ab').innerHTML += ' | View Map';var $la42edfa712e3cb1598e66d0d8d765f5c = '

Santander Bank

Address: 1750 Broad St, Cranston, RI 02905, USA
Phone: (401) 781-8148
';var m_a42edfa712e3cb1598e66d0d8d765f5c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank',});m_a42edfa712e3cb1598e66d0d8d765f5c['infowindow'] = new google.maps.InfoWindow({content: $la42edfa712e3cb1598e66d0d8d765f5c});var infowindow = new google.maps.InfoWindow({content: $la42edfa712e3cb1598e66d0d8d765f5c});google.maps.event.addListener(m_a42edfa712e3cb1598e66d0d8d765f5c, 'click', function() {infowindow.open(map,m_a42edfa712e3cb1598e66d0d8d765f5c);});$marker.push(m_a42edfa712e3cb1598e66d0d8d765f5c);}});}google.maps.event.addDomListener(window, 'load', initialize);