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(34.9508,-85.2415)};var g_dabda6f93430bef7c401b887486e2c50 = new google.maps.Geocoder();g_dabda6f93430bef7c401b887486e2c50.geocode( { 'address': "1428 Battlefield Pkwy, Fort Oglethorpe, GA 30742, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-oglethorpe-GA-community-title-loans-llc').style.display = '';map = new google.maps.Map(document.getElementById('fort-oglethorpe-GA-community-title-loans-llc'), mapOptions);}document.getElementById('ac81f4ac').innerHTML += ' | View Map';var $ldabda6f93430bef7c401b887486e2c50 = '

Community Title Loans LLC

Address: 1428 Battlefield Pkwy, Fort Oglethorpe, GA 30742, USA
Phone: (706) 861-1000
';var m_dabda6f93430bef7c401b887486e2c50 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Title Loans LLC',});m_dabda6f93430bef7c401b887486e2c50['infowindow'] = new google.maps.InfoWindow({content: $ldabda6f93430bef7c401b887486e2c50});var infowindow = new google.maps.InfoWindow({content: $ldabda6f93430bef7c401b887486e2c50});google.maps.event.addListener(m_dabda6f93430bef7c401b887486e2c50, 'click', function() {infowindow.open(map,m_dabda6f93430bef7c401b887486e2c50);});$marker.push(m_dabda6f93430bef7c401b887486e2c50);}});}google.maps.event.addDomListener(window, 'load', initialize);