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.5434,-112.456)};var g_bec343d5a1b5220f4f6d1dc77e9f1d75 = new google.maps.Geocoder();g_bec343d5a1b5220f4f6d1dc77e9f1d75.geocode( { 'address': "1106 E Gurley St, Prescott, AZ 86301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('prescott-AZ-fast-auto-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('prescott-AZ-fast-auto-loans-inc'), mapOptions);}document.getElementById('5374acef').innerHTML += ' | View Map';var $lbec343d5a1b5220f4f6d1dc77e9f1d75 = '

Fast Auto Loans, Inc.

Address: 1106 E Gurley St, Prescott, AZ 86301, USA
Phone: (928) 771-2176
';var m_bec343d5a1b5220f4f6d1dc77e9f1d75 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fast Auto Loans, Inc.',});m_bec343d5a1b5220f4f6d1dc77e9f1d75['infowindow'] = new google.maps.InfoWindow({content: $lbec343d5a1b5220f4f6d1dc77e9f1d75});var infowindow = new google.maps.InfoWindow({content: $lbec343d5a1b5220f4f6d1dc77e9f1d75});google.maps.event.addListener(m_bec343d5a1b5220f4f6d1dc77e9f1d75, 'click', function() {infowindow.open(map,m_bec343d5a1b5220f4f6d1dc77e9f1d75);});$marker.push(m_bec343d5a1b5220f4f6d1dc77e9f1d75);}});}google.maps.event.addDomListener(window, 'load', initialize);