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(37.7362,-122.2)};var g_dad4c0a90381d600be596191b07e31eb = new google.maps.Geocoder();g_dad4c0a90381d600be596191b07e31eb.geocode( { 'address': "410 Pendleton Way #7, Oakland, CA 94621, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oakland-CA-bay-area-credit-repair-nerds').style.display = '';map = new google.maps.Map(document.getElementById('oakland-CA-bay-area-credit-repair-nerds'), mapOptions);}document.getElementById('998d28f5').innerHTML += ' | View Map';var $ldad4c0a90381d600be596191b07e31eb = '

Bay Area Credit Repair Nerds

Address: 410 Pendleton Way #7, Oakland, CA 94621, USA
Phone: (510) 736-3426
';var m_dad4c0a90381d600be596191b07e31eb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bay Area Credit Repair Nerds',});m_dad4c0a90381d600be596191b07e31eb['infowindow'] = new google.maps.InfoWindow({content: $ldad4c0a90381d600be596191b07e31eb});var infowindow = new google.maps.InfoWindow({content: $ldad4c0a90381d600be596191b07e31eb});google.maps.event.addListener(m_dad4c0a90381d600be596191b07e31eb, 'click', function() {infowindow.open(map,m_dad4c0a90381d600be596191b07e31eb);});$marker.push(m_dad4c0a90381d600be596191b07e31eb);}});}google.maps.event.addDomListener(window, 'load', initialize);