if ( top != self ) {
  top.location.href = unescape(window.location.pathname);
  history.clear();
}
