	test=parent.frames.length;
	if (test<2)	{	
		yet=document.location.href;
		montre="http://www.cliohist.net/framesmic.php3?orig="+yet;
		location.replace(montre);
	}
