October on the Dirty Bay

My girlfriend Ashley Stanley snapped this pic on 10-17-2015 while on a quick trip out to trinity bay to find some bird action before sunset. A speckled trout is the fish pictured.

FB_IMG_1445181759174

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