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