Texas Hotshots – Just Passing on the tradition

Jasper County Texas. This picture was accidentally taken by my game camera. My beautiful 7 year old daughter was helping dad get ready for bow season. It’s our responsibility to pass it on.

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(); }); });