Best Spring Break Ever!

My boyfriend, Matt Tacquard, caught this 35″ redfish on our first trip to Port O’Connor to round out my awesome 2015 spring break that included bow hunting for pigs, fishing, and rock climbing!

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