// enforce the page to be the main page
if (top != self)
  top.location = self.location;
