function checkFrameset() {
  if(!parent.navi)
   location.href="start.php";
 }

