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.9422,-84.1235)};var g_6c1a391cc07750fa29788a3933b1619d = new google.maps.Geocoder();g_6c1a391cc07750fa29788a3933b1619d.geocode( { 'address': "1523 Pleasant Hill Rd, Duluth, GA 30096, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('duluth-GA-car-cash-title-loans-of-duluth').style.display = '';map = new google.maps.Map(document.getElementById('duluth-GA-car-cash-title-loans-of-duluth'), mapOptions);}document.getElementById('4d5e222b').innerHTML += ' | View Map';var $l6c1a391cc07750fa29788a3933b1619d = '

Car Cash Title Loans of Duluth

Address: 1523 Pleasant Hill Rd, Duluth, GA 30096, USA
Phone: (770) 935-8484
';var m_6c1a391cc07750fa29788a3933b1619d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Car Cash Title Loans of Duluth',});m_6c1a391cc07750fa29788a3933b1619d['infowindow'] = new google.maps.InfoWindow({content: $l6c1a391cc07750fa29788a3933b1619d});var infowindow = new google.maps.InfoWindow({content: $l6c1a391cc07750fa29788a3933b1619d});google.maps.event.addListener(m_6c1a391cc07750fa29788a3933b1619d, 'click', function() {infowindow.open(map,m_6c1a391cc07750fa29788a3933b1619d);});$marker.push(m_6c1a391cc07750fa29788a3933b1619d);}});}google.maps.event.addDomListener(window, 'load', initialize);