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(35.4656,-97.5113)};var g_ea35e26502ea52b21068f4d11bc08024 = new google.maps.Geocoder();g_ea35e26502ea52b21068f4d11bc08024.geocode( { 'address': "121 E California Ave, Oklahoma City, OK 73104, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oklahoma-city-OK-nero-credit-repair').style.display = '';map = new google.maps.Map(document.getElementById('oklahoma-city-OK-nero-credit-repair'), mapOptions);}document.getElementById('e56b6aca').innerHTML += ' | View Map';var $lea35e26502ea52b21068f4d11bc08024 = '

Nero Credit Repair

Address: 121 E California Ave, Oklahoma City, OK 73104, USA
Phone: (405) 256-4001
';var m_ea35e26502ea52b21068f4d11bc08024 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Nero Credit Repair',});m_ea35e26502ea52b21068f4d11bc08024['infowindow'] = new google.maps.InfoWindow({content: $lea35e26502ea52b21068f4d11bc08024});var infowindow = new google.maps.InfoWindow({content: $lea35e26502ea52b21068f4d11bc08024});google.maps.event.addListener(m_ea35e26502ea52b21068f4d11bc08024, 'click', function() {infowindow.open(map,m_ea35e26502ea52b21068f4d11bc08024);});$marker.push(m_ea35e26502ea52b21068f4d11bc08024);}});}google.maps.event.addDomListener(window, 'load', initialize);