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(38.3146,-77.4741)};var g_321613c180d626858d8ddc22aa4294bd = new google.maps.Geocoder();g_321613c180d626858d8ddc22aa4294bd.geocode( { 'address': "442 Jefferson Davis Hwy, Fredericksburg, VA 22401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fredericksburg-VA-fast-auto-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('fredericksburg-VA-fast-auto-loans-inc'), mapOptions);}document.getElementById('faf02306').innerHTML += ' | View Map';var $l321613c180d626858d8ddc22aa4294bd = '

Fast Auto Loans, Inc.

Address: 442 Jefferson Davis Hwy, Fredericksburg, VA 22401, USA
Phone: (540) 373-4893
';var m_321613c180d626858d8ddc22aa4294bd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fast Auto Loans, Inc.',});m_321613c180d626858d8ddc22aa4294bd['infowindow'] = new google.maps.InfoWindow({content: $l321613c180d626858d8ddc22aa4294bd});var infowindow = new google.maps.InfoWindow({content: $l321613c180d626858d8ddc22aa4294bd});google.maps.event.addListener(m_321613c180d626858d8ddc22aa4294bd, 'click', function() {infowindow.open(map,m_321613c180d626858d8ddc22aa4294bd);});$marker.push(m_321613c180d626858d8ddc22aa4294bd);}});}google.maps.event.addDomListener(window, 'load', initialize);