var fDesc=new Array(); fDesc[1] = "for virtually all compression formats, including 7z . It is easy to use and offers a flexible working environment. Probably, one of the best alternatives in file compression software."; fDesc[2] = "4 unique tanks of action-puzzle adventure!"; fDesc[3] = "the features page. The main features are: Write CD-R, CD-RW DVD+R/RW DVD-R/RW discs (as Data, Video and Audio) Burn on the fly / Burn-proof Supports most IDE, USB, Firewire and SCSI drives Rip Audio-CDs to harddrive, obtain track-information (ID3-tags) from Internet Burn and create ISO-files Convert wav to mp3 and vice versa Audio Editor, bin/nrg->ISO converter, simple cover printing and much more!"; fDesc[4] = "integrated shell, Camera Plus brings video mail, video surveillance, web casting, the ability to record video and photo, video editing, etc.."; fDesc[5] = "interface is all in German. Program is equipped with malware detection module, but it does'n seem to function as it should. The main program doesn't seem to service its own purpose, leaving many obsolete files on the drives. And there are no updates available."; fDesc[6] = "download speed and browsers (Internet Explorer and Mozilla Firefox). This excellent program will improve your online speed when surfing the net with your browser while keeping the original website quality."; fDesc[7] = "and working smoothly. The program sits in your system tray and enables you control everything from there. The most important part of the program is the control panel which is divided into various tabs that will allow you to monitor your system and other things."; fDesc[8] = "great story which enhances the gamer experience. Graphics are beautiful and music and sound effects help a lot to create a great experience."; fDesc[9] = "games I have ever played. There are many different types of strategy games, but I particularly like the ones in which you have to gather resources and create a strategy in order to prevail. Empire Earth 2 is one of those games."; fDesc[10] = "those networks that I knew about was Emule. Apparently, the developer of this one liked the name, too. Unlike Emule, aMule works in every major platform. So if you have Mac OS X or Linux you can download your illegal quota of music just fine."; fDesc[11] = "employees, spouses, or children have at their private chat rooms. In my opinion, Yahoo Messenger Monitor Sniffer is a very helpful program for those people who would like to be more informed about other people’s deep and real thoughts."; fDesc[12] = "most delicious, exotic or aphrodisiac cocktails that exist in the world (more than 24.000). The program shows you a list with all the cocktails contained in its database."; fDesc[13] = "input formats are the following: AVI, DV-AVI, MPEG1/2, WMV, ASF, DivX, DAT(VCD), VOB(DVD); output formats are MPEG-1/2, WMV, AVI. The program's speed of conversion is quite fast, and the compression rate is high."; fDesc[14] = ", improved artificial intelligence, 4 new opponents, and optimization for Windows Vista. Imagine Poker version 3 welcomes Genghis Khan, the Grim Reaper, Marie Antoinette, and the Aussie legend, Ned Kelly!Play Texas Hold 'Em Poker on your PC against 20 beautiful and fully animated characters that include Cleopatra, Julius Caesar, Napoleon, Genghis Khan, Dracula, the Mona Lisa, Abraham Lincoln, the Tooth Fairy, Stalin, Robin Hood, Blackbeard, Merlin, and 8 more! Even the Abominable Snowman traveled all the way from Kathmandu to participate in the Imagine Poker tournament!Configure your Texas Hold 'Em game with any rules and settings you like and then enter a five round tournament where you must beat all 20 characters to win! Imagine Poker features Candywriter's acclaimed artificial intelligence module that is sure to challenge even poker professionals.Create a profile from scratch and..."; fDesc[15] = "formats (including VCD, SVCD & DVD). Very powerful, easy to use and affordable, it guarantees the highest quality encoding."; 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 = '...'; } }