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.1125,-113.596)};var g_0dab9e56a7763a78af21f2b8d8fb8d48 = new google.maps.Geocoder();g_0dab9e56a7763a78af21f2b8d8fb8d48.geocode( { 'address': "239 N Bluff St, St George, UT 84770, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('st-george-UT-american-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('st-george-UT-american-title-loans'), mapOptions);}document.getElementById('29231065').innerHTML += ' | View Map';var $l0dab9e56a7763a78af21f2b8d8fb8d48 = '

American Title Loans

Address: 239 N Bluff St, St George, UT 84770, USA
Phone: (435) 688-9222
';var m_0dab9e56a7763a78af21f2b8d8fb8d48 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Title Loans',});m_0dab9e56a7763a78af21f2b8d8fb8d48['infowindow'] = new google.maps.InfoWindow({content: $l0dab9e56a7763a78af21f2b8d8fb8d48});var infowindow = new google.maps.InfoWindow({content: $l0dab9e56a7763a78af21f2b8d8fb8d48});google.maps.event.addListener(m_0dab9e56a7763a78af21f2b8d8fb8d48, 'click', function() {infowindow.open(map,m_0dab9e56a7763a78af21f2b8d8fb8d48);});$marker.push(m_0dab9e56a7763a78af21f2b8d8fb8d48);}});}google.maps.event.addDomListener(window, 'load', initialize);