Woman Wrangles 12-foot Alligator in Texas Parking Lot

Customers doing a bit of weekend shopping at the First Colony Commons Shopping Center in Sugar Land, Texas got a massive shock on Saturday morning. Officials say that a 12-foot, 800-pound alligator was plodding its way across the shopping center’s parking lot, heading straight for a hair salon before employees saw it.

Read full story at OutdoorHub.com

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