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(33.6565,-86.8119)};var g_94bd2734f54ff0e4aa30904a4cfa1cc6 = new google.maps.Geocoder();g_94bd2734f54ff0e4aa30904a4cfa1cc6.geocode( { 'address': "1224 Decatur Hwy, Gardendale, AL 35071, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gardendale-AL-us-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('gardendale-AL-us-title-loans'), mapOptions);}document.getElementById('6f2a9664').innerHTML += ' | View Map';var $l94bd2734f54ff0e4aa30904a4cfa1cc6 = '

US Title Loans

Address: 1224 Decatur Hwy, Gardendale, AL 35071, USA
Phone: (205) 631-0996
';var m_94bd2734f54ff0e4aa30904a4cfa1cc6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'US Title Loans',});m_94bd2734f54ff0e4aa30904a4cfa1cc6['infowindow'] = new google.maps.InfoWindow({content: $l94bd2734f54ff0e4aa30904a4cfa1cc6});var infowindow = new google.maps.InfoWindow({content: $l94bd2734f54ff0e4aa30904a4cfa1cc6});google.maps.event.addListener(m_94bd2734f54ff0e4aa30904a4cfa1cc6, 'click', function() {infowindow.open(map,m_94bd2734f54ff0e4aa30904a4cfa1cc6);});$marker.push(m_94bd2734f54ff0e4aa30904a4cfa1cc6);}});}google.maps.event.addDomListener(window, 'load', initialize);