var fDesc=new Array(); fDesc[1] = ", spreadsheets, presentations and more), and also create PDF files from a web page through an optional toolbar for the web browser. PDFCreator acts like a virtual printer who \"prints\" the selected document or web page into a PDF file, choosing from a complete set of options."; fDesc[2] = "The program creates a security wall on every side of your operating system using it’s powerful Firewall, Antispam module and Antispyware and provides complete protection from every source of virus."; fDesc[3] = "application only once on your PC and MultiSet will record all your actions."; fDesc[4] = "something with your friends, family or relatives on your personal computer then most probably you select the option to save the password by the messenger so that you will not required to type your username and password each time to login to your account."; fDesc[5] = "fraud, identity theft, and so on. This program can search our files, web data, e-mails and attachments, and Windows Registry for any personal information that we may have stored and that can be used to cause us real damage."; fDesc[6] = "that will show you which movement are you supposed to perform in a given moment. The possible movements are up, down, left and right. You must perform this movements exactly when directed to do so. If you fail, you loose."; fDesc[7] = "username/passwords, numbers and license keys. The program will export them to a text file in few seconds. It can be accessed through command line and a beautiful advanced front-end."; fDesc[10] = "a password protected QuickLogin file. You can select multiple sites and login to the sites automatically."; fDesc[11] = "simple, free and powerful program that can easily help you arrange all your IDs and passwords in a convenient way. There are expensive password managers on the Internet, so if you are looking for a free option to keep your logins in a safe way, then this program is for you."; fDesc[12] = "place locked with one single password. It can store many account details and auto copy/clear the login details to/from your clipboard. It has an automatic backup option and a nice password generator."; fDesc[13] = "and 100% correct regardless of password length."; fDesc[14] = "knowing Java or HTML, you can create an unlimited number of username/password entries. This ability allows you to secure sensitive content on your ..."; fDesc[15] = "information into a profile when you are logining a website, and then login the website automatically by one-click later!"; 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 = '...'; } }