function checkFrameset()	{
	if (!parent.navigation)	{
	location.href="http://www.mzg.ch/index.html?" + location.pathname;
	}
}
