var fDesc=new Array(); fDesc[1] = "support to a new protocol being supported to being able to control your downloads remotely, µTorrent 1.8 is making a statement."; fDesc[2] = "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[3] = "non-commercial use only."; fDesc[4] = "your desktop. The application is platform independent so you can run it on all major operating systems: Windows, Linux and Mac OS X. The appearance can be customized with skins and you can even mix different skins together. It is possible to use Rainlendar with other calendar applications too. Rainlendar uses the standard iCalendar format to store its events and tasks so you can easily transfer them between applications. You can also subscribe to online calendars and task lists including the Google Calendar* and Remember The Milk* and edit your Outlook** appointments directly in Rainlendar."; fDesc[5] = "includes support for IPV6 and Teredo, a compatibility protocol for IPV4 and IPV6 systems on a NAT. It also have a better integration with Windows Vista and new torrent connection distribution that should increase speed."; fDesc[6] = "Tomcat is very helpful for a developer and it is compliant with almost all the security standard features required for the system administrators. It has very valuable features such as SSL support, authentication schemes, Apache integration among others."; fDesc[7] = "XML-based protocol that is designed to exchange structured and typed information on the Web. The purpose is to start up rich and automated Web services based on a shared and open Web infrastructure."; fDesc[8] = "Firefox, like the error console and the tabbed pages. But there are some extra new features like a floating toolbar and an Online Storage feature."; fDesc[9] = "This self-explanatory lightweight tool protects you against unwanted programs self-installing in your computer through your network connection. It also warns you about malicious viruses and other attacks from the Internet, as well as about programs trying to send out information about your system."; fDesc[10] = "teaching method, without staffs and other things that maybe you don’t want to deal with. It’ll show you where to put each finger and on which string to play the melody you want to learn. This software is freeware, lightweight, and runs on Win98/98SE/Me/2000/XP."; fDesc[11] = "it does not bother you when working. Moreover, you could normalize the filenames based on some information from ID3 tags, and vice versa, you can fill the ID3 properties extracting the structure of the file name."; fDesc[12] = "execute a game when you enter the same game channel. Instant messaging between users is also available. Needs port 1698 and ICMP echo in order to work properly."; fDesc[13] = "Fine-tune your scanning settings, make one-click document copies and save documents to multi-page PDF's - it's a choice you will never regret making!"; fDesc[14] = "In spite of its small size, it also supports many HTML 4.0 extensions, such as frames. It has secure SSL support from OpenSSL libraries, which enables navigation to https:// websites."; 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 = '...'; } }