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.8089,-122.253)};var g_ceef5105c50e256e4a7271ecba89dc41 = new google.maps.Geocoder();g_ceef5105c50e256e4a7271ecba89dc41.geocode( { 'address': "440 Grand Ave #450, Oakland, CA 94610, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oakland-CA-quick-cash-funds-oakland-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('oakland-CA-quick-cash-funds-oakland-title-loans'), mapOptions);}document.getElementById('17684035').innerHTML += ' | View Map';var $lceef5105c50e256e4a7271ecba89dc41 = '

Quick Cash Funds, Oakland Title Loans

Address: 440 Grand Ave #450, Oakland, CA 94610, USA
Phone: (800) 878-9467
';var m_ceef5105c50e256e4a7271ecba89dc41 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Quick Cash Funds, Oakland Title Loans',});m_ceef5105c50e256e4a7271ecba89dc41['infowindow'] = new google.maps.InfoWindow({content: $lceef5105c50e256e4a7271ecba89dc41});var infowindow = new google.maps.InfoWindow({content: $lceef5105c50e256e4a7271ecba89dc41});google.maps.event.addListener(m_ceef5105c50e256e4a7271ecba89dc41, 'click', function() {infowindow.open(map,m_ceef5105c50e256e4a7271ecba89dc41);});$marker.push(m_ceef5105c50e256e4a7271ecba89dc41);}});}google.maps.event.addDomListener(window, 'load', initialize);