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