var fDesc=new Array(); fDesc[1] = "bar the words or phrases that you’re looking for; also allows to select the engine search. Another feature improved is the Opera Mail. It supports the currently web standards, like CSS 2.1, XHTML 1.1, HTML 4.01, WML 2.0, ECMAScript, etc."; 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] = "secure and customize your mail. The program features many new enhancements to help you better manage your inbox, and keep your vital information organized."; fDesc[4] = "home use. This program protects you from viruses and spyware and includes several modules like Instant Messaging, Internet Mail, Network Shield, Outlook Exchange, P2P Shield, Standard Shield and Web Shield."; fDesc[5] = "with Spybot - Search & Destroy. This tool specializes in the removal of these kinds of threats while the Antivirus companies are barely just offering this."; fDesc[6] = "mail servers. Is the ultimate antiviruses and antispyware used for home and enterprises. Gives the user the protection needed to keep their valued data safe."; fDesc[7] = "pretty fast way. Besides, it uses a minimal amount of resources of your system in comparison to other programs of this type."; fDesc[8] = "non-commercial use only."; fDesc[9] = "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[10] = "hardware information database for over 68000 devices! Yet, the program is very small, about 12MB. It includes \"Monitor Diagnostics Test\", which is a complete tool for tweaking your CRT and LCD monitor."; fDesc[11] = ", 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[12] = "efficiently and effectively. The suite includes Microsoft Office Access 2007, Accounting Express 2008, Microsoft Office Excel 2007, Microsoft Office Outlook 2007 with Business Contact Manager, Microsoft Office PowerPoint 2007, Microsoft Office Publisher 2007 and Microsoft Office Word 2007."; fDesc[13] = "PC or server all around the world within just a few seconds. You can remote control your partner's PC as if you were sitting right in front of it. Find out why more than 15.000.000 users trust TeamViewer!"; fDesc[14] = "multi-channel technology and mirror searching for increasing the speed of downloads. DAP can download Youtube videos or other online videos, and it also allows a user to preview the video content while downloading it."; fDesc[15] = "viruses, worms, Trojans and others. Keep in mind that there is not a 100% viruses program protection, you have to make your own precautions, like making Backups from your personal information. For security reasons save your information."; fDesc[16] = "multiplayer games over the internet and chat at the same time. You can play games with other users all over the world and join to leagues and tournaments."; fDesc[17] = ", and much more - to ensure that you have the power to protect yourself online."; fDesc[18] = "PC from numerous threats. The application is free, easy to use and, in a few minutes, will make your computer run much better. It scans your system searching for potential issues with your shortcuts, spyware, registry, and start up programs, and then enables you to clean them up."; fDesc[19] = "gives you a simple solution to maintain your anonymity and protect your privacy when accessing wi-fi hotspots."; fDesc[20] = "maximum performance. Scanning process finds and removes in a safe manner the following malicious software (Malware): Trojan Horses, Dialers, Worms, Spyware, and Adware."; 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 = '...'; } }