11 Pt Buck First Time Hunt

Elizabeth Mozey, 13 years old, went hunting for the first time and shot an 11 pt buck near Hamlin, TX with a Remington 270 cal.

ElizabethMozey_010413_11PtBuck

Comments are closed.

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