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.8498,-87.2572)};var g_fd9dd764a6f1d73f4340d570804eacc4 = new google.maps.Geocoder();g_fd9dd764a6f1d73f4340d570804eacc4.geocode( { 'address': "301 N Walston Bridge Rd Ste 110, Jasper, AL 35504, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('jasper-AL-jimmy-holderfield---country-financial-representative').style.display = '';map = new google.maps.Map(document.getElementById('jasper-AL-jimmy-holderfield---country-financial-representative'), mapOptions);}document.getElementById('63e98ff8').innerHTML += ' | View Map';var $lfd9dd764a6f1d73f4340d570804eacc4 = '

Jimmy Holderfield - COUNTRY Financial Representative

Address: 301 N Walston Bridge Rd Ste 110, Jasper, AL 35504, USA
Phone: (205) 295-9044
';var m_fd9dd764a6f1d73f4340d570804eacc4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Jimmy Holderfield - COUNTRY Financial Representative',});m_fd9dd764a6f1d73f4340d570804eacc4['infowindow'] = new google.maps.InfoWindow({content: $lfd9dd764a6f1d73f4340d570804eacc4});var infowindow = new google.maps.InfoWindow({content: $lfd9dd764a6f1d73f4340d570804eacc4});google.maps.event.addListener(m_fd9dd764a6f1d73f4340d570804eacc4, 'click', function() {infowindow.open(map,m_fd9dd764a6f1d73f4340d570804eacc4);});$marker.push(m_fd9dd764a6f1d73f4340d570804eacc4);}});}google.maps.event.addDomListener(window, 'load', initialize);