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.8636,-83.2797)};var g_96631791cde4d1ce6a11d037b66f57b5 = new google.maps.Geocoder();g_96631791cde4d1ce6a11d037b66f57b5.geocode( { 'address': "2229 Bemiss Rd, Valdosta, GA 31602, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('valdosta-GA-jamie-joiner---country-financial-representative').style.display = '';map = new google.maps.Map(document.getElementById('valdosta-GA-jamie-joiner---country-financial-representative'), mapOptions);}document.getElementById('e468f016').innerHTML += ' | View Map';var $l96631791cde4d1ce6a11d037b66f57b5 = '

Jamie Joiner - COUNTRY Financial Representative

Address: 2229 Bemiss Rd, Valdosta, GA 31602, USA
Phone: (229) 249-9494
';var m_96631791cde4d1ce6a11d037b66f57b5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Jamie Joiner - COUNTRY Financial Representative',});m_96631791cde4d1ce6a11d037b66f57b5['infowindow'] = new google.maps.InfoWindow({content: $l96631791cde4d1ce6a11d037b66f57b5});var infowindow = new google.maps.InfoWindow({content: $l96631791cde4d1ce6a11d037b66f57b5});google.maps.event.addListener(m_96631791cde4d1ce6a11d037b66f57b5, 'click', function() {infowindow.open(map,m_96631791cde4d1ce6a11d037b66f57b5);});$marker.push(m_96631791cde4d1ce6a11d037b66f57b5);}});}google.maps.event.addDomListener(window, 'load', initialize);