function checkFrameset() 
{
    if(!parent.fenster)
     location.href="http://www.informatik.fernuni-hagen.de/thi1/vasco.brattka/index.html?" + location.pathname;
}
