// Page EM
function init() {
	$('textePress').setStyle('opacity', 0);
	$('textePress').fade(1);
	
}