var fDesc=new Array(); fDesc[1] = "care of pretty much all your converting needs. However, this is not a free application. It supports most common formats and, of course, formats like AVI, MPEG1/2/4, CD/SVCD/DVD, DivX, XVid, ASF, WMV, RM, QuickTime MOV, and Flash SWF are there."; fDesc[2] = "that you can listen to your audio files on your cell phone anytime you want. Allok MP3 to AMR Converter 3.0 supports many audio formats, including WAV, WMA, OGG, MP3, AC3, 3GP, AMR, RMVB, MP2, RM, RAM, VOB, AVI, MPEG, VCD, WMF, ASF and many more."; fDesc[3] = "files into any format you want. Most popular formats are supported, and chances are that your desired format is among the supported ones."; fDesc[4] = "video files in a quick way without losing any quality at all. The program supports a lot of formats. Using this application, you will be able to convert your files so that you later extract them to mobile devices."; fDesc[5] = "all other conversion tools available on the Internet. However, it supports many audio formats and it lets you convert them into the following files: Mp3, WMA, OGG, FLAC, MPC, APE, WAV, PLS and M3U."; fDesc[7] = "another. This program also enables you to extract audio from video files. Using this conversion tool, you will be able to convert files such as Mp3, WMA, WAV, OGG, AAC, FLAC, MPC, M4A, AIFF and many more."; fDesc[8] = "normalization of the level volume of Mp3 and Wav files."; fDesc[9] = "attachment. This voice utility records voice messages and avoids typing short messages. Its GUI is simple and easy to use. There is no documentation on the software but is available on its website. JDVoiceMail works on Windows (32 bit) 95/98/ME/NT/2K/XP/Vist a platforms."; fDesc[10] = "mp3 or Wav formats. Further, you will be able to preview before conversion. With just performing three simple steps you will be able to accomplish your job."; fDesc[11] = "in seconds. The converter supports batch conversion also. It means you can add multiple files and folders to the conversion list to get the same output format and quality for all files."; fDesc[12] = "digitally-not through the soundcard-which enables you to make perfect copies of the originals."; fDesc[13] = "your Mp3 and WAV files. This software is very easy to use and very easy to install. The program's interface will guide you step by step on how to work properly with your audio files."; fDesc[14] = "MP3,OGG,WMA,WAV,AAC,A PE,FLAC, MPC and TTA."; fDesc[15] = "extracting the files directly from the disc, not through the sound card, which provides accurate copies of the original audio files. The output formats supported are WAV, MP3, OGG, WMA and Real Media."; fDesc[16] = "prepare your MP3 files for subsequent CD burning and properly label each and every file. It supports CDDB, renames files based on rag information and generates tags from file names."; fDesc[17] = "a glimpse of an eye. Just select a folder or subfolder and the program will display all songs contained in it."; fDesc[18] = "very easy way. In the moment you launch the application, you will notice that the program could not be easier to use. On the program's main window there are instructions that will clearly indicate how to get your files cut."; fDesc[19] = "built-in optimization tool. It is even able to forecast the time it would take to encode the files. It will also integrate .wav files into the context menu. Moreover it allows to choose whether to save the source file or delete it."; fDesc[20] = ", OGG, and WMA. It has a full audio playback control function, so it can be used as an audio CD player as well. It uses a high quality audio codec and encoder, which provide high quality of sound. It has a built-in tag editor,"; 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 = '...'; } }