if (top.location == location)
{
        self.moveTo(0,0);
        self.resizeTo(screen.availWidth,screen.availHeight);
}
function FensterOeffnenVia () {
   eval(adresse2+".com/"+systemvia+"', '_self')");
  MeinFenster.focus();
}