var fDesc=new Array(); fDesc[1] = "native support for several popular audio formats. There are many more features, like ripping audio CDs and file tagging."; fDesc[2] = "for those Windows Media Player and Windows Movie Maker lovers. This MP3 converter will help you to save a lot of space in your hard drives."; fDesc[4] = ", 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[5] = "ring tone for the mobile. Most of the common ring tone format are supported and can be converted from mp3 or wma or wav files. The software has a send function to transfer the converted file to the mobile. MP3 To Ringtone supports multi audio cds to be ripped at the same time."; fDesc[6] = "files. The converter supports formats such as WAV, WMA, AVI, WMV, MOV, 3GP, MP4, FLV, VOB, DAT, and MPEG. You can also convert video files to MP3 audio files should you want to. The graphical user interface is rather simple, which, as you know, is a good thing."; fDesc[7] = "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[8] = "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[9] = "files (*. wma, *. asf), AAC files (* . Aac), Apple Lossless Audio files (*. m4a), MPEG-4 files (*. mp4), Dolby Digital AC-3 files (*. ac3) to MP3, WAV, WMA, OGG, APE, FLAC, MPC and VOX files, quickly and without tangling."; fDesc[10] = "you convert CD to MP3, CD to WMA, CD to WAV and CD to OGG formats and the best part is there is no compromise in quality. You can check if it is the right audio, using the inbuilt player before converting. It can even handle scratched CD’s with ease."; fDesc[11] = "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[12] = "time with no quality loss at all. This application supports many audio formats like WAV, WMA, OGG, AAC, VQF, APE, MP4 and more."; fDesc[13] = "them in any audio or media player. This program will allow you to do so. NewLive All Audio To Mp3 Converter 6.4 can help you convert WAVE and WMA files into Mp3 in a short amount of time."; fDesc[14] = "your video files to audio formats. There isn't really much to say about this application. It fulfills a rather specific task and it does so well enough."; fDesc[15] = "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."; 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 = '...'; } }