$.getScript("/datajs/jquery.bgswitcher.js", function(){ $('.backloop').bgSwitcher({ images: ['https://www.sankyo-transport.jp/dataimge/1612340796.png','https://www.sankyo-transport.jp/dataimge/1612340802.png','https://www.sankyo-transport.jp/dataimge/1612340806.png'], interval: 4000, loop: true, shuffle: false, effect: "fade", duration: 1000, easing: "swing", }); });