var fDesc=new Array(); fDesc[1] = "Download Manager will let you have full control over your downloads, accelerating download speed to squeeze your bandwidth."; fDesc[2] = "picture quality even at high compression ratios. Xvid is similar to DivX, since it is an open source project, distributed under the terms of the GNU General Public License (GPL). That means that it´s free to use, and everyone can contribute to its development."; fDesc[4] = "illustrator, CorelDraw, etc… It’s based on the standard vector graphics format (SVG). It is a program with a GPL licenses, is focused in Linux operating systems, but it also provides the capacity option to be used in windows."; fDesc[5] = "appearance. This software was designed under different codes from the VLC, VideoLan, Bass.NET and others integrating the best thing of this GPL software’s in a g great experience with a nice interface."; fDesc[6] = "128bit Keys.It combines a powerful symmetric encryption with compression and the ability to open/edit a file just with a simple double-click."; fDesc[7] = "development effort. All code is released under the terms of the GNU GPL license. The Xvid video codec implements MPEG-4 Simple Profile and Advanced Simple Profile standards. It permits compressing and decompressing digital video in order to reduce the required bandwidth of video data for transmission over computer networks or efficient storage on CDs or DVDs. Due to its unrivalled quality Xvid has gained great popularity and is used in many other GPLed applications, like e.g. Transcode, MEncoder, MPlayer, Xine and many more."; fDesc[8] = "VirtualDub is a video capture/processing utility for 32-bit Windows platforms (95/98/ME/NT4/2000/XP) , licensed under the GNU General Public License (GPL). It lacks the editing power of a general-purpose editor such as Adobe Premiere, but is streamlined for fast linear operations over video. It has batch-processing capabilities for processing large numbers of files and can be extended with third-party video filters. VirtualDub is mainly geared toward processing AVI files, although it can read (not write) MPEG-1 and also handle sets of BMP images."; fDesc[9] = "enables to download sources and modify them as you want. It features an improved user-friendly interface with extra features, multiple customization options and some more."; fDesc[10] = "gain better visibility of how their databases are operating. It is freely available under the GPL. This product is designed to run on the following operating systems: Windows XP, Windows 2000, Windows NT, Windows 98 and Windows 95."; fDesc[11] = ", portuguese, german and italian. TrueDownloader offers the primary features offered in any download manager: download basket, browser integration, scheduling, pause/resume and more."; fDesc[12] = "Word file, and then choose if you want to delete it, view it (Word will open), or convert it to PDF. The program uses GPL Ghostscript to do this, installing the WordToPDF Printer. This can be viewed and changed in the \"Options\" section."; fDesc[13] = "datas and BITMAP or JPEG images, if a list exists in text or Excel format (or a SQL query)."; fDesc[14] = "available. Some of the features: Plays all MPEG1, MPEG2, and MPEG2.5 encoded files. Support for Xing's Variable Bitrate Encoding Technology. S..."; fDesc[15] = "Your download manager will no longer have problems saving such problematic images that are usually found on forums or blogs. GPL works with Internet Explorer (including its shells: Maxthon, Avant, etc), ,Opera and FireFox installing GPL's extension."; 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 = '...'; } }