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.1096,-113.565)};var g_6ae33162f7cba78bedd12c49b51a66bb = new google.maps.Geocoder();g_6ae33162f7cba78bedd12c49b51a66bb.geocode( { 'address': "844 St George Blvd, St George, UT 84770, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('st-george-UT-utah-title-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('st-george-UT-utah-title-loans-inc'), mapOptions);}document.getElementById('3485a92a').innerHTML += ' | View Map';var $l6ae33162f7cba78bedd12c49b51a66bb = '

Utah Title Loans, Inc.

Address: 844 St George Blvd, St George, UT 84770, USA
Phone: (435) 628-6445
';var m_6ae33162f7cba78bedd12c49b51a66bb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Utah Title Loans, Inc.',});m_6ae33162f7cba78bedd12c49b51a66bb['infowindow'] = new google.maps.InfoWindow({content: $l6ae33162f7cba78bedd12c49b51a66bb});var infowindow = new google.maps.InfoWindow({content: $l6ae33162f7cba78bedd12c49b51a66bb});google.maps.event.addListener(m_6ae33162f7cba78bedd12c49b51a66bb, 'click', function() {infowindow.open(map,m_6ae33162f7cba78bedd12c49b51a66bb);});$marker.push(m_6ae33162f7cba78bedd12c49b51a66bb);}});}google.maps.event.addDomListener(window, 'load', initialize);