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.1636,-84.7988)};var g_f4692430d95ac55c348d496f1125beb4 = new google.maps.Geocoder();g_f4692430d95ac55c348d496f1125beb4.geocode( { 'address': "162 W Main St Ste 108, Cartersville, GA 30120, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cartersville-GA-chip-poppell---country-financial-representative').style.display = '';map = new google.maps.Map(document.getElementById('cartersville-GA-chip-poppell---country-financial-representative'), mapOptions);}document.getElementById('3557bfd7').innerHTML += ' | View Map';var $lf4692430d95ac55c348d496f1125beb4 = '

Chip Poppell - COUNTRY Financial Representative

Address: 162 W Main St Ste 108, Cartersville, GA 30120, USA
Phone: (770) 607-8919
';var m_f4692430d95ac55c348d496f1125beb4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Chip Poppell - COUNTRY Financial Representative',});m_f4692430d95ac55c348d496f1125beb4['infowindow'] = new google.maps.InfoWindow({content: $lf4692430d95ac55c348d496f1125beb4});var infowindow = new google.maps.InfoWindow({content: $lf4692430d95ac55c348d496f1125beb4});google.maps.event.addListener(m_f4692430d95ac55c348d496f1125beb4, 'click', function() {infowindow.open(map,m_f4692430d95ac55c348d496f1125beb4);});$marker.push(m_f4692430d95ac55c348d496f1125beb4);}});}google.maps.event.addDomListener(window, 'load', initialize);