if (top == self)
{
  self.location.href = "info.htm";
}

