var fDesc=new Array(); fDesc[1] = "password to prevent unauthorized access. The user interface is as easy as 123. Just create a new locker, set your password and drag any file or folder to encrypt. Multiple users can use the program by creating multiple lockers on the same computer."; fDesc[2] = "letting you carry out back-ups in many ways. With PowerBackup you will be able to archive folders, files and hard drives to an external source such as an external hard drive. You can choose to back up all your files or use filters to select them."; fDesc[3] = "completely wipe out some user traces, from the Recycle Bin to Temp Folders, Browser Cache Folders and Windows Clipboard. It is really fast and configurable."; fDesc[4] = "privacy by deleting all this old data. Clean up your Registry one time per month and be sure to have a fast and secure system!"; fDesc[5] = "Support for ZIP files and ability to secure delete sensitive files. Skinnable user friendly interface."; fDesc[6] = "deleted files and folders from the PC. With intuitive graphical interface, this piece of software is very easy to work with. It is able to remove files and folders from hard drives and flash drives alike."; fDesc[7] = "playback of files. The application consists of an embedded Windows Media Player window and a list of shared files. When you add a file to the interface, it will be uploaded to one of Anywhere's servers and will then become playable whenever the user logs in."; fDesc[8] = "deleted files is the first place someone with computer knowledge looks for information to break your passwords, email or even your bank account data. You can download a free evaluation trial fully functional for 10 days."; fDesc[9] = "engineered to suit others requirements. It follows the three steps of encryption, protection and security to safeguard the SWF files. SWF Encrypt provides obfuscation techniques and encryption hides the actual code such that flash decompilers cannot view the action script code to hack..."; fDesc[10] = "Trail Washer/Registry Washer/Startup Booster/File Washer/File Encrypter/Settings Organizer) to help you keeping your system running fast and secure."; fDesc[11] = "technologies to shelter your confidential information from both unauthorized access and destruction by malicious programs."; fDesc[13] = ", spyware, malware, worms, viruses and from network computers and internet hackers."; fDesc[14] = "and your system clear of unwanted and unnecessary files. Additionally, the collection includes two voice mail programs. When launching the program for the first time, you can choose to install some or all of the utilities."; fDesc[15] = "unique stealth technologies to protect your data from both unauthorized access and modification by malicious programs. Download Free Trial right now!"; 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 = '...'; } }