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(32.7162,-117.167)};var g_826dfa28d81e48c2f84a099b44f3c403 = new google.maps.Geocoder();g_826dfa28d81e48c2f84a099b44f3c403.geocode( { 'address': "402 W Broadway, San Diego, CA 92101, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-diego-CA-lexington-law-credit-repair-services-san-diego').style.display = '';map = new google.maps.Map(document.getElementById('san-diego-CA-lexington-law-credit-repair-services-san-diego'), mapOptions);}document.getElementById('ebd10617').innerHTML += ' | View Map';var $l826dfa28d81e48c2f84a099b44f3c403 = '

Lexington Law credit repair services San Diego

Address: 402 W Broadway, San Diego, CA 92101, USA
Phone: (619) 625-8986
';var m_826dfa28d81e48c2f84a099b44f3c403 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lexington Law credit repair services San Diego',});m_826dfa28d81e48c2f84a099b44f3c403['infowindow'] = new google.maps.InfoWindow({content: $l826dfa28d81e48c2f84a099b44f3c403});var infowindow = new google.maps.InfoWindow({content: $l826dfa28d81e48c2f84a099b44f3c403});google.maps.event.addListener(m_826dfa28d81e48c2f84a099b44f3c403, 'click', function() {infowindow.open(map,m_826dfa28d81e48c2f84a099b44f3c403);});$marker.push(m_826dfa28d81e48c2f84a099b44f3c403);}});}google.maps.event.addDomListener(window, 'load', initialize);