
   if (self.location.href == top.location.href) {
     top.location.href = "../index.php";
   }
