function NeuesFensterEnter() 
{
window.open("swich.htm","","fullscreen=yes");
}
