Lake Fork Bass

After an unsuccessful morning on Lake Fork, my friend accidentally hooked the back of my head with a 1oz Twin Spin (Big slab of lead with a treble hook). After going back to the house and fixing it up, I caught this 7 pounder on a 5 inch Grande Bass Snake’O. The weird headband is my bandage.

2014-07-19-17.07.41-2

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