jQuery(function () { jQuery("#HomeSlider").anythingSlider({ easing: "swing", autoPlay: true, startStopped: false, delay: 7000, animationTime: 600, hashTags: true, buildNavigation: false, pauseOnHover: true, startText: "Start", stopText: "Stop", navigationFormatter: null }); });