function framer() 
{
	var Adresse=location.pathname;

	if (!parent.flash) 
		location.href="http://www.arxfatalis-online.com/index_eng.php?address="+Adresse.substring(1,Adresse.length);
}