if(self==top)
  {
   window.location.replace("index.html");
  }
