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