if (top.frames.length != 3)
{
	var ancienneLocation = location.href ;
	location.href = "/index.php?url=" + ancienneLocation ;
}
