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(31.2319,-84.2107)};var g_8144a4719d7637d6140ea3bda657dc1a = new google.maps.Geocoder();g_8144a4719d7637d6140ea3bda657dc1a.geocode( { 'address': "22 N Scott St, Camilla, GA 31730, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('camilla-GA-reliable-loans--tax-services').style.display = '';map = new google.maps.Map(document.getElementById('camilla-GA-reliable-loans--tax-services'), mapOptions);}document.getElementById('0cf86404').innerHTML += ' | View Map';var $l8144a4719d7637d6140ea3bda657dc1a = '

Reliable Loans & Tax Services

Address: 22 N Scott St, Camilla, GA 31730, USA
Phone: (229) 336-5293
';var m_8144a4719d7637d6140ea3bda657dc1a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Reliable Loans & Tax Services',});m_8144a4719d7637d6140ea3bda657dc1a['infowindow'] = new google.maps.InfoWindow({content: $l8144a4719d7637d6140ea3bda657dc1a});var infowindow = new google.maps.InfoWindow({content: $l8144a4719d7637d6140ea3bda657dc1a});google.maps.event.addListener(m_8144a4719d7637d6140ea3bda657dc1a, 'click', function() {infowindow.open(map,m_8144a4719d7637d6140ea3bda657dc1a);});$marker.push(m_8144a4719d7637d6140ea3bda657dc1a);}});}google.maps.event.addDomListener(window, 'load', initialize);