/* start document ready */

$(document).ready(function() {

$('#slider').s3Slider({
timeOut: 5000
});

});

/*end document ready */
