var fDesc=new Array(); fDesc[1] = "converted to MP3 in a single click, so they can be played on an MP3 player. The program shows the process like a wizard tutorial, and guides the user window by window through the conversion task."; fDesc[2] = "health status, errors and temperature of your hard disks. It also works with other storage devices such as memory cards, USB sticks, iPods, etc."; fDesc[3] = "AVI Converter also allows users to constomize various video parameters during the conversion like Frame size and sampling rate, which makes it useful for various type of users."; fDesc[4] = ", MetaCafe and convert them to popular formats like AVI, MPEG1, MPEG2, WMV, FLV, MP4, 3GP, MP3 allowing you to play them on portable devices like iPod Video, iPhone, Zune, PSP, mobile phones, etc."; fDesc[5] = "to introduce you a simple yet powerful program that will let you perform this task easily. DVD Audio Extractor, as its name suggests, will let you extract all audio from any DVD, in just four simple steps."; fDesc[6] = "another in a very short amount of time and with no quality loss at all. The program has got a very friendly interface that will guide all users on how to get their files converted."; fDesc[7] = ", readit's, and other portals. Stumbleupon allows you to rate any website that you want. The feedback that you give a site will be sent to all the users who are connected to the Stumbleupon service."; fDesc[8] = "into another in a very simple way. This powerful software supports a lot of audio and video files, including MP3, WAV, WMA, WMV, MP2, OGG, APE, FLV, VOB, AVI, 3GP, RM, AAC, SWF, AC3, M4B, MPC, NUT, APE and many more."; fDesc[9] = "program supports many audio files such as MP3, WAV, WMA and OGG. Using this software, you will be able to record your voice by using a microphone and the program will capture all the audio from your environment."; fDesc[10] = "RM, MP3, WAV and WMA file format using the batch conversion tool. Batch conversion tools also enables you to change the bit rate or number of channels for the resulting audio file."; fDesc[11] = "converting other video formats like MPEG, MPG, WMV, VCD, DAT and ASF format to AVI format. This program can also be useful for various other purposes like video splitting, editing and playing if the MKV codec is installed along with it."; fDesc[12] = ", preserving the original quality and bit rate of the source file. Its straightforward functionality allows any user to easily open a file, select the starting and end cutting points, and save the selection in their system."; fDesc[13] = "multiple-format video converter that is able to re-encode any of the supported video files into any other of the remaining formats. The settings offered for every video codec are fully customizable, thus enlarging the list of possible conversion options."; fDesc[14] = "balance and changing the tempo rate of an audio file. Karaoke Sound Tool supports MP3, WAV and BIN file formats. Time line enable the user to modify particular or desired part of the audio file."; fDesc[15] = "popular formats including MP3, WMA, OGG, WAV, APE, and FLAC. It lets you configure output settings like bit rate, sample rate, channels, etc. process batches, edit ID3 tags, and more."; fDesc[16] = "The converting process allowing human interaction on PowerPoint content during conversion. Anybody can convert a PowerPoint ppt or pps file to Video! it is simple and powerful. Features: PowerPoint is NOT required! Convert full-featured presentations created in ALL PowerPoint versions! Converter supports opening password-protected Microsoft PowerPoint presentations. Video Conversion support. Audio Conversion support. mp7 video support (3ivx codec required) Supported most of codecs installed on user systems Movie width and height determination. Auto determination of Movie duration. Easy settings and nice interface. User can control Movie over capturing."; fDesc[17] = "AVI, DivX, Xvid, MPEG1 and MPEG2, VCD, DVD and SVCD. It supports WMV files with no sound in them. The software supports batch conversion without user interaction, video files larger than 2GB, .wmv and .asf files."; fDesc[18] = "can actually convert between most popular audio and video file formats. It features a multilingual interface, batch conversion, and accurate configuration of the desired output."; fDesc[19] = "that without decompressing the video files, though avoiding quality loss. The files to be joined should have identical frame size, frame rate and video codec."; fDesc[20] = "many of the video and audio parameters, such as Frame Rate, Resolution, Color Depth, Sample Rate and Bit Rate, etc. and change the codec system for video files, DivX, MS Video 1, etc."; 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 = '...'; } }