var fDesc=new Array(); fDesc[1] = "worms, blocks adware and spyware. It also scans - files in real-time and on demand, email messages that can contain harmful content, Internet traffic, and java and visual basic scripts. It also provides protection for your messenger applications like ICQ and MSN."; fDesc[2] = "PDF format to as the standard for giving downloadable information pages or printable forms. This software helps you do all the operations on a PDF file, like inseting password, converting images to text, compressing and reducing file sizes, etc."; fDesc[3] = "disk. Supporting various operating systems it allows you to install multiple operating systems on a single PC according to your needs and multiple operating systems on a single partition."; fDesc[4] = "harmful threats on the internet.Bit Defender 2009 is a powerful pack including a proactive anti-virus and firewall, which now includes two-way protection and has a new intrusion detection system."; fDesc[5] = "developer's website and evaluate for free for a 30-days period. The program is very easy to install and anybody can do it, but during installation we have to restart Windows twice, firstly, after uninstalling any other antivirus program and to activate the program itself."; fDesc[6] = "your computer when ever you want. Lock My PC can be used for home or office use because of it's simple interface and powerful locking system. Lock My PC can automatically lock your PC at every start up, after system stands By or after desired minutes of inactivity."; fDesc[7] = "maintain a Customer Database nothing comes closer to Customer Backup!"; fDesc[8] = "protects the users passwords even during viral attacks on the system. It boasts to have the best security by using the yet to be cracked Rijndael 256 algorithm. This certainly boosts the confidence when one views the product for first time."; fDesc[9] = "optimize your computer“s performance, while correcting problems, thus customizing your system to best suit your needs. The \"Cleanup & Optimize\" section has some tools such as Clean Disk, Remove Spyware, Clean Register, Organize Startup, Optimize Memory and Repair Shortcuts."; fDesc[10] = "pocket PC's / Palm devices. The webcam can also be viewed on a standard pc."; fDesc[11] = "this application, you will be able to divide PDF files into smaller PDF files so that you can share them or save them the way you want."; fDesc[12] = "engineered to suit others requirements. It follows the three steps of encryption, protection and security to safeguard the SWF files. SWF Encrypt provides obfuscation techniques and encryption hides the actual code such that flash decompilers cannot view the action script code to hack..."; fDesc[13] = "Microsoft Windows operation system settings to suit your special needs for security and safety."; fDesc[14] = "free version of RocketTime will let you synchronize your clock, display two time zones, automatically check the clock for you, and see a history of corrections and time sources."; fDesc[15] = "to make administrator life easier."; 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 = '...'; } }