var fDesc=new Array(); fDesc[0] = "Snappy Program Lock is a professional security tool for password protecting programs, applications and executables on your pc computer, laptop or external storage device.

Restrict access to any software program on your pc computer, laptop or external storage device. Once the appliction is added to Snappy Program Lock's blocked list, any attempt to run the locked exe file will prompt the user for a password. Without the correct password the program will not start.

Simply Drag and Drop any shortcut icon or program exe file to the blocked program list, and Snappy Program Lock will automatically password protect the application. You can even drag and drop multiple program exe files or shortcuts at the same time to batch add them.

Each listed program has a checkbox next to it. You may simply toggle this option on or off to enable or disable blocking and password protection of the application. This allows the user to keep a list of blocked apps and enable or disable them without having to add and remove them from the each time.

Here at Snappy Fox Software our main goal is to provide simple, clean and affordable software applications. I think you will find that Snappy Progam Lock meets all of these requirements."; 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 = ''; } }