function projet() {
	$('.tooltip').tooltip({showURL: false});
	$('#diapo img').show();
	$('#diapo').cycle();
}