var fDesc=new Array(); fDesc[1] = ", e-mail and web sites. 2- System Security by monitoring all activity in our PC, 3- Online Security against internet fraud and network attacks."; fDesc[2] = "applications called gadgets, those gadgets offers us a quick access to different tools or functions that may be useful on our daily duties. Microsoft included a little list of gadgets with their sidebar, however there are much more available on vistagallery.microsoft .com."; fDesc[3] = "background TrojanHunter is a must-have complement to your virus scanner."; fDesc[4] = ", eliminates ads and erases your tracks"; fDesc[5] = "place. Bitobit Mithril Password Manager 1.8 generates safe passwords in just a click guarantying that none of the users’ data is ever hacked or cracked."; fDesc[6] = "unknown computer connects to your network so you can react and take actions."; fDesc[7] = "biometrics, USB tokens, barcodes, fingerprint and retinal scanning, remote internet passwords and many more. You can also install a different logon screen, with three different types of themes for the logon window (\"Global Warming\", \"AIDS\" and \"Save Wild Life\")."; fDesc[8] = "your machine with only your voice print. www.windentify.com for live demo."; fDesc[9] = "from being seen, stolen or hacked. This edition is intended for professional and business use and also for personal use if you need more features than in Personal Edition. SafeHouse Professional uses strong encryption AES 128, AES 256, Twofish 256 and 448-bit Blowfish."; fDesc[10] = "Hacker. LockDown 2000 provides complete security and privacy whenever you go online.LockDown 2000's new and advanced features will blo..."; fDesc[11] = "Encryption helps you hide the source code of HTML."; 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 = '...'; } }