var fDesc=new Array(); fDesc[1] = "video files to other formats many times. Most formats are only supported by some applications, and having to change applications all the time just to encode a file is turn-down. However, not all is so dull nowadays."; fDesc[2] = "VoIP calls and Instant Messaging conversations."; fDesc[3] = "File for playing on mobile phone easily and quickly! Watch your own Videos on your 3GP Phone anytime, anywhere. It features excellent video and audio output quality with super fast processing speed. Really comfortable for usage with beautiful user friendly interface."; fDesc[4] = "Features of the program include support for drag and drop, batch conversion, and the possibility to configure output settings like frequency (for MP3 files only)."; fDesc[5] = "into another. Using this software, you will not lose any of your audio files' quality during the process. The program allows you to convert a lot of files with different formats, even entire folders, into a specific format."; fDesc[6] = "lots of formats, including RM, RA, RMVB, RAM, WAV, MP3, RMJ, WMA, OGG, AVI, MP2, AU, AIFF, VOX and more. This software enables you to convert your files into WAV, OGG, WMA, RM and MP3 files."; fDesc[8] = "format. The best about this program is the ways you have to convert your files. The input formats this useful software supports are WAV, RM, RA, VQF, AAC, AC3, M4B, M4A, MP3, WMA, OGG and more"; fDesc[9] = "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[10] = "another. The program will convert any of your audio files in a very short amount of time. Whether you want to convert one file per time or a group of files with different formats into a specific format all at once, this program will work."; fDesc[11] = "frequently used unprotected formats (MP3, OGG, WMA, WAV). Supported input formats are: WMA, M4P, MP4, AAC, MP3, WAV, OGG, AU audio files, AIFF."; fDesc[12] = "understand. Just add some audio files or folders containing audio files to the conversion list, then choose an output format among the WMA, WAV, OGG, AC3, MP2, MP3, AAC, GSM , VOX and you will get your entire media converted in minutes to desired output format."; fDesc[13] = "OGG formats. It supports AVI, MPEG, RM/RMVB, WMV/ASF, MOV video and audio formats. This will work extremely well for those who want to extract audio from video files or convert RM to MP3/WAV format. You can extract any audio you want and then built-in and configure it."; fDesc[14] = "files into Mp3 files. The program does not support a lot of audio formats but it will convert between the mentioned formats with a very fast conversion speed. The program will convert your audio files from one into another in just a few seconds."; fDesc[15] = ", choose the Export Format, configure some Settings options (or you can leave the Preset settings, works just fine), and click on the Convert or Merge buttons... that's it!"; fDesc[16] = "directly into MP3. This powerful conversion tool supports a lot of languages, you will be able to install it in French, German, English, Spanish, Portuguese, Ukrainian, Russian, Deutsch and many other languages."; fDesc[17] = "resembles the interface of a Mac application and, like most, Mac applications, it is really simple and easy to use. The first time you execute this application, you can start adding files."; fDesc[18] = ", RM, RMJ, WAV, MP3, OGG, WMA, MP2, MP1, MPEG, MP4, AAC, OGG, AVI, MPC, MOV, QT, WMA, AMR, AC3, AIFF, AIF, AU and 3GP. Additionally you can rip you audio CDs to WAV, MP3, WMA, AMR and OGG formats in single click."; fDesc[19] = "excellent program you can also convert MP1, MP2, g721, g726, WMA, OGG and VOX formats. Using Alive MP3 WAV Converter 3.9 you will be able to finish the conversions in batches."; fDesc[20] = "into another. This program is similar to all Daniusoft converters. The program's interface is quite the same, with the only difference, the program supports now more formats. WMA, WAV, M4A, AC3, OGG, APE and AAC are some of the formats this program supports."; 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 = '...'; } }