		$(document).ready(	function(){
				
					$('.portfolio').innerfade({
						animationtype: 'fade',
						speed: 2000,
						timeout: 4000,
						type: 'sequence',
						containerheight: '200px'
					});
						$('.portfolio2').innerfade({
						animationtype: 'fade',
						speed: 2000,
						timeout: 4000,
						type: 'sequence',
						containerheight: '120px'
					});
				$('.portfolio3').innerfade({
						animationtype: 'fade',
						speed: 2000,
						timeout: 4000,
						type: 'sequence',
						containerheight: '120px'
					});
				
	$('.naissance').innerfade({
						animationtype: 'fade',
						speed: 2000,
						timeout: 4000,
						type: 'sequence',
						containerheight: '305px'
					});
	$('.accueil').innerfade({
						animationtype: 'fade',
						speed: 2000,
						timeout: 4000,
						type: 'sequence',
						containerheight: '225px'
					});
	$('.hotel').innerfade({
						animationtype: 'fade',
						speed: 2000,
						timeout: 4000,
						type: 'sequence',
						containerheight: '150px'
					});
		$('.creation').innerfade({
						animationtype: 'fade',
						speed: 2000,
						timeout: 4000,
						type: 'sequence',
						containerheight: '150px'
					});
	
/*	$('#tonus').tooltip({ 
    delay: 0, 
    showURL: false, 
    bodyHandler: function() { 
        return $("<img/>").attr("src", this.src); 
    } 
});
		$('#tonus').tooltip({
	delay: 0,
	showURL: false,
	bodyHandler: function() {
		return $("<img />").attr("src", this.src);
	}
});
$('#tonus1').tooltip({
	delay: 0,
	showURL: false,
	bodyHandler: function() {
		return $("<img />").attr("src", this.src);
	}
});
$('#tonus2').tooltip({
	delay: 0,
	showURL: false,
	bodyHandler: function() {
		return $("<img />").attr("src", this.src);
	}
});
$('#tonus3').tooltip({
	delay: 0,
	showURL: false,
	bodyHandler: function() {
		return $("<img />").attr("src", this.src);
	}
});
$('#tonus4').tooltip({
	delay: 0,
	showURL: false,
	bodyHandler: function() {
		return $("<img />").attr("src", this.src);
	}
});
$('#tonus5').tooltip({
	delay: 0,
	showURL: false,
	bodyHandler: function() {
		return $("<img />").attr("src", this.src);
	}
});*/
	});
