function checkFrameset(URL)
	{
	if (!parent.URL) 
	top.location.href = '../index.php4?language=de';
	}
