$.getScript("/datajs/jquery.bgswitcher.js", function(){ $('.backloop').bgSwitcher({ images: ['https://taisho.chiiki-support.jp/dataimge/1552323011.jpg','https://taisho.chiiki-support.jp/dataimge/1552323019.jpg'], interval: 3000, loop: true, shuffle: false, effect: "fade", duration: 1000, easing: "linear", }); });