function checkFrameset() 
{
    if(!parent.fenster)
     location.href="http://cca-net.de/vasco/index.html?" + location.pathname;
}

