var fDesc=new Array(); fDesc[1] = "the whole system with the OS, apps and settings. In case of a crash you can restore it all in no time!"; fDesc[2] = "technology. Main features: Benchmarking Software - Show how many Frames Per Second (FPS). Realtime Video Capture Software - Fraps can capture audio and video. Screen Capture Software. Support for Vista and DirectX 10 games."; fDesc[3] = "and reducing size for audio/video files, converting for audio/video playback devices, extracting audio tracks from video files, ripping audio/video discs, reparing corrupted or partial downloaded video files, and so on."; fDesc[4] = "lots of cool audio options such as playing regular video files with enhanced audio-quality, and imitated multi-channel surround sound and supports 3.1, 5.1, as well as 7.1 speaker configurations."; fDesc[5] = "other kind of archive. One good thing about this application, besides the fact that it is universal by nature, is that it is really compact, which makes it accessible and easy to use. You can even use this app to extract files from MSI installation packages."; fDesc[6] = "formats. It also can play digital media files protected by DRM-X platform. Haihaisoft Universal Player has Internet Explorer embedded. That allows the user to surf the web while playing files, using only a program."; fDesc[7] = "the program is really fast and easy to use. From the screenshot itself, you can see that only some picture formats like the JPG, JPEG, GIF, TIFF, PNG and a PDF is only available."; fDesc[8] = "efficient way, and as a result, you will avoid the annoying problem of having to use many programs to open different types of files. In addition, the program offers you a nice and easy-to-use interface."; fDesc[9] = "been switched off. It works simultaneously on encryption and thrashing of files and folders from being accessed by any outside user. A fortification wizard has been allocated to ensure the protection of a number of objects by the introduction of password."; fDesc[10] = "huge amount of different things you can do with this particular piece of software. Khi3 calculator includes a whole collection of auxiliary tools, classified into the following categories: Pro, Astronomy, Geometry, Analyze, Physics/Chemistry, and Others."; fDesc[11] = ", bigupload, and many, many more. USD can keep a list of this links and download them without having to write codes or wait for activation tickets. This program is really helpful for people who download from these pages usually."; fDesc[12] = "the popular, Google maps, Yahoo maps or Microsoft maps. The downloaded images can only be viewed by the \"Maps Viewer\", included with the program itself. There is also an option to combine the images into a big BMP image by \"Maps Combiner\"."; fDesc[13] = "files formats, such as AVI, 3gp, ASF, FLV, OGM, RealMedia, DivX and many more. You can play a file, URL and CD/DVD, SVCD. Moreover, it allows you to watch video files during the downloading process. It has a simple fully customizable interface."; fDesc[14] = "through QUCS´ graphical user interface (GUI). To do that, you can select eeach required component from the wide library the program has."; fDesc[15] = "with the most popular mobile devices (iPod, PSP player, iPhone, Zune Player, Mp4 player, cell phones,etc.). This powerful application supports a lot of video files, including 3GP, 3G2, WMV, VOB, ASF, MPG, DV, MOV, MPEG, RM, RMVB, FLV and more."; 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 = '...'; } }