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(34.4154,-118.466)};var g_a385d7d1e52d89d1a445faa37f5b5307 = new google.maps.Geocoder();g_a385d7d1e52d89d1a445faa37f5b5307.geocode( { 'address': "18934 Soledad Canyon Rd, Santa Clarita, CA 91351, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('santa-clarita-CA-fast-auto-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('santa-clarita-CA-fast-auto-loans-inc'), mapOptions);}document.getElementById('d5b633e5').innerHTML += ' | View Map';var $la385d7d1e52d89d1a445faa37f5b5307 = '

Fast Auto Loans, Inc.

Address: 18934 Soledad Canyon Rd, Santa Clarita, CA 91351, USA
Phone: (661) 424-7204
';var m_a385d7d1e52d89d1a445faa37f5b5307 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fast Auto Loans, Inc.',});m_a385d7d1e52d89d1a445faa37f5b5307['infowindow'] = new google.maps.InfoWindow({content: $la385d7d1e52d89d1a445faa37f5b5307});var infowindow = new google.maps.InfoWindow({content: $la385d7d1e52d89d1a445faa37f5b5307});google.maps.event.addListener(m_a385d7d1e52d89d1a445faa37f5b5307, 'click', function() {infowindow.open(map,m_a385d7d1e52d89d1a445faa37f5b5307);});$marker.push(m_a385d7d1e52d89d1a445faa37f5b5307);}});}google.maps.event.addDomListener(window, 'load', initialize);