jQuery(document).ready(function() {
        jQuery('#slider1').s3Slider({
            timeOut: 5000 
        });
    });
