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.3415,-82.9231)};var g_f010928a1171f6db37a15545ffe97816 = new google.maps.Geocoder();g_f010928a1171f6db37a15545ffe97816.geocode( { 'address': "936 Benson St, Hartwell, GA 30643, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hartwell-GA-world-finance-corporation').style.display = '';map = new google.maps.Map(document.getElementById('hartwell-GA-world-finance-corporation'), mapOptions);}document.getElementById('04a0c2af').innerHTML += ' | View Map';var $lf010928a1171f6db37a15545ffe97816 = '

World Finance Corporation

Address: 936 Benson St, Hartwell, GA 30643, USA
Phone: (706) 376-6361
';var m_f010928a1171f6db37a15545ffe97816 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'World Finance Corporation',});m_f010928a1171f6db37a15545ffe97816['infowindow'] = new google.maps.InfoWindow({content: $lf010928a1171f6db37a15545ffe97816});var infowindow = new google.maps.InfoWindow({content: $lf010928a1171f6db37a15545ffe97816});google.maps.event.addListener(m_f010928a1171f6db37a15545ffe97816, 'click', function() {infowindow.open(map,m_f010928a1171f6db37a15545ffe97816);});$marker.push(m_f010928a1171f6db37a15545ffe97816);}});}google.maps.event.addDomListener(window, 'load', initialize);