<script type="text/javascript">
		$(document).ready(function() {
   $('#s3slider').s3Slider({
      timeOut: 6000
   });
}); 
		</script>
