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