<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">define(['jquery','slick'],function($){'use strict';return function(config){$('.sparsh_banner_slider').slick({infinite:true,slidesToShow:1,slidesToScroll:1,dots:true,autoplay:parseInt(config.autoplay),autoplaySpeed:parseInt(config.autoplay_speed),pauseOnHover:false,arrows:true});}});</pre></body></html>