window.onerror = no_error;var Fenster = null;var ns6=document.getElementById&&!document.all;function neuesFenster(meineSeite,ww,hh){w=ww;h=hh;meinName="neuesF";if(ww==1 && hh==1){settings ='top=0,left=0,scrollbars=yes,resizable=no';Fenster = window.open(meineSeite,meinName,settings)}else{LeftPosition =(screen.width) ?(screen.width-w)/2:0;TopPosition =(screen.height) ?(screen.height-h)/2:0;settings ='height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars=yes,resizable=no';Fenster = window.open(meineSeite,meinName,settings)}}function neuesFenster2(meineSeite){w=800;h=600;meinName="neuesF";LeftPosition =(screen.width) ?(screen.width-w)/2:0;TopPosition =(screen.height) ?(screen.height-h)/2:0;settings ='height='+h+',width='+w+',top='+TopPosition+',left='+LeftPosition+',scrollbars=yes,resizable=yes';Fenster = window.open(meineSeite,meinName,settings)}function checksucheingabe(){if(document.se.q.value.length>0 && document.se.q.value.indexOf("://")==-1) return true;else{return false}}function leerzeichenweg(){y="";x=document.se.q.value;neu=x.split(" ");for(i=0;i<neu.length;i++){if(neu[i].length>0){if(y.length>0) y=y+" "+neu[i];else y=y+neu[i]}}document.se.q.value=y}function gourl(x){window.location=window.location+"#"+x}function no_error(){return true}
