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(32.4426,-81.7794)};var g_f11df918bddc77f8a6eb6f286a6cc9a4 = new google.maps.Geocoder();g_f11df918bddc77f8a6eb6f286a6cc9a4.geocode( { 'address': "302 S Zetterower Ave, Statesboro, GA 30458, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('statesboro-GA-desmond-bailey---country-financial-representative').style.display = '';map = new google.maps.Map(document.getElementById('statesboro-GA-desmond-bailey---country-financial-representative'), mapOptions);}document.getElementById('3151d4a6').innerHTML += ' | View Map';var $lf11df918bddc77f8a6eb6f286a6cc9a4 = '

Desmond Bailey - COUNTRY Financial Representative

Address: 302 S Zetterower Ave, Statesboro, GA 30458, USA
Phone: (912) 871-7428
';var m_f11df918bddc77f8a6eb6f286a6cc9a4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Desmond Bailey - COUNTRY Financial Representative',});m_f11df918bddc77f8a6eb6f286a6cc9a4['infowindow'] = new google.maps.InfoWindow({content: $lf11df918bddc77f8a6eb6f286a6cc9a4});var infowindow = new google.maps.InfoWindow({content: $lf11df918bddc77f8a6eb6f286a6cc9a4});google.maps.event.addListener(m_f11df918bddc77f8a6eb6f286a6cc9a4, 'click', function() {infowindow.open(map,m_f11df918bddc77f8a6eb6f286a6cc9a4);});$marker.push(m_f11df918bddc77f8a6eb6f286a6cc9a4);}});}google.maps.event.addDomListener(window, 'load', initialize);