Texas Hotshots – Father Son Hunt

My son, Johnathan Lindsey, shot his first deer ever while on a hunting trip at his father’s hunting lease in Cisco. This is being mounted due to the size and the antlers growing down.

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });