function fermeSplash() {
	
	$('splash-bg').hide();
	$('splash').hide();
	
	return false;
}
