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