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(33.0384,-85.0338)};var g_172841fd704f8c3a8343eaf5f790ff69 = new google.maps.Geocoder();g_172841fd704f8c3a8343eaf5f790ff69.geocode( { 'address': "100 S Lewis St, LaGrange, GA 30240, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lagrange-GA-cale-hosey---country-financial-representative').style.display = '';map = new google.maps.Map(document.getElementById('lagrange-GA-cale-hosey---country-financial-representative'), mapOptions);}document.getElementById('88a9b4af').innerHTML += ' | View Map';var $l172841fd704f8c3a8343eaf5f790ff69 = '

Cale Hosey - COUNTRY Financial Representative

Address: 100 S Lewis St, LaGrange, GA 30240, USA
Phone: (706) 884-5696
';var m_172841fd704f8c3a8343eaf5f790ff69 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cale Hosey - COUNTRY Financial Representative',});m_172841fd704f8c3a8343eaf5f790ff69['infowindow'] = new google.maps.InfoWindow({content: $l172841fd704f8c3a8343eaf5f790ff69});var infowindow = new google.maps.InfoWindow({content: $l172841fd704f8c3a8343eaf5f790ff69});google.maps.event.addListener(m_172841fd704f8c3a8343eaf5f790ff69, 'click', function() {infowindow.open(map,m_172841fd704f8c3a8343eaf5f790ff69);});$marker.push(m_172841fd704f8c3a8343eaf5f790ff69);}});}google.maps.event.addDomListener(window, 'load', initialize);