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.7816,-71.467)};var g_cf8d1f90370748f1ba9d245c81428a22 = new google.maps.Geocoder();g_cf8d1f90370748f1ba9d245c81428a22.geocode( { 'address': "56 Phenix Ave, Cranston, RI 02920, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cranston-RI-credit-repair').style.display = '';map = new google.maps.Map(document.getElementById('cranston-RI-credit-repair'), mapOptions);}document.getElementById('333f9e09').innerHTML += ' | View Map';var $lcf8d1f90370748f1ba9d245c81428a22 = '

Credit Repair

Address: 56 Phenix Ave, Cranston, RI 02920, USA
Phone: (401) 946-3020
';var m_cf8d1f90370748f1ba9d245c81428a22 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credit Repair',});m_cf8d1f90370748f1ba9d245c81428a22['infowindow'] = new google.maps.InfoWindow({content: $lcf8d1f90370748f1ba9d245c81428a22});var infowindow = new google.maps.InfoWindow({content: $lcf8d1f90370748f1ba9d245c81428a22});google.maps.event.addListener(m_cf8d1f90370748f1ba9d245c81428a22, 'click', function() {infowindow.open(map,m_cf8d1f90370748f1ba9d245c81428a22);});$marker.push(m_cf8d1f90370748f1ba9d245c81428a22);}});}google.maps.event.addDomListener(window, 'load', initialize);