$(document).ready(function() {
    $('#ds_slider').s3Slider({
        timeOut: 6000
    });
});


