// Untrap from other frames
if (top.location != self.location)
   {
   top.location = self.location
   }
   