var fDesc=new Array(); fDesc[1] = "files using more than 10 audio filters. Like Silence, Reverse, Echo, Fade In, Fade Out, Audio-cleanup. The audio graph helps the user to know the current playback and exact position for using a filter or editing of sound."; fDesc[2] = "convert (to and from) WAV , MP3, WMA, Ogg Vorbis files and record audio."; fDesc[4] = ", DIVX, XVID, MPEG, MPG, WMV, ASF, RM, RMVB, DAT, MOV, SWF, FLV, VOB for playback on portable devices like iPod, iPhone, Zune, etc. It has preset profiles with the most common configurations for different formats and devices and lets you configure output parameters."; fDesc[5] = "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[6] = "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[7] = "on-the-fly and sopports Normaolizing. It can support MP3 files to WAV files for burning on an audio CD."; fDesc[8] = "transitions that enable anyone to produce cool MP3 mixes. In the program's nice graphic interface, different visualizations show the beats as the music plays."; fDesc[9] = "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[10] = "complete audio converters on the internet. It works with lots of audio formats such as WAV, MP3, WMA, OGG, AAC, FLAC, MP2, MP4 and ACC."; fDesc[11] = "and wav file using custom playing pitch, playback speed (tempo), or even enable the karaoke mode. BestPractice enables you to import mp3 or wav files from your hard drive or directly from a CD. You can slow down or speed up music up to a desired speed simply moving a slider."; fDesc[12] = ", 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[13] = "and OGG format. you can also extract audio from video files to CD quality WAV files. Support fast batch conversion."; fDesc[14] = "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[15] = "including MP3, WMA, OGG and WAV. The program is intended for batch conversion. It can convert music from a CD also, without copying it to your hard drive. You can customize the look of this converter with more than 20 given skins."; fDesc[16] = ", APE. This easy to use software is very fast. You don’t have to read any manuals or any big help files to use this. All you do is click on one button and your CD will be copied. This software can also convert WAV files to MP3, WAV, WMA, APE, VQF, OGG, AAC, MP4 files."; fDesc[17] = "WMA, M4A, APE, WV, MPC, AU, AND ACC to different formats such as MP2, AC3 and many more. This application is available in four languages (spanish, english, portuguese and french)."; fDesc[18] = "beginning and ending points of a selected audio file after which one can save the file. The tool is as simple to use as it looks. The tool supports all the common audio file types like wma, mp3, ogg, wav etc."; fDesc[19] = "very short amount of time with no quality loss at all. The program is very easy to use, it has got a friendly interface that will guide all users on how to get their files converted from one into another."; fDesc[20] = "into MP3, WMA or OGG files in a really fast way. Shuangs WAV to MP3 Converter 2.2 is really easy to use and counts with a friendly interface, which will guide all the users on how to use the program and convert their files from one format into another."; 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 = '...'; } }