$(document).ready(function(){

	$(".diaporama1").jDiaporama({
		animationSpeed: "normal",
		delay:4,
		onrollover:false
	});

});
