var fDesc=new Array(); fDesc[1] = "up a Windows operating system, like the unnecessary file cleaner, registry cleaning and backup, Internet Explorer settings manager, process management, etc."; fDesc[2] = "been switched off. It works simultaneously on encryption and thrashing of files and folders from being accessed by any outside user. A fortification wizard has been allocated to ensure the protection of a number of objects by the introduction of password."; fDesc[3] = ", but users still can figure out what folders are protected and plan out a strategy to crack the protection of the folder. MySecretFolder takes a rather different approach."; fDesc[4] = "(files, folders and discs). Hide Folder will stop any unauthorized access to important and significant programs and information for every user. Any folders that the program protects will be invisible, accessible in read-only mode, or even inaccessible."; fDesc[5] = "other OS doesn’t provide an easy way to protect and restrict access to your secret or very private files. Folder Latch is a program to protect your confidential data with packing and encryption the folder within easy steps. After you locked the folder the folder will be protected and prevented from accessing to it unless you enter valid password. Folder Latch is compatible for all Microsoft OS (Windows 9x, ME, 200x, XP and Vista) With Folder Latch you can protect any folder up to 4 GB (Folder/Files must have \"Full permission\" rights to avoid from protecting other's folder. Folder Latch is multi language program, you can translate the program to your language easily. Folder Latch previously distributed as freeware, but we couldn't support volume download and high traffic, so we added new options and improved the speed with better security. the cost of this new version will help us to..."; fDesc[6] = "unauthorized users from accessing them. Folder Castle hides and encrypts your confidential and sensitive files and folders on your computer."; fDesc[7] = "ideal for notebooks. If your notebook is lost or stolen, your sensitive data will not end up in the wrong hands."; fDesc[8] = "sense of security that the application itself cannot deliver. What I mean with this is that your files will never be safe only because they are hidden. You wouldn't just hide your money stash somewhere and leave it unprotected, would you?"; fDesc[9] = "get your system running at peak performance levels in few minutes with it."; fDesc[10] = "levels in few minutes with it."; fDesc[11] = "from hackers, viruses, and mischief."; fDesc[12] = "can hide folders completely making it invisible and inaccessible for people using your computer."; fDesc[14] = "your system running at peak performance levels in few minutes with it."; 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 = '...'; } }