Better Than a Good Day At Work

He doesn’t get many chances to fish throughout the year, but when there’s time, you can find my husband doing what he loves…fishing. Making a trip to Arroyo City, Texas is a no brainer. A slow day out on the water trumps a good day at work. A 22″ red is only a start for this guy right here.

image16

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