function checkFrameset()
{
  if(!parent.oben)
   location.href="index.html?" + location.pathname;
}
