var fDesc=new Array(); fDesc[1] = "Diagnostics module - Benchmarks - Tweaking features - Web links - Favorite pages - Built-in hardware database - Full Windows XP compatibility - Full Windows Server 2003 compatibility - Fully localized user interface."; fDesc[2] = "itself to all the devices. According to the publisher, it is updated at least once a month. The application detects the installed hardware, displaying all the information. It analyses theCPU, RAM, Disks, drivers and graphic card, etc."; fDesc[3] = "application only once on your PC and MultiSet will record all your actions."; fDesc[4] = "packages. You can simply backup your activation keys to a file or print."; fDesc[5] = "save all your product keys to a text file for printing or copy the serial number to your windows clipboard."; fDesc[6] = "Windows system utilities. Such utilities include individual control panel applets, and hidden applications within Windows. XP SysPad allows recovery of lost Windows/MS office product keys. With the XP SysPad user(s) are allowed to access hundreds of Windows operating system utilities."; fDesc[7] = "in changing your product key, you can also change other information related to your system such as registered owner, registered organization and the computer name."; fDesc[8] = "key for your Windows XP, along with the installed Windows Version and Service Pack. You can then replace the product key, and the registration info, with whatever you want."; fDesc[9] = "or save the keys into a file that can be stored in a safe backup location. It is very simple to use and has a good amount of options and a good technical support. This tool is a good option for your computer support arsenal."; fDesc[10] = "Anyone can use this software as its interface is very simple and can be accessed using point and click operations. You can change your Microsoft Office key without restarting your Windows."; fDesc[11] = "can recover product keys of a number of programs such as Windows Vista, XP, 2003, 2000, Microsoft Office, SQL Server, Exchange Server etc."; fDesc[12] = "Windows installation, but it is usually not known if the windows installed is an OEM version. At that time Windows XP Product Key Finder Lite comes to rescue. Windows XP Product Key Finder software decodes Windows XP Product Key very easily."; fDesc[13] = "generated and exported in order to keep track of these valuable findings. The program also allows you to change the Windows product key."; fDesc[14] = "your Microsoft Windows 2000, 2003 and Windows XP family of operating systems and save it to a file, or print it out for later use."; fDesc[15] = "Elliptic Curves Asymmetric Cryptography. With our library you can create or verify secure product keys in just 3 lines of code!"; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }