var fDesc=new Array(); fDesc[1] = "effects, equalize, analize, import and export audio tracks in formats wav, aiff, mp3, ogg vorbis, flac, mp2. Its Available for Windows 98/NT/XP/Vista, Linux/Unix, Mac OSX."; fDesc[2] = "your favorite music files stored on your PC? Then AIMP is a new music player you should download and test it. AIMP is specially popular because it's a simple application that uses low resources, but it has a powerful equalizer where you will notice better quality improvements of your audio files"; fDesc[3] = "formats like AVI, MPEG, MPEG 1, MPEG 2, MPEG 4, VCD, DVD, SVCD, RMVB, RM, WMV. You can also convert your video to audio formats such as MP2, MP3, AC3, RA, M4A, OGG, AAC."; fDesc[4] = "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[5] = "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[6] = "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[7] = ", 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[8] = "AC3, AMR, MPC, ADPCM, A/U-LAW, DSP, GSM, and VOX. You can adjust different conversion settings to reach the sound quality that you wish."; fDesc[9] = "time. The program supports a lot of audio files, including MP1, MP3, MP2, OGG, WMA, MP4, FLAC, WAV, APE, AC3, AIF, MP4, OGG and many more."; fDesc[10] = "another in a very short amount of time and with a high level of quality. This program supports many video and audio formats, including 3GP, MJPEG, DivX, Xvid, MPG, AVI, FLV, Mp4,Mp3, Mp2, VOB, ASF, TS, WAV, AU, FLAC, OGG, AC3 and many more."; fDesc[11] = "files to Mp3 and Mp2 files. The program comes with advanced options that you will be able to modify in order to convert your files the way you want it."; fDesc[12] = "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[13] = "Converter has a very small sized downloadable and it is very easy to install too. Allok WMA MP3 Converter is compatible with operating systems like XP, Me, 2000 server as well as 2003 server; however Allok WMA MP3 Converter is still not available for Vista operating system."; fDesc[14] = "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[15] = "to convert WAV files into Mp3, Mp2 and Mp4 files with a very fast conversion speed and without losing any quality at all during the process."; 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 = '...'; } }