
if(parent.self.location==document.location){
self.location.href = "index.php";
}

