Black Drum- Rockport

Black drum caught on whole blue crab at the Copano Bay State Fishing Pier in Rockport, Texas. Fish was caught by Adam Spiegleman (right) and netted by Cameron Cox (left). Drum was safely released.

image12

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