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

