jQuery(document).ready(function() {
    jQuery(document).ready(function() {
            jQuery('#slider').s3Slider({
            timeOut: 6000
        });
    });

});
