var fDesc=new Array(); fDesc[1] = "servers and libraries on Internet, to obtain unlimited number of songs, mp3 tracks, etc. The application is launched and the user gets in the desired social music web page. The application downloads the music the user selects, at the same time (s)he is listening to it."; fDesc[2] = "software locates and completely removes even the most deeply rooted viruses, spyware, adware and even rootkits, which attempt to cover the tracks of potentially damaging malware."; fDesc[3] = "without a trace, eliminate spyware, avoid viruses and worms, test games or trialware, undo malicious or unwanted system changes."; fDesc[4] = "anti-spyware software provides the best spyware and adware protection available. Scan your PC now for FREE and see for yourself if your PC is infected!"; fDesc[5] = "stored in their computer, being tracked. Anti Tracks is an excellent software tool which saves users from such threats. With this tool, users can remove the unnecessary files which are automatically stored when visiting various sites."; fDesc[6] = "integrated with Windows and easy-to-use."; fDesc[7] = "Spyware Seizer 2007 is an advanced but easy-to-use anti spyware/trojan/virus/w orm tool that removes spyware, adware, trojan,virus,worm,now we can remove and block over 170000 known spyware and internet threats before them get on to your computer."; fDesc[8] = "tracks, computer activities and programs history information stored in many files and places that aren?t obvious on your computer."; fDesc[9] = "instant kill and blocking. Free software trial version available to download"; fDesc[10] = "ware packages. Free limited version. Lots of extra features to protect your privacy."; fDesc[12] = "MoSo Anti-Malware 2008 is an advanced but easy-to-use anti malware tool that removes spyware,adware,trojan, virus,worm,now we can remove and block over 730000 known malwares and internet threats, before them get on to your computer."; fDesc[13] = "white rules, this spam killer will filter out all your junk email!"; 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 = '...'; } }