document.write('Ihre Auflösung: '); document.write(screen.width," x ",screen.height," mit ",screen.colordepth,"-Bit Farbtiefe"); document.write('');