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.6112,-111.891)};var g_6d16b39c4bdd5c238d55ea70055b4846 = new google.maps.Geocoder();g_6d16b39c4bdd5c238d55ea70055b4846.geocode( { 'address': "7710 State St, Midvale, UT 84047, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('midvale-UT-american-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('midvale-UT-american-title-loans'), mapOptions);}document.getElementById('054f4476').innerHTML += ' | View Map';var $l6d16b39c4bdd5c238d55ea70055b4846 = '

American Title Loans

Address: 7710 State St, Midvale, UT 84047, USA
Phone: (801) 255-9999
';var m_6d16b39c4bdd5c238d55ea70055b4846 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Title Loans',});m_6d16b39c4bdd5c238d55ea70055b4846['infowindow'] = new google.maps.InfoWindow({content: $l6d16b39c4bdd5c238d55ea70055b4846});var infowindow = new google.maps.InfoWindow({content: $l6d16b39c4bdd5c238d55ea70055b4846});google.maps.event.addListener(m_6d16b39c4bdd5c238d55ea70055b4846, 'click', function() {infowindow.open(map,m_6d16b39c4bdd5c238d55ea70055b4846);});$marker.push(m_6d16b39c4bdd5c238d55ea70055b4846);}});}google.maps.event.addDomListener(window, 'load', initialize);