$(document).ready(function(){

	$(".diaporama1").jDiaporama({
		animationSpeed: "normal",
		delay:3.4
	});

});
