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.2778,-111.687)};var g_85a3e572a7b6fb6583d3a3106d77bcca = new google.maps.Geocoder();g_85a3e572a7b6fb6583d3a3106d77bcca.geocode( { 'address': "1050 State St, Orem, UT 84097, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('orem-UT-utah-title-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('orem-UT-utah-title-loans-inc'), mapOptions);}document.getElementById('e29d1c82').innerHTML += ' | View Map';var $l85a3e572a7b6fb6583d3a3106d77bcca = '

Utah Title Loans, Inc.

Address: 1050 State St, Orem, UT 84097, USA
Phone: (801) 764-0679
';var m_85a3e572a7b6fb6583d3a3106d77bcca = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Utah Title Loans, Inc.',});m_85a3e572a7b6fb6583d3a3106d77bcca['infowindow'] = new google.maps.InfoWindow({content: $l85a3e572a7b6fb6583d3a3106d77bcca});var infowindow = new google.maps.InfoWindow({content: $l85a3e572a7b6fb6583d3a3106d77bcca});google.maps.event.addListener(m_85a3e572a7b6fb6583d3a3106d77bcca, 'click', function() {infowindow.open(map,m_85a3e572a7b6fb6583d3a3106d77bcca);});$marker.push(m_85a3e572a7b6fb6583d3a3106d77bcca);}});}google.maps.event.addDomListener(window, 'load', initialize);