document.write("<b>Bildschirmauflösung:</b> <br />" + screen.width + " x " + screen.height + ""); document.write(" * " + screen.colorDepth + " bit");
