Whacking a pig with a crossbow

Hog hunting is legal year-round in Texas and there is no bag limit.

Hunting hogs might just be the most fun you can have with a crossbow (in my opinion) which is why you need to check out this video.

Chester Moore, Jr.

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