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(31.9014,-87.7431)};var g_d6f327c1304357b0bb11ae6ae700b923 = new google.maps.Geocoder();g_d6f327c1304357b0bb11ae6ae700b923.geocode( { 'address': "31611 US-43, Thomasville, AL 36784, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('thomasville-AL-alabama-title-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('thomasville-AL-alabama-title-loans-inc'), mapOptions);}document.getElementById('4b3c0fea').innerHTML += ' | View Map';var $ld6f327c1304357b0bb11ae6ae700b923 = '

Alabama Title Loans, Inc.

Address: 31611 US-43, Thomasville, AL 36784, USA
Phone: (334) 636-1251
';var m_d6f327c1304357b0bb11ae6ae700b923 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Alabama Title Loans, Inc.',});m_d6f327c1304357b0bb11ae6ae700b923['infowindow'] = new google.maps.InfoWindow({content: $ld6f327c1304357b0bb11ae6ae700b923});var infowindow = new google.maps.InfoWindow({content: $ld6f327c1304357b0bb11ae6ae700b923});google.maps.event.addListener(m_d6f327c1304357b0bb11ae6ae700b923, 'click', function() {infowindow.open(map,m_d6f327c1304357b0bb11ae6ae700b923);});$marker.push(m_d6f327c1304357b0bb11ae6ae700b923);}});}google.maps.event.addDomListener(window, 'load', initialize);