      var gsMein_Frameset = "mein_frameset";
      if (self != top)
      {
        top.location.href=self.location.href;
      }
 

