DefSts = '[: Volkshochschule im Amt Kisdorf e.V. :]'; lettir=0; letter=''; SleepFXTimer=""; function Start(message) {if (lettir!=message.length){window.status=letter;letter+=message.charAt(lettir++);SleepFXTimer=setTimeout("Start('" + message + "')",10);}if (lettir==message.length){letter+=message.charAt(lettir);window.status=letter;clearTimeout(SleepFXTimer);lettir=0; letter='';}} function Stop(){clearTimeout(SleepFXTimer); lettir=0; letter='';window.status=DefSts;} function dominoOpen(n,d,w,h){var l=screen.availWidth-w-10;n=window.open(d,n,"width="+w+",height="+h+",status=no,toolbar=no,menubar=no,scrollbars=1,resizable=0,top=0,left="+l);n.focus();} function dominoWin(n,d,w,h){var l=screen.availWidth-w;n=window.open(d,n,"width="+w+",height="+h+",status=yes,toolbar=yes,menubar=yes,scrollbars=1,resizable=1,top=0,left="+l);n.focus();} function dominoPrint(n){var win=window.open(n,"PrintView","width=150,height=150,top=1,left=1,status=No,menubar=No,scrollbars=No, resizable=No,toolbar=No,alwaysLowered=Yes");} function MySwitch(p1,p2){parent.SMMAIN.location = p1;parent.SMLEFT.location = p2;}