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.8392,-118.376)};var g_d1ea04f6363c5c04cd7a102a627887b1 = new google.maps.Geocoder();g_d1ea04f6363c5c04cd7a102a627887b1.geocode( { 'address': "224 S Prospect Ave, Redondo Beach, CA 90277, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('redondo-beach-CA-fast-auto-and-payday-loans').style.display = '';map = new google.maps.Map(document.getElementById('redondo-beach-CA-fast-auto-and-payday-loans'), mapOptions);}document.getElementById('749f2aa3').innerHTML += ' | View Map';var $ld1ea04f6363c5c04cd7a102a627887b1 = '

Fast Auto and Payday Loans

Address: 224 S Prospect Ave, Redondo Beach, CA 90277, USA
Phone: (310) 421-0565
';var m_d1ea04f6363c5c04cd7a102a627887b1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fast Auto and Payday Loans',});m_d1ea04f6363c5c04cd7a102a627887b1['infowindow'] = new google.maps.InfoWindow({content: $ld1ea04f6363c5c04cd7a102a627887b1});var infowindow = new google.maps.InfoWindow({content: $ld1ea04f6363c5c04cd7a102a627887b1});google.maps.event.addListener(m_d1ea04f6363c5c04cd7a102a627887b1, 'click', function() {infowindow.open(map,m_d1ea04f6363c5c04cd7a102a627887b1);});$marker.push(m_d1ea04f6363c5c04cd7a102a627887b1);}});}google.maps.event.addDomListener(window, 'load', initialize);