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(33.7696,-118.192)};var g_6acb3e63ca9d613f6e11187364776e28 = new google.maps.Geocoder();g_6acb3e63ca9d613f6e11187364776e28.geocode( { 'address': "200 Pine Ave, Long Beach, CA 90802, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('long-beach-CA-lexington-law-credit-repair-services-long-beach').style.display = '';map = new google.maps.Map(document.getElementById('long-beach-CA-lexington-law-credit-repair-services-long-beach'), mapOptions);}document.getElementById('57909d20').innerHTML += ' | View Map';var $l6acb3e63ca9d613f6e11187364776e28 = '

Lexington Law credit repair services Long Beach

Address: 200 Pine Ave, Long Beach, CA 90802, USA
Phone: (562) 284-2610
';var m_6acb3e63ca9d613f6e11187364776e28 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lexington Law credit repair services Long Beach',});m_6acb3e63ca9d613f6e11187364776e28['infowindow'] = new google.maps.InfoWindow({content: $l6acb3e63ca9d613f6e11187364776e28});var infowindow = new google.maps.InfoWindow({content: $l6acb3e63ca9d613f6e11187364776e28});google.maps.event.addListener(m_6acb3e63ca9d613f6e11187364776e28, 'click', function() {infowindow.open(map,m_6acb3e63ca9d613f6e11187364776e28);});$marker.push(m_6acb3e63ca9d613f6e11187364776e28);}});}google.maps.event.addDomListener(window, 'load', initialize);