// Kill framesets

if (parent != self) {
      parent.location = document.location;
}

