//retour home
	if (parent.frames.length < 1) {
		document.location.href = 'http://www.lrntrlln.org/bolide_funeste/';
}
