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.554,-86.8854)};var g_f91a028c11ecb3e1fd14c3320a0cf3a1 = new google.maps.Geocoder();g_f91a028c11ecb3e1fd14c3320a0cf3a1.geocode( { 'address': "939 Forestdale Blvd #16, Forestdale, AL 35214, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('forestdale-AL-titlebucks-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('forestdale-AL-titlebucks-title-loans'), mapOptions);}document.getElementById('00b6889e').innerHTML += ' | View Map';var $lf91a028c11ecb3e1fd14c3320a0cf3a1 = '

TitleBucks Title Loans

Address: 939 Forestdale Blvd #16, Forestdale, AL 35214, USA
Phone: (205) 796-0441
';var m_f91a028c11ecb3e1fd14c3320a0cf3a1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TitleBucks Title Loans',});m_f91a028c11ecb3e1fd14c3320a0cf3a1['infowindow'] = new google.maps.InfoWindow({content: $lf91a028c11ecb3e1fd14c3320a0cf3a1});var infowindow = new google.maps.InfoWindow({content: $lf91a028c11ecb3e1fd14c3320a0cf3a1});google.maps.event.addListener(m_f91a028c11ecb3e1fd14c3320a0cf3a1, 'click', function() {infowindow.open(map,m_f91a028c11ecb3e1fd14c3320a0cf3a1);});$marker.push(m_f91a028c11ecb3e1fd14c3320a0cf3a1);}});}google.maps.event.addDomListener(window, 'load', initialize);