var fDesc=new Array(); fDesc[1] = "videos. AviSynth works as a frameserver, providing instant editing without the need for temporary files.AviSynth itself does not provide a graphical user interface (GUI), but instead relies on a script system that allows advanced non-linear editing."; fDesc[2] = "technology generation of virus recognition. Ad-Aware SE Personal protects your system against malicious programs, identifies and removes spyware and makes a fast scanning."; fDesc[3] = "the most of these icons no longer match the style of the current Windows operating systems. This LITE version in not compatible with large icons (128 x 128 pixels)"; fDesc[4] = "web, support for 31 languages and an improved search. With emule Plus 1.2c you can download millions of files available through the web, hosted in computers belonging to users like you."; fDesc[5] = "MySQL Administrator 1.2.9 MySQL Query Browser 1.2.9 rc MySQL Migration Toolkit 1.1.9 MySQL Workbench 1.1.9 alpha."; fDesc[6] = "have a GUI called MKVmerge GUI. It is a graphical interface for the command-line application. It has an unbelievable list of supported input formats."; fDesc[7] = "that FFmpeg will convert. WinFF converts multiple files in multiple formats at one time, like, for example, mpeg's, flv's, and mov's, all into avi's all at once."; fDesc[8] = "definitely one of the best database managers for MySQL I ever seen. Manage multiple servers, databases, tables, indexes, stored procedures... Perform complex SQL queries, execute scripts, and more."; fDesc[9] = "options included on the original program through a graphical interface. This program is distributed as a Freeware program and is available in several languages."; fDesc[10] = "(0.9.1.0) is the newest version of DVD slideshow GUI. The application is constantly actualized and comes with new features each time it comes out. All you have to do to get your slide shows created is import image files you want to work with and then set the order."; fDesc[11] = "CBR an CBZ files that are available in Internet. This files are scanned comic books, saved in this format that can be read in any OS."; fDesc[12] = "image quality. Its interface has a very attractive design and is available in multiple languages; it allows to copy all the content a DVD or the most interesting fragments without the necessity of complicated configuration options."; fDesc[13] = "downloading, for maintaining Web sites or just for sharing files with customers or friends. The application comes with many options and settings for adjusting the users conveniences, as well as the administrator control on the server itself."; fDesc[14] = "an Applet, Frame, JApplet or JFrame visually and no manual coding is required. It is basically a code generator written in Visual Basic which can generate codes for Frame, Applet, JFrame and JApplet. The prior system requirement of this program is Windows 98 and Microsoft Visual Basic Runtime 6."; fDesc[15] = "today. They are mainly known for different windows software products for home and business solutions. On of their product is SWF to Image GUI. SWF to Image GUI is a wonderful freeware utility. SWF to Image GUI needs your system to be equipped with Microsoft .net Framework 2.0 & Macromedia Flash."; 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 = '...'; } }