// Bust my page out of any frames
  if (top != self) top.location.href = location.href;
