if ( top == self )
  {
    top.location = "../index.html?" + location.pathname;
  }