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.8199,-71.3751)};var g_206bb45f944accb7a4cd1f135786c415 = new google.maps.Geocoder();g_206bb45f944accb7a4cd1f135786c415.geocode( { 'address': "184 Taunton Ave, East Providence, RI 02914, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('east-providence-RI-santander-bank').style.display = '';map = new google.maps.Map(document.getElementById('east-providence-RI-santander-bank'), mapOptions);}document.getElementById('7ec58551').innerHTML += ' | View Map';var $l206bb45f944accb7a4cd1f135786c415 = '

Santander Bank

Address: 184 Taunton Ave, East Providence, RI 02914, USA
Phone: (401) 438-1289
';var m_206bb45f944accb7a4cd1f135786c415 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank',});m_206bb45f944accb7a4cd1f135786c415['infowindow'] = new google.maps.InfoWindow({content: $l206bb45f944accb7a4cd1f135786c415});var infowindow = new google.maps.InfoWindow({content: $l206bb45f944accb7a4cd1f135786c415});google.maps.event.addListener(m_206bb45f944accb7a4cd1f135786c415, 'click', function() {infowindow.open(map,m_206bb45f944accb7a4cd1f135786c415);});$marker.push(m_206bb45f944accb7a4cd1f135786c415);}});var g_4ec89e0721b7410286a63cb8137066f6 = new google.maps.Geocoder();g_4ec89e0721b7410286a63cb8137066f6.geocode( { 'address': "255 Newport Ave, Rumford, RI 02916, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('east-providence-RI-santander-bank').style.display = '';map = new google.maps.Map(document.getElementById('east-providence-RI-santander-bank'), mapOptions);}document.getElementById('d5e42377').innerHTML += ' | View Map';var $l4ec89e0721b7410286a63cb8137066f6 = '

Santander Bank

Address: 255 Newport Ave, Rumford, RI 02916, USA
Phone: (401) 438-7743
';var m_4ec89e0721b7410286a63cb8137066f6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Santander Bank',});m_4ec89e0721b7410286a63cb8137066f6['infowindow'] = new google.maps.InfoWindow({content: $l4ec89e0721b7410286a63cb8137066f6});var infowindow = new google.maps.InfoWindow({content: $l4ec89e0721b7410286a63cb8137066f6});google.maps.event.addListener(m_4ec89e0721b7410286a63cb8137066f6, 'click', function() {infowindow.open(map,m_4ec89e0721b7410286a63cb8137066f6);});$marker.push(m_4ec89e0721b7410286a63cb8137066f6);}});}google.maps.event.addDomListener(window, 'load', initialize);