$(document).ready(function() {
		//$('#no-script').remove();
		 $('#s3-slider').s3Slider({
            timeOut: 5000 
        });
		 
    });
