//get rid of frames
if (top != self) {
  top.location = self.location;
}
