var fDesc=new Array(); fDesc[0] = "Wise Folder Hider Pro enables you to hide, encrypt personal files, photos, videos and other personal data from your PC.

To encrypt files, you need to create an encrypted partitioned drive first, then drag and drop your files and folders to the encrypted drive. The files and folders will be hidden and encrypted after you close the program. With its great protection, others will not be able to open, read, modify, delete, move, copy the encrypted files and folders, or even not be able to see them.

With Wise Folder Hider, you can easily hide your files and folders. Protect your private or important data from unauthorized access and deletion. The second level password for specific file, folder or drive also increases security.

In many cases, you need to share a USB drive with others and some sensible files will be read by others. With Wise Folder Hider 4, you can hide and password protect your personal file and folders on the USB stick with one click."; 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 = ''; } }