$(document).ready(function () { $('#main_slider').freeSimpleSlider({ dots: true, arrows: true, time: 5000, animation: "slide" }); });