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.5703,-86.9733)};var g_1fba5ce97f702c38b3e76367546cd227 = new google.maps.Geocoder();g_1fba5ce97f702c38b3e76367546cd227.geocode( { 'address': "2132 6th Ave SE Ste 101, Decatur, AL 35601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('decatur-AL-wally-payton---country-financial-representative').style.display = '';map = new google.maps.Map(document.getElementById('decatur-AL-wally-payton---country-financial-representative'), mapOptions);}document.getElementById('66da2196').innerHTML += ' | View Map';var $l1fba5ce97f702c38b3e76367546cd227 = '

Wally Payton - COUNTRY Financial Representative

Address: 2132 6th Ave SE Ste 101, Decatur, AL 35601, USA
Phone: (256) 301-5543
';var m_1fba5ce97f702c38b3e76367546cd227 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wally Payton - COUNTRY Financial Representative',});m_1fba5ce97f702c38b3e76367546cd227['infowindow'] = new google.maps.InfoWindow({content: $l1fba5ce97f702c38b3e76367546cd227});var infowindow = new google.maps.InfoWindow({content: $l1fba5ce97f702c38b3e76367546cd227});google.maps.event.addListener(m_1fba5ce97f702c38b3e76367546cd227, 'click', function() {infowindow.open(map,m_1fba5ce97f702c38b3e76367546cd227);});$marker.push(m_1fba5ce97f702c38b3e76367546cd227);}});}google.maps.event.addDomListener(window, 'load', initialize);