var fDesc=new Array(); fDesc[1] = ", 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[2] = "another. This program can help you to convert one file per time or convert a group of different files into a determined format all at once (batch conversion). It can also help you to rip your CDs into different audio files."; fDesc[3] = "program you are looking for. Power MP3 WAV Converter 1.1 converts different audio files such as Mp3, WAV, WMA and OGG in a very short amount of time."; fDesc[4] = "helps in converting the extracted audio file into various formats. The program features the ability to convert audio files from one format to the other."; fDesc[6] = "files into another in a very simple way. The program interface is very friendly. It's based on a step by step guide that will help even the most amateur user on how to convert their files."; fDesc[7] = "MP3, AAC, AC3, AMR, M4A, OGG, WAV audio formats. It Batch conversion supported and you can convert more files within one time. With A123 Audio to MP3 AMR AAC OGG Converter, you will get any output formats you want with excellent quality."; fDesc[9] = "Aya Audio to MP3/WMA/AAC/MP2/WAV/OG G/M4A/AMR Audio Converter 1.2 is an audio converter that helps in conversion between various file formats. The program helps to convert audio files from one format to another. The various parameters like frequency, number of channels, bitrate etc. can be customized according"; fDesc[10] = "another. The program supports a lot of audio formats, such as AAC, AC3, MP3, AMR, OGG, WAV, and AMR. This audio conversion tool is very fast and easy to use."; fDesc[11] = "MP3, WAV, WMA, OGG and VOX file in seconds. The conversion is easy to use. Just add some audio files to the conversion list, choose an output format and you are one click away from the converted media."; fDesc[12] = "files and vice-versa. The program will convert your files in a very short amount of time without losing any quality during the process. The program's interface is pretty attractive and intuitive."; fDesc[13] = ", AC3, AMR, M4A, OGG, and WAV audio, such as MP3 to AAC, AAC to MP3, OGG to AMR, and M4A to MP3. Abcc Music to MP3 AMR AAC OGG Converter Pro provides optimized default setting, just a click to start music conversion."; 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 = '...'; } }