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.8028,-117.976)};var g_7e9c6019390dd93397ff737cfcc300cc = new google.maps.Geocoder();g_7e9c6019390dd93397ff737cfcc300cc.geocode( { 'address': "11010 Magnolia St, Garden Grove, CA 92841, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('garden-grove-CA-fast-auto-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('garden-grove-CA-fast-auto-loans-inc'), mapOptions);}document.getElementById('4fb118ce').innerHTML += ' | View Map';var $l7e9c6019390dd93397ff737cfcc300cc = '

Fast Auto Loans, Inc.

Address: 11010 Magnolia St, Garden Grove, CA 92841, USA
Phone: (714) 583-7349
';var m_7e9c6019390dd93397ff737cfcc300cc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fast Auto Loans, Inc.',});m_7e9c6019390dd93397ff737cfcc300cc['infowindow'] = new google.maps.InfoWindow({content: $l7e9c6019390dd93397ff737cfcc300cc});var infowindow = new google.maps.InfoWindow({content: $l7e9c6019390dd93397ff737cfcc300cc});google.maps.event.addListener(m_7e9c6019390dd93397ff737cfcc300cc, 'click', function() {infowindow.open(map,m_7e9c6019390dd93397ff737cfcc300cc);});$marker.push(m_7e9c6019390dd93397ff737cfcc300cc);}});}google.maps.event.addDomListener(window, 'load', initialize);