$.getScript("/datajs/jquery.bgswitcher.js", function(){ $('.backloop').bgSwitcher({ images: ['https://www.ishiso.co.jp/dataimge/1694671010.jpg','https://www.ishiso.co.jp/dataimge/1694671015.jpg','https://www.ishiso.co.jp/dataimge/1694671020.jpg'], interval: 4000, loop: true, shuffle: false, effect: "fade", duration: 3000, easing: "linear", }); });