var fDesc=new Array(); fDesc[0] = "QDeep Lock is a new member of SilySoft Softwares which is a fast file encryption software that can password protect folders, encrypt or lock files. Deep Lock supports all currently popular OS like Windows 7.0, Vista, XP and 2000.
Quick and easy, that would be Deep Lock leading feature. The way to lock and protect your most important documents, pictures, passwords and more inside of impenetrable folders encrypted with powerful 256-bit AES encryption—so you won't have to worry. Encrypting Files Has Never Been Easier and Faster.
Also Deep Lock support multiple accounts in one computer. You can create as many Lockers as you want. Different users can create different Lockers with different passwords as well. Each user has personal setting with Deep Lock."; 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 = ''; } }