Port O’Connor Duck Hunt

Duck Hunting

This was a duck hunt in Port O’Connor. Just a good group of guys concentrating on fellowship and being outdoors and not so much about the kill. My son Brent Davis was with me.

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