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