if(top==self)
  top.location= location.protocol +"//" +location.host +"?" 
    +location.pathname.substr(1,location.pathname.length-1) ;

