var fDesc=new Array(); fDesc[0] = "Security is an everlasting process. Discryptor Free is a strong and powerful security tool which is useful in protecting your privacy and data against any third-party misuse. It is useful for encryption of files, folders and e-mail attachments with a single click. This application can convert your vital data and messages to incomprehensible language. Only the user possessing the matching key can reconvert them. Any unauthorized access is not allowed to view or open the encrypted data. The software also includes the capability to secure portable flash and USB disks, shred files and folders for safe data removal, create password guide and much more. With just one click the tool encrypts your files and helps in protecting your entire hard drive. Encrypted file can be easily identified as it has a discryptor free icon symbol with the file name. This software is also useful for creating traveler disks, encrypting your USB disk, USB memory stick or other transferable media using the “Travelers disks” function. Data protected with DisCryptor Free, can be easily transferred over to another computer."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }