function spielfenster()
{
     vollbild = window.open("../oe_uploads/games/apples/game.htm", "", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=750,height=550");
     vollbild.moveTo(5,5);
}
