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