$(document).ready(function() {
	$('#slideci').s3Slider({
		timeOut:8000 
	});
});
