U.S. Air Force Academy Public Affairs / Published May 24, 2021 A graphic with the USAFA logo and campus to be used as a cover image for news stories on the website. Graphic is a composite of two images layered over each other with adjusted opacity. '); $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');