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.6502,-84.3671)};var g_37a90a1fe7512a804347fa3e572c6b86 = new google.maps.Geocoder();g_37a90a1fe7512a804347fa3e572c6b86.geocode( { 'address': "3819 Jonesboro Road, Ste. B, Atlanta, GA 30354, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-GA-titlebucks-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-GA-titlebucks-title-loans'), mapOptions);}document.getElementById('eeb31330').innerHTML += ' | View Map';var $l37a90a1fe7512a804347fa3e572c6b86 = '

TitleBucks Title Loans

Address: 3819 Jonesboro Road, Ste. B, Atlanta, GA 30354, USA
Phone: (404) 361-0681
';var m_37a90a1fe7512a804347fa3e572c6b86 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TitleBucks Title Loans',});m_37a90a1fe7512a804347fa3e572c6b86['infowindow'] = new google.maps.InfoWindow({content: $l37a90a1fe7512a804347fa3e572c6b86});var infowindow = new google.maps.InfoWindow({content: $l37a90a1fe7512a804347fa3e572c6b86});google.maps.event.addListener(m_37a90a1fe7512a804347fa3e572c6b86, 'click', function() {infowindow.open(map,m_37a90a1fe7512a804347fa3e572c6b86);});$marker.push(m_37a90a1fe7512a804347fa3e572c6b86);}});}google.maps.event.addDomListener(window, 'load', initialize);