var fDesc=new Array(); fDesc[1] = "Component of Acer Empowering Technology • eData Security Management • eLock Management • eNet Management • ePower Management • ePresentation Management • eRecovery Management • eSetting Management"; fDesc[2] = "range of encoded, compressed, and disc-images files. It also includes very powerful features in a very easy-to-use application interface and Windows Explorer integration."; fDesc[3] = "This reliable utility gives the user the capability of updating and maintaining web sites through FTP (File Transfer Protocol). It is possible as well to upload and download files via SSL, TLS and SFTP, to and from FTP servers."; fDesc[4] = "128bit Keys.It combines a powerful symmetric encryption with compression and the ability to open/edit a file just with a simple double-click."; fDesc[5] = "computer. Using a password provided by the user, it encodes a file or a number of files safely, saving them in your computer or allowing you to burn them to CD or DVD for backup and distribution purposes. It also includes a removal utility that completely wipes any file from your computer."; fDesc[6] = "protects the users passwords even during viral attacks on the system. It boasts to have the best security by using the yet to be cracked Rijndael 256 algorithm. This certainly boosts the confidence when one views the product for first time."; fDesc[7] = "let you to manage and configure a lot of hidden parameters of your Windows XP. All optimization tools are perfectly ordered by categories in three main sections, System, User, and Others."; fDesc[8] = "file contents. BCWipe wipes individual files/folders, free disk space, the swap file, directory entries."; fDesc[9] = "create encrypted 25 Mb. containers that you can use to save any kind of data. Any file or folder that you create or drop inside those containers will become encrypted. You can even encrypt files that you can send safely by email."; fDesc[10] = "predefined fields, which means you can use this program as a database for just about anything. Options include searching, printing, merging, networking, encrypting, web browsing, phone dialing and more. Modern replacement to Microsoft Cardfile.exe, for all 32-bit Windows. Simple, powerful and inexpensive. Free unlimited trial."; fDesc[11] = "the produced executable file from the java file can be run safely, without the fear of the code being reverse engineered. It has features for hiding and encrypting the class files, so as to ensure protection. Moreover, it is capable of adding a splash screen and also to add an icon."; fDesc[12] = "malicious local network users. The program supports encrypted and unencrypted sessions depending on whether the other party has the same program or not."; fDesc[13] = "addition to encryption, Data Security Wizard still is a shredders that will help you securely wipe data."; fDesc[14] = "that allows you to save and keep every version of your files and if you detect any change or bug you can retrieve all this versions and know exactly what changes were made and find bugs in case there is any. CVSNT runs on Windows, Linux, Mac OS, Solaris, HPUX 11i and HPUX Itanium platforms."; fDesc[15] = "Encryption supports multiple algorithms, it is secure, fast application that uses strong military grade algorithms for file encryption."; fDesc[16] = "location, create self extraction files, convert compressed files, and UU/XX encoding. The supported compression formats are Bh, Cab, gZip, Jar, Lha, Tar, Zip, and ZipSplitter."; fDesc[17] = "your Macromedia Flash® SWF Files. Put simply, SWF Encrypt 4.0 prevents other people from decompiling or reverse engineering your SWF movie and stealing the ActionScript Code. In addition to providing protection from the items listed above, Encrypting your SWF files also ensures that users are more likely to purchase your Flash based products/services, rather than spend the time to try and decompile or hack their way through your SWF!"; fDesc[18] = ", which will lead to an increase in the selling rate of your photos and work. The program gives you the ability to create, manage and organize an album easily by a 3-step quick start wizard to guide new users opening a folder of images."; fDesc[19] = "algorithm for encryption and a personal password. The encrypted files are hidden so nobody can see them, unless by using the password that was originally used for the previous encryption process."; fDesc[20] = "It is a tool to encrypt files and folders on the drive, this means altering the information through mathematical formulas (more precisely, algorithms) in order to make it unintelligible to unauthorized users."; 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 = '...'; } }