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

