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.1039,-112.015)};var g_f58b37e6e297d56a49ae971f1011cb27 = new google.maps.Geocoder();g_f58b37e6e297d56a49ae971f1011cb27.geocode( { 'address': "699 State St, Clearfield, UT 84015, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clearfield-UT-american-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('clearfield-UT-american-title-loans'), mapOptions);}document.getElementById('54a45639').innerHTML += ' | View Map';var $lf58b37e6e297d56a49ae971f1011cb27 = '

American Title Loans

Address: 699 State St, Clearfield, UT 84015, USA
Phone: (801) 825-0555
';var m_f58b37e6e297d56a49ae971f1011cb27 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Title Loans',});m_f58b37e6e297d56a49ae971f1011cb27['infowindow'] = new google.maps.InfoWindow({content: $lf58b37e6e297d56a49ae971f1011cb27});var infowindow = new google.maps.InfoWindow({content: $lf58b37e6e297d56a49ae971f1011cb27});google.maps.event.addListener(m_f58b37e6e297d56a49ae971f1011cb27, 'click', function() {infowindow.open(map,m_f58b37e6e297d56a49ae971f1011cb27);});$marker.push(m_f58b37e6e297d56a49ae971f1011cb27);}});}google.maps.event.addDomListener(window, 'load', initialize);