var fDesc=new Array(); fDesc[2] = "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[3] = ", Trojan, adware, spyware, auto dialers, key loggers, hackers, and other malware, attacks and menaces coming from the Internet. It also protects our computer from unauthorized access to and from the Internet."; fDesc[4] = "market.However, its protection leaves a lot to be desired. In testing, its anti-spyware performance was not so good as other programs, but if you're a not a heavy internet user it may work for you."; fDesc[5] = ", spyware, malware, hackers, spam, identity theft, etc. It can also offer personal firewall against unauthorized access from and to the Internet, back up our files, etc. By using TruePrevent Technologies we get double protection as it detects not only the known threats but the unknown ones as well."; fDesc[6] = ", online fraud and rootkits. The program uses standard signature-based scanning, which is supplemented by the genetic heuristic analysis in order to protect the computer from malware."; fDesc[7] = "locations. Kung Fu Panda tells the story of Po, a panda bear who loves martial arts but whose physical condition makes it impossible to practice kung fu."; fDesc[8] = "However, its protection leaves a lot to be desired. In testing, its anti-spyware performance was not so good as other programs, but if you're a not a heavy internet user it may work for you."; fDesc[9] = "Po, the panda who is trying to master his Kung Fu skills. Although this is not a revolutionary game, it could prove a fun addition to your collection. The user controls are not too elaborate, the graphics are not top-of-the-line, but those pandas can be darn cute and adorable."; fDesc[10] = "for all types of viruses and its automatic, daily upgrades."; fDesc[11] = "Po who strives to become a kung fu master. The game includes 13 short levels featuring parts from the movie and other scenarios created specially for the game."; fDesc[13] = "your computer playing it for hours. The game is very funny and amusing, you will have to go along Panda in different stages defeating enemies to reach to the end of each level. In your way to the final, you will collect different items that you will be able to use at any moment."; fDesc[14] = "lanterns present in the different levels in order to win the game. I looks easy but the levels are full of enemies that you have to avoid because you don't have weapon to kill them."; fDesc[15] = "activities to do and earn a lot of money. This game has different levels, to complete each level you must complete certain tasks like fishing, helping people to move things or cleaning."; 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 = '...'; } }