$(document).ready(function(){

	$(".diaporama").cycle({
		timeout: 8000,
		speed:1500,
	});

});
