\n'); } IE4 = (document.all) ? true : false; NS4 = (document.layers) ? true : false; NS5 = (document.layers) ? true : false; NS6 = (document.layers) ? true : false; NS7 = (document.layers) ? true : false; ver4 = (IE4||NS4||NS6||NS5||NS7); if (ver4!=true){ function OpenIt(){ } } if (ver4==true){ function OpenIt(){ if (screen.width < 1024){ //alert("Ach nur 800 x 600" ) window.open("index_klein.htm","GAIA","width=790,height=530,left=0,top=0,menubar=0,resizable=1,scrollbars=1,status=0,titlebar=0,toolbar=0"); } if (screen.width >= 1024){ xsize = screen.width; ysize = screen.height; xpos = 0; ypos = 0; if (NS4){ window.moveTo(xpos,ypos) window.resizeTo(xsize,ysize) } if (IE4){ window.moveTo(xpos,ypos) window.resizeTo(xsize,ysize) } } //window.scrollBy(0,+20); window.scrollTo(80,40); } } //-->