$(document).ready(function(){

	$(".diaporama1").jDiaporama({
		animationSpeed: "higth",
		delay:1
		
	});

});
