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(41.1571,-112.026)};var g_07186552f5215dec618258436a5fe000 = new google.maps.Geocoder();g_07186552f5215dec618258436a5fe000.geocode( { 'address': "5810 S 1900 W, Roy, UT 84067, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('roy-UT-loanmax-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('roy-UT-loanmax-title-loans'), mapOptions);}document.getElementById('30a7b044').innerHTML += ' | View Map';var $l07186552f5215dec618258436a5fe000 = '

Loanmax Title Loans

Address: 5810 S 1900 W, Roy, UT 84067, USA
Phone: (801) 779-2277
';var m_07186552f5215dec618258436a5fe000 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Loanmax Title Loans',});m_07186552f5215dec618258436a5fe000['infowindow'] = new google.maps.InfoWindow({content: $l07186552f5215dec618258436a5fe000});var infowindow = new google.maps.InfoWindow({content: $l07186552f5215dec618258436a5fe000});google.maps.event.addListener(m_07186552f5215dec618258436a5fe000, 'click', function() {infowindow.open(map,m_07186552f5215dec618258436a5fe000);});$marker.push(m_07186552f5215dec618258436a5fe000);}});}google.maps.event.addDomListener(window, 'load', initialize);