  // Frame Buster Code
  if (top !=self) 
  { 
    top.location = location;
  }