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.4855,-71.5237)};var g_e9ac4286e480be4064bdef9726b7ebf4 = new google.maps.Geocoder();g_e9ac4286e480be4064bdef9726b7ebf4.geocode( { 'address': "99 Fortin Rd, Kingston, RI 02881, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('south-kingstown-RI-sovereign-atm').style.display = '';map = new google.maps.Map(document.getElementById('south-kingstown-RI-sovereign-atm'), mapOptions);}document.getElementById('b1863139').innerHTML += ' | View Map';var $le9ac4286e480be4064bdef9726b7ebf4 = '

Sovereign ATM

Address: 99 Fortin Rd, Kingston, RI 02881, USA
Phone:
';var m_e9ac4286e480be4064bdef9726b7ebf4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sovereign ATM',});m_e9ac4286e480be4064bdef9726b7ebf4['infowindow'] = new google.maps.InfoWindow({content: $le9ac4286e480be4064bdef9726b7ebf4});var infowindow = new google.maps.InfoWindow({content: $le9ac4286e480be4064bdef9726b7ebf4});google.maps.event.addListener(m_e9ac4286e480be4064bdef9726b7ebf4, 'click', function() {infowindow.open(map,m_e9ac4286e480be4064bdef9726b7ebf4);});$marker.push(m_e9ac4286e480be4064bdef9726b7ebf4);}});var g_88637b98fd5a9384f4f5f4aab64b33e9 = new google.maps.Geocoder();g_88637b98fd5a9384f4f5f4aab64b33e9.geocode( { 'address': "11 Main St, Wakefield, RI 02879, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('south-kingstown-RI-sovereign-atm').style.display = '';map = new google.maps.Map(document.getElementById('south-kingstown-RI-sovereign-atm'), mapOptions);}document.getElementById('a5a6bf9b').innerHTML += ' | View Map';var $l88637b98fd5a9384f4f5f4aab64b33e9 = '

Sovereign ATM

Address: 11 Main St, Wakefield, RI 02879, USA
Phone:
';var m_88637b98fd5a9384f4f5f4aab64b33e9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Sovereign ATM',});m_88637b98fd5a9384f4f5f4aab64b33e9['infowindow'] = new google.maps.InfoWindow({content: $l88637b98fd5a9384f4f5f4aab64b33e9});var infowindow = new google.maps.InfoWindow({content: $l88637b98fd5a9384f4f5f4aab64b33e9});google.maps.event.addListener(m_88637b98fd5a9384f4f5f4aab64b33e9, 'click', function() {infowindow.open(map,m_88637b98fd5a9384f4f5f4aab64b33e9);});$marker.push(m_88637b98fd5a9384f4f5f4aab64b33e9);}});}google.maps.event.addDomListener(window, 'load', initialize);