Why we do what we do!

I promised my son a day of fishing! This was taken at the jetties at South Padre Island, the weather was terrible and foggy but he was in heaven! I captured this photo of him and I cherish the memories of that day! In the words of a friend “this is why we do what we do!”
Karson Dyer
6 years old

image7

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