function checkFrameset() {
  if(!parent.content)
   location.href="http://www.bn-consulting.de?" + location.pathname;
 }
