document.write('Uw Resolutie: '); document.write(screen.width," x ",screen.height," met ",screen.colordepth,"-Bit Colordepth"); document.write('');