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.6158,-85.8273)};var g_cea1f2e0e70391ba965b8d57838c7e08 = new google.maps.Geocoder();g_cea1f2e0e70391ba965b8d57838c7e08.geocode( { 'address': "539 South Quintard Drive, Oxford, AL 36203, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('oxford-AL-titlebucks-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('oxford-AL-titlebucks-title-loans'), mapOptions);}document.getElementById('bc42dda2').innerHTML += ' | View Map';var $lcea1f2e0e70391ba965b8d57838c7e08 = '

TitleBucks Title Loans

Address: 539 South Quintard Drive, Oxford, AL 36203, USA
Phone: (256) 831-8894
';var m_cea1f2e0e70391ba965b8d57838c7e08 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TitleBucks Title Loans',});m_cea1f2e0e70391ba965b8d57838c7e08['infowindow'] = new google.maps.InfoWindow({content: $lcea1f2e0e70391ba965b8d57838c7e08});var infowindow = new google.maps.InfoWindow({content: $lcea1f2e0e70391ba965b8d57838c7e08});google.maps.event.addListener(m_cea1f2e0e70391ba965b8d57838c7e08, 'click', function() {infowindow.open(map,m_cea1f2e0e70391ba965b8d57838c7e08);});$marker.push(m_cea1f2e0e70391ba965b8d57838c7e08);}});}google.maps.event.addDomListener(window, 'load', initialize);