<!--
 function frameseite() {
  if(!parent.inhalt)
   location.href="../index.html?" + location.pathname;
 }
//-->