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