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(37.1422,-76.4574)};var g_a1cce5586dc4d5a22844a16af9518eb1 = new google.maps.Geocoder();g_a1cce5586dc4d5a22844a16af9518eb1.geocode( { 'address': "4111 George Washington Memorial Hwy, Yorktown, VA 23692, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('yorktown-VA-fast-auto-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('yorktown-VA-fast-auto-loans-inc'), mapOptions);}document.getElementById('f88ffe39').innerHTML += ' | View Map';var $la1cce5586dc4d5a22844a16af9518eb1 = '

Fast Auto Loans, Inc.

Address: 4111 George Washington Memorial Hwy, Yorktown, VA 23692, USA
Phone: (757) 890-3184
';var m_a1cce5586dc4d5a22844a16af9518eb1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fast Auto Loans, Inc.',});m_a1cce5586dc4d5a22844a16af9518eb1['infowindow'] = new google.maps.InfoWindow({content: $la1cce5586dc4d5a22844a16af9518eb1});var infowindow = new google.maps.InfoWindow({content: $la1cce5586dc4d5a22844a16af9518eb1});google.maps.event.addListener(m_a1cce5586dc4d5a22844a16af9518eb1, 'click', function() {infowindow.open(map,m_a1cce5586dc4d5a22844a16af9518eb1);});$marker.push(m_a1cce5586dc4d5a22844a16af9518eb1);}});}google.maps.event.addDomListener(window, 'load', initialize);