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.976,-71.4571)};var g_2cd8c12465658faa5ffd946b4044c978 = new google.maps.Geocoder();g_2cd8c12465658faa5ffd946b4044c978.geocode( { 'address': "2086 Diamond Hill Rd, Cumberland, RI 02864, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cumberland-RI-navigant-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('cumberland-RI-navigant-credit-union'), mapOptions);}document.getElementById('d59e687d').innerHTML += ' | View Map';var $l2cd8c12465658faa5ffd946b4044c978 = '

Navigant Credit Union

Address: 2086 Diamond Hill Rd, Cumberland, RI 02864, USA
Phone: (401) 233-4700
';var m_2cd8c12465658faa5ffd946b4044c978 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Navigant Credit Union',});m_2cd8c12465658faa5ffd946b4044c978['infowindow'] = new google.maps.InfoWindow({content: $l2cd8c12465658faa5ffd946b4044c978});var infowindow = new google.maps.InfoWindow({content: $l2cd8c12465658faa5ffd946b4044c978});google.maps.event.addListener(m_2cd8c12465658faa5ffd946b4044c978, 'click', function() {infowindow.open(map,m_2cd8c12465658faa5ffd946b4044c978);});$marker.push(m_2cd8c12465658faa5ffd946b4044c978);}});var g_5c2631d54272554b181cf21ad2171fa3 = new google.maps.Geocoder();g_5c2631d54272554b181cf21ad2171fa3.geocode( { 'address': "3291 Mendon Road, Cumberland, RI 02864, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cumberland-RI-navigant-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('cumberland-RI-navigant-credit-union'), mapOptions);}document.getElementById('3480e79c').innerHTML += ' | View Map';var $l5c2631d54272554b181cf21ad2171fa3 = '

Navigant Credit Union

Address: 3291 Mendon Road, Cumberland, RI 02864, USA
Phone: (401) 658-2650
';var m_5c2631d54272554b181cf21ad2171fa3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Navigant Credit Union',});m_5c2631d54272554b181cf21ad2171fa3['infowindow'] = new google.maps.InfoWindow({content: $l5c2631d54272554b181cf21ad2171fa3});var infowindow = new google.maps.InfoWindow({content: $l5c2631d54272554b181cf21ad2171fa3});google.maps.event.addListener(m_5c2631d54272554b181cf21ad2171fa3, 'click', function() {infowindow.open(map,m_5c2631d54272554b181cf21ad2171fa3);});$marker.push(m_5c2631d54272554b181cf21ad2171fa3);}});}google.maps.event.addDomListener(window, 'load', initialize);