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.7486,-122.197)};var g_961a7ff40e2a8e257cdb3e34c0c18546 = new google.maps.Geocoder();g_961a7ff40e2a8e257cdb3e34c0c18546.geocode( { 'address': "675 Hegenberger Rd #296, Oakland, CA 94621, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oakland-CA-fast-car-title-loan-oakland').style.display = '';map = new google.maps.Map(document.getElementById('oakland-CA-fast-car-title-loan-oakland'), mapOptions);}document.getElementById('623cd9dd').innerHTML += ' | View Map';var $l961a7ff40e2a8e257cdb3e34c0c18546 = '

Fast Car Title Loan Oakland

Address: 675 Hegenberger Rd #296, Oakland, CA 94621, USA
Phone: (510) 662-0639
';var m_961a7ff40e2a8e257cdb3e34c0c18546 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fast Car Title Loan Oakland',});m_961a7ff40e2a8e257cdb3e34c0c18546['infowindow'] = new google.maps.InfoWindow({content: $l961a7ff40e2a8e257cdb3e34c0c18546});var infowindow = new google.maps.InfoWindow({content: $l961a7ff40e2a8e257cdb3e34c0c18546});google.maps.event.addListener(m_961a7ff40e2a8e257cdb3e34c0c18546, 'click', function() {infowindow.open(map,m_961a7ff40e2a8e257cdb3e34c0c18546);});$marker.push(m_961a7ff40e2a8e257cdb3e34c0c18546);}});}google.maps.event.addDomListener(window, 'load', initialize);