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(38.7524,-121.266)};var g_556057f6fe9669e90cd5b5c41c5c4d0f = new google.maps.Geocoder();g_556057f6fe9669e90cd5b5c41c5c4d0f.geocode( { 'address': "5 Sierra Gate Plaza, Roseville, CA 95678, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('roseville-CA-progressive-legal-credit-repair').style.display = '';map = new google.maps.Map(document.getElementById('roseville-CA-progressive-legal-credit-repair'), mapOptions);}document.getElementById('09d70533').innerHTML += ' | View Map';var $l556057f6fe9669e90cd5b5c41c5c4d0f = '

Progressive Legal Credit Repair

Address: 5 Sierra Gate Plaza, Roseville, CA 95678, USA
Phone: (916) 459-3359
';var m_556057f6fe9669e90cd5b5c41c5c4d0f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Progressive Legal Credit Repair',});m_556057f6fe9669e90cd5b5c41c5c4d0f['infowindow'] = new google.maps.InfoWindow({content: $l556057f6fe9669e90cd5b5c41c5c4d0f});var infowindow = new google.maps.InfoWindow({content: $l556057f6fe9669e90cd5b5c41c5c4d0f});google.maps.event.addListener(m_556057f6fe9669e90cd5b5c41c5c4d0f, 'click', function() {infowindow.open(map,m_556057f6fe9669e90cd5b5c41c5c4d0f);});$marker.push(m_556057f6fe9669e90cd5b5c41c5c4d0f);}});}google.maps.event.addDomListener(window, 'load', initialize);