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(30.7935,-81.6886)};var g_219c78a59c5fcf51e3ae2e4ae20e26b1 = new google.maps.Geocoder();g_219c78a59c5fcf51e3ae2e4ae20e26b1.geocode( { 'address': "507 S Lee St, Kingsland, GA 31548, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kingsland-GA-auto-acceptance-corp-title-pawn').style.display = '';map = new google.maps.Map(document.getElementById('kingsland-GA-auto-acceptance-corp-title-pawn'), mapOptions);}document.getElementById('68bf5d05').innerHTML += ' | View Map';var $l219c78a59c5fcf51e3ae2e4ae20e26b1 = '

AUTO ACCEPTANCE CORP. TITLE PAWN

Address: 507 S Lee St, Kingsland, GA 31548, USA
Phone: (904) 771-0402
';var m_219c78a59c5fcf51e3ae2e4ae20e26b1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'AUTO ACCEPTANCE CORP. TITLE PAWN',});m_219c78a59c5fcf51e3ae2e4ae20e26b1['infowindow'] = new google.maps.InfoWindow({content: $l219c78a59c5fcf51e3ae2e4ae20e26b1});var infowindow = new google.maps.InfoWindow({content: $l219c78a59c5fcf51e3ae2e4ae20e26b1});google.maps.event.addListener(m_219c78a59c5fcf51e3ae2e4ae20e26b1, 'click', function() {infowindow.open(map,m_219c78a59c5fcf51e3ae2e4ae20e26b1);});$marker.push(m_219c78a59c5fcf51e3ae2e4ae20e26b1);}});}google.maps.event.addDomListener(window, 'load', initialize);