document.write("<b>Browser :</b><BR> "+navigator.appName+" <BR><b>Platform</b> :<BR> "+navigator.platform+"/"+navigator.cpuClass+" <BR><b>Resolution :</b><BR> "+screen.width + "x" + screen.height+"/"+screen.colorDepth + " bit color"); 