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.6963,-111.97)};var g_bb0dce758b52e253524c2c71736e04dc = new google.maps.Geocoder();g_bb0dce758b52e253524c2c71736e04dc.geocode( { 'address': "3325 3500 S, West Valley City, UT 84119, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-valley-city-UT-utah-title-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('west-valley-city-UT-utah-title-loans-inc'), mapOptions);}document.getElementById('6fdcc50b').innerHTML += ' | View Map';var $lbb0dce758b52e253524c2c71736e04dc = '

Utah Title Loans, Inc.

Address: 3325 3500 S, West Valley City, UT 84119, USA
Phone: (801) 955-9760
';var m_bb0dce758b52e253524c2c71736e04dc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Utah Title Loans, Inc.',});m_bb0dce758b52e253524c2c71736e04dc['infowindow'] = new google.maps.InfoWindow({content: $lbb0dce758b52e253524c2c71736e04dc});var infowindow = new google.maps.InfoWindow({content: $lbb0dce758b52e253524c2c71736e04dc});google.maps.event.addListener(m_bb0dce758b52e253524c2c71736e04dc, 'click', function() {infowindow.open(map,m_bb0dce758b52e253524c2c71736e04dc);});$marker.push(m_bb0dce758b52e253524c2c71736e04dc);}});}google.maps.event.addDomListener(window, 'load', initialize);