/* Copyright 2006 by Thomas Schwarz http://www.billy-web.de */
document.Bewertung.Aufloesung.value = screen.width + "x" + screen.height;
document.write(document.Bewertung.Aufloesung.value);
