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(42.0004,-71.5145)};var g_45c7ff4091f4118f9a1659cdec6c8bdd = new google.maps.Geocoder();g_45c7ff4091f4118f9a1659cdec6c8bdd.geocode( { 'address': "100 Bernon St, Woonsocket, RI 02895, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woonsocket-RI-the-gold-loan-company-pawnbrokers').style.display = '';map = new google.maps.Map(document.getElementById('woonsocket-RI-the-gold-loan-company-pawnbrokers'), mapOptions);}document.getElementById('90594ec4').innerHTML += ' | View Map';var $l45c7ff4091f4118f9a1659cdec6c8bdd = '

The Gold Loan Company: Pawnbrokers

Address: 100 Bernon St, Woonsocket, RI 02895, USA
Phone: (401) 765-1180
';var m_45c7ff4091f4118f9a1659cdec6c8bdd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The Gold Loan Company: Pawnbrokers',});m_45c7ff4091f4118f9a1659cdec6c8bdd['infowindow'] = new google.maps.InfoWindow({content: $l45c7ff4091f4118f9a1659cdec6c8bdd});var infowindow = new google.maps.InfoWindow({content: $l45c7ff4091f4118f9a1659cdec6c8bdd});google.maps.event.addListener(m_45c7ff4091f4118f9a1659cdec6c8bdd, 'click', function() {infowindow.open(map,m_45c7ff4091f4118f9a1659cdec6c8bdd);});$marker.push(m_45c7ff4091f4118f9a1659cdec6c8bdd);}});}google.maps.event.addDomListener(window, 'load', initialize);