Awesome Buck

This is my first big buck I ever taken .He was taken in Fredricksburg Texas on November 21st 2014 on the Grobe Ranch in Gillespie county. He scored 151 3/8 he is main frame 8 point with 4 kickers

20141121_094048v2

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