var fDesc=new Array(); fDesc[1] = ", burn, convert, record and do much more with this program. Play the most popular video formats or convert audio from one format to another. Record analog audio from the computer and add sound effects, such as cross-fader, reverb, and x-bass."; fDesc[2] = "us with an excellent, fast, and easy-to-use converter tool, that gives us the opportunity to convert for free any of this audio formats: Mp3, Ogg, Wma, AAC, Wav (any combination is possible). We can convert Flac, Ape, Ac3, M4a to Mp3, Wma, Ogg, Wav."; fDesc[3] = "converted to MP3 in a single click, so they can be played on an MP3 player. The program shows the process like a wizard tutorial, and guides the user window by window through the conversion task."; fDesc[4] = "clicks. The program also supports batch conversion and allows you to convert multiple audio files at once."; fDesc[6] = "format. The best about this program is the ways you have to convert your files. The input formats this useful software supports are WAV, RM, RA, VQF, AAC, AC3, M4B, M4A, MP3, WMA, OGG and more"; fDesc[7] = "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[8] = "another. It supports format include WAV, MP3, OGG,WMA, RAW, VOX,CCIUT u-Law, PCM, MPC], MP2 and more."; fDesc[9] = "frequently used unprotected formats (MP3, OGG, WMA, WAV). Supported input formats are: WMA, M4P, MP4, AAC, MP3, WAV, OGG, AU audio files, AIFF."; fDesc[10] = ", 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[11] = "excellent program you can also convert MP1, MP2, g721, g726, WMA, OGG and VOX formats. Using Alive MP3 WAV Converter 3.9 you will be able to finish the conversions in batches."; fDesc[12] = "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[13] = "to WMA, OGG Vorbis, MP3, WAV PCM, APE and FLAC files. It also supports batch conversion, lets you edit ID3 tags, supports CDDB and Playlists."; fDesc[14] = "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[15] = "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."; 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 = '...'; } }