$(document).ready(function(){

	$(".diaporama1").jDiaporama({
		animationSpeed: 1800,
		delay:5,
		controls: true
	});

});
