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] = "YAHOO the software giant has introduced its new innovation a form of preventive software to spyware,viruses,malwar e,spam and unsolicited emails.As they say prevention is better than cure,it holds apt in here as with YAHOO SEARCH PROTECTION you can have a protective layer around you PC"; fDesc[3] = "and watch the latest movies on Blu-ray Discs and HD DVDs, or are you simply looking for the best home-theater playback quality available for DVDs? DVD Suite 6 Ultra for creating discs of your high-definition video content, editing videos automatically, and watching Blu-ray Discs and HD DVDs."; fDesc[4] = "non-commercial use only."; fDesc[5] = "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[6] = "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[7] = "communication, files, etc., providing a comprehensive protection against malware, e-mail, viruses, phishing,malicious contents, spywares, spam,hijackers, threats and all kind of attacks on-line."; fDesc[8] = "one has their own features, and the Standard one has just few features less, but still a good one! You will have a period of 30 days to try the version, (Pro), when this period of time is over you are still going to have the standard version for free."; fDesc[9] = "provider´s mail server and your email client, that scans every incoming message, filtering out that ones meeting some built-in criteria (only images, too many addresses, words like viagra, cialis, etc.)."; fDesc[10] = "before you download them. Your messages will be marked as \"Good\", \"Undecided'' or ''Spam'' and will be painted in different colors. Then you can delete all spam messages by clicking on ''Process mail'' automatically."; fDesc[11] = "of control over your inbox. It is a fabulous tool which deals with the unwanted email or spam we received every day. MailWasher Pro works directly with your email server, exactly like your email program does."; fDesc[12] = "includes Internet trojan horse programs, spyware, keyloggers, rootkits, pseudorootkits, hijackers, adware, annoyware, email relays, spam proxies, spam relays, scam downloads and email/spam robots."; fDesc[13] = "unsolicited e-mail on the Internet) in a more comfortable and effective way. This program works in a different way compared to others anti-spam programs. SpamPal works as a powerful filter between your server and your mail client."; fDesc[14] = "of junk e-mail messages to users all around the Internet. It's very easy to lose important message that you really need in spam heaps. SpamBully is a great program that works with Outlook and blocks spam."; fDesc[15] = "necessary tools to configure the program as you like and manage the lists of addresses yourself, more security will be added to your system. This is an easy-to-use program that will do all the hard work for you."; 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 = '...'; } }