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.9461,-118.144)};var g_aec063ea2c91aca5f694a473bf72dbfc = new google.maps.Geocoder();g_aec063ea2c91aca5f694a473bf72dbfc.geocode( { 'address': "7649 Firestone Blvd, Downey, CA 90241, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('downey-CA-fast-auto-and-payday-loans').style.display = '';map = new google.maps.Map(document.getElementById('downey-CA-fast-auto-and-payday-loans'), mapOptions);}document.getElementById('169988a9').innerHTML += ' | View Map';var $laec063ea2c91aca5f694a473bf72dbfc = '

Fast Auto and Payday Loans

Address: 7649 Firestone Blvd, Downey, CA 90241, USA
Phone: (562) 445-4223
';var m_aec063ea2c91aca5f694a473bf72dbfc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fast Auto and Payday Loans',});m_aec063ea2c91aca5f694a473bf72dbfc['infowindow'] = new google.maps.InfoWindow({content: $laec063ea2c91aca5f694a473bf72dbfc});var infowindow = new google.maps.InfoWindow({content: $laec063ea2c91aca5f694a473bf72dbfc});google.maps.event.addListener(m_aec063ea2c91aca5f694a473bf72dbfc, 'click', function() {infowindow.open(map,m_aec063ea2c91aca5f694a473bf72dbfc);});$marker.push(m_aec063ea2c91aca5f694a473bf72dbfc);}});}google.maps.event.addDomListener(window, 'load', initialize);