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.6147,-85.8161)};var g_e2ca41eeb41f898c825aa56c445bd190 = new google.maps.Geocoder();g_e2ca41eeb41f898c825aa56c445bd190.geocode( { 'address': "1200 Snow St, Oxford, AL 36203, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oxford-AL-alabama-title-loans-inc').style.display = '';map = new google.maps.Map(document.getElementById('oxford-AL-alabama-title-loans-inc'), mapOptions);}document.getElementById('bbbfe42b').innerHTML += ' | View Map';var $le2ca41eeb41f898c825aa56c445bd190 = '

Alabama Title Loans, Inc.

Address: 1200 Snow St, Oxford, AL 36203, USA
Phone: (256) 835-7050
';var m_e2ca41eeb41f898c825aa56c445bd190 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Alabama Title Loans, Inc.',});m_e2ca41eeb41f898c825aa56c445bd190['infowindow'] = new google.maps.InfoWindow({content: $le2ca41eeb41f898c825aa56c445bd190});var infowindow = new google.maps.InfoWindow({content: $le2ca41eeb41f898c825aa56c445bd190});google.maps.event.addListener(m_e2ca41eeb41f898c825aa56c445bd190, 'click', function() {infowindow.open(map,m_e2ca41eeb41f898c825aa56c445bd190);});$marker.push(m_e2ca41eeb41f898c825aa56c445bd190);}});}google.maps.event.addDomListener(window, 'load', initialize);