function initPWXSlider() { var swiper = new Swiper('.swiper-container', { slidesPerView: 1, loop: true, autoplay: 7000 }); }