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(40.7042,-111.887)};var g_b17e63f880312efa19835b0778bac087 = new google.maps.Geocoder();g_b17e63f880312efa19835b0778bac087.geocode( { 'address': "3063 State St, Salt Lake City, UT 84115, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salt-lake-city-UT-luckys-auto-credit-used-cars-dealer-in-utah').style.display = '';map = new google.maps.Map(document.getElementById('salt-lake-city-UT-luckys-auto-credit-used-cars-dealer-in-utah'), mapOptions);}document.getElementById('399ce496').innerHTML += ' | View Map';var $lb17e63f880312efa19835b0778bac087 = '

Lucky's Auto Credit: Used Cars Dealer in Utah

Address: 3063 State St, Salt Lake City, UT 84115, USA
Phone: (801) 618-1300
';var m_b17e63f880312efa19835b0778bac087 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Lucky's Auto Credit: Used Cars Dealer in Utah',});m_b17e63f880312efa19835b0778bac087['infowindow'] = new google.maps.InfoWindow({content: $lb17e63f880312efa19835b0778bac087});var infowindow = new google.maps.InfoWindow({content: $lb17e63f880312efa19835b0778bac087});google.maps.event.addListener(m_b17e63f880312efa19835b0778bac087, 'click', function() {infowindow.open(map,m_b17e63f880312efa19835b0778bac087);});$marker.push(m_b17e63f880312efa19835b0778bac087);}});}google.maps.event.addDomListener(window, 'load', initialize);