if (top.location != self.location){
  document.write('<body onLoad="top.location=self.location"></body></html>')
  }
