Lt. Gen. Timothy Haugh, 16th Air Force commander, gives the 55th Wing guidon to Col. Kristen Thompson, incoming commander, during the 55th WG change of command ceremony at Offutt Air Force Base, Nebraska, on June 22, 2021. (U.S. Air Force photo by Charles J. Haymond) '); $slider .carouFredSel({ auto: false, responsive: true, swipe: { onTouch: true, onMouse: false }, prev: $wrap.find('.pager-left'), next: $wrap.find('.pager-right'), scroll: { fx: "crossfade", items: 1, onBefore: function (data) { $(data.items.old[0]).removeClass('current'); }, onAfter: function (data) { $slider.find('video').each(function () { $(this)[0].player.pause(); }); $(data.items.visible[0]).addClass('current'); } }, onCreate: function (data) { $(data.items[0]).addClass('current');