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.9002,-84.2039)};var g_a85032c0a15f3c7048a8077595f2ee66 = new google.maps.Geocoder();g_a85032c0a15f3c7048a8077595f2ee66.geocode( { 'address': "5211 Jimmy Carter Blvd, Norcross, GA 30093, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('norcross-GA-american-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('norcross-GA-american-title-loans'), mapOptions);}document.getElementById('af1600d6').innerHTML += ' | View Map';var $la85032c0a15f3c7048a8077595f2ee66 = '

American Title Loans

Address: 5211 Jimmy Carter Blvd, Norcross, GA 30093, USA
Phone: (678) 573-1776
';var m_a85032c0a15f3c7048a8077595f2ee66 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Title Loans',});m_a85032c0a15f3c7048a8077595f2ee66['infowindow'] = new google.maps.InfoWindow({content: $la85032c0a15f3c7048a8077595f2ee66});var infowindow = new google.maps.InfoWindow({content: $la85032c0a15f3c7048a8077595f2ee66});google.maps.event.addListener(m_a85032c0a15f3c7048a8077595f2ee66, 'click', function() {infowindow.open(map,m_a85032c0a15f3c7048a8077595f2ee66);});$marker.push(m_a85032c0a15f3c7048a8077595f2ee66);}});}google.maps.event.addDomListener(window, 'load', initialize);