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.8166,-84.5915)};var g_59f0f8e1a44506c21f5b40549d4987ff = new google.maps.Geocoder();g_59f0f8e1a44506c21f5b40549d4987ff.geocode( { 'address': "Veteran\'s, 1276 Veterans Memorial Hwy SW, Mableton, GA 30126, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mableton-GA-atlanta-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('mableton-GA-atlanta-title-loans'), mapOptions);}document.getElementById('8731c3bb').innerHTML += ' | View Map';var $l59f0f8e1a44506c21f5b40549d4987ff = '

Atlanta Title Loans

Address: Veteran\'s, 1276 Veterans Memorial Hwy SW, Mableton, GA 30126, USA
Phone: (770) 944-6166
';var m_59f0f8e1a44506c21f5b40549d4987ff = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Atlanta Title Loans',});m_59f0f8e1a44506c21f5b40549d4987ff['infowindow'] = new google.maps.InfoWindow({content: $l59f0f8e1a44506c21f5b40549d4987ff});var infowindow = new google.maps.InfoWindow({content: $l59f0f8e1a44506c21f5b40549d4987ff});google.maps.event.addListener(m_59f0f8e1a44506c21f5b40549d4987ff, 'click', function() {infowindow.open(map,m_59f0f8e1a44506c21f5b40549d4987ff);});$marker.push(m_59f0f8e1a44506c21f5b40549d4987ff);}});}google.maps.event.addDomListener(window, 'load', initialize);