function checkFrameset()
 {
  if(!parent.haupt) 
   top.location.href="http://www.muttental.de/index.shtml?" + location.pathname;
 }

