if(self.name==top.name){
location.href="index.php"
}
if(top.location.search!='') {self.location.href=top.location.search.substr(1)}
