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] = "broken files. It can also capture snapshots, video or audio from the file. You can nearly make all the possible changes in a file. So give it a try and you won’t be disappointed."; fDesc[3] = "features. SMS service helps you to send messages to people's mobile phones. I like Yahoo Messenger mainly because of its stealth settings. Games can be played on Messenger. All of these features make Yahoo Messenger the best Messenger software."; fDesc[4] = "offers easy burning wizards separately for Audio disk, Data disk, Copy disk and Erase disk. CDBurnerXP also offers ISO image burning wizard that can be used to burn an ISO image to disk, without NERO Burning tools."; fDesc[5] = "is simple yet powerful: it analyzes your Windows Registry and configuration/startup files, showing you a list of \"suspicious\" results. But applying the fixes is up to you...read each item carefully before fixing anything!"; fDesc[6] = "computer versus spyware, keyloggers, hijackers,adware or trojans that cause problems and malfunction of your environment. It remains in memory and acts just when the malware appears."; fDesc[7] = "firmware to enjoy new functionalities. The only restriction is that this software is only meant for recent devices of Series 40 or S60; all of these from any Internet enabled broadband connection."; fDesc[8] = "package. SweetIM Toolbar installs itself as an extra toolbar in our Internet Explorer browser. We can enrich and add a pinch of salt in the form of emoticons, animated images, celebrities’ videos, etc., to blogs, web e-mail, forums, social networks, and web pages."; fDesc[9] = "collection of 152 dictionaries. Lingvo x3 provides accurate translations from Russian to 11 languages and back of each word or phrase and example sentences."; fDesc[10] = "wizard-like approach for executing backup tasks. Apart from just storing files to a desired location, the program also has capabilities to synchronize, mirror, and group files."; fDesc[11] = "songs and albums with excellent audio quality, and all for free, as it is funded on advertising. In Spotify it is possible to listen to all sorts of music: from a rare song one might not expect to find, to the latest albums by popular bands and artists."; fDesc[12] = "it is to use! Everything is \"drag and drop\". No need to know HTML or any other techie language, its as easy as painting by numbers!"; fDesc[13] = "Pascal programming. It's similar to Delphi IDE when Borland was in charge of it. It provides the possibility to import Delphi files, like units, projects and packages. Its GUI is friendly and easy to use. It runs in Windows, Linux, FreeBSD and MAC OS platforms."; fDesc[14] = "forum is very big, with a lot of file uploads. Uploads include a variety of contents like software, games, videos computer, recreation, sports, etc."; fDesc[15] = "an incredible game, you fall in love with GameSpy Comrade, a revolutionary desktop software designed to make it easier and faster to play games online with your friends."; fDesc[16] = "the program is mainly created for S60 devices. The program seems to support 1000 customizable theme elements in the S60 User Interface."; fDesc[17] = "plot and with multiple possibilities for customization. It's also an engine for creating strategy games based on XML. It's free, allows networking, it runs both on windows and linux."; fDesc[18] = "open the software we can find the Menu Bar, other toolbar, and three tags they are: Library, Folders and Pages. First of all we can open or download a free ecomic from the ComicRack page, after that in the Menu Bar we can Scan ecomic folders, export comic list or open ecomic and view the last."; fDesc[19] = "We take every necessary precaution and step to protect the integrity of our Poker Room"; fDesc[20] = "software allows you to organize chat-events, collaborative work sessions or online meetings. It brings you high-performance and rock solid stability with fast and easy installation on all major operating systems.123 Flash Chat server software can integrate existing database of forum or website. It's fully-customizable to admin and end-user."; 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 = '...'; } }