Deer destroys home (video)

A deer destroyed a family’s home while they were on vacation. As strange as it may sound, the incident makes perfect sense once you watch the video. Click the link below to watch.

Action News 5 – Memphis, Tennessee

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