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.9582,-71.4435)};var g_5c521fd34eabfe8c17ea575271b06bf8 = new google.maps.Geocoder();g_5c521fd34eabfe8c17ea575271b06bf8.geocode( { 'address': "2376 Mendon Road, Cumberland, RI 02864, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cumberland-RI-the-gold-loan-company-pawn-brokers').style.display = '';map = new google.maps.Map(document.getElementById('cumberland-RI-the-gold-loan-company-pawn-brokers'), mapOptions);}document.getElementById('e25420af').innerHTML += ' | View Map';var $l5c521fd34eabfe8c17ea575271b06bf8 = '

The Gold Loan Company Pawn Brokers

Address: 2376 Mendon Road, Cumberland, RI 02864, USA
Phone: (401) 765-2274
';var m_5c521fd34eabfe8c17ea575271b06bf8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The Gold Loan Company Pawn Brokers',});m_5c521fd34eabfe8c17ea575271b06bf8['infowindow'] = new google.maps.InfoWindow({content: $l5c521fd34eabfe8c17ea575271b06bf8});var infowindow = new google.maps.InfoWindow({content: $l5c521fd34eabfe8c17ea575271b06bf8});google.maps.event.addListener(m_5c521fd34eabfe8c17ea575271b06bf8, 'click', function() {infowindow.open(map,m_5c521fd34eabfe8c17ea575271b06bf8);});$marker.push(m_5c521fd34eabfe8c17ea575271b06bf8);}});}google.maps.event.addDomListener(window, 'load', initialize);