var fDesc=new Array(); fDesc[1] = "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[2] = "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[3] = "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[4] = "program enables you to convert your WAV files into Mp3 and WMA files. It can also convert Mp3 and WMA files into WAV files. The program is really easy to use and it has got an intuitive interface."; fDesc[6] = "application you will be able to convert your WAV files into Mp3 and adjust the audio bit rates by simply clicking a few times. The program has a small but well designed interface that will make things easy to you."; fDesc[8] = "also makes direct digital copies from audio CDs and saves them as MP3, WMA, OGG and WAV formats."; fDesc[9] = "ripper) to ringtone format, including mmf, amr, mp3, midi, wav, aac, 3gp and mp4. The contained CD Ripper extracts digital audio CD tracks to audio formats of wav and mp3 with excellent output quality and high ripping speed, and the mp3 compressor can reduce the size of mp3 files by 30%-70%, save valuable space for your cell Phone. There's also a batch conversion function for converting MP3 or WAV files to RingTones automatically! Key Features: >Fast and perfect quality, very easy to use interface; >Convert selected part audio (mp3,wav and CD tracks) to mmf, amr, midi, mp3, wav, aac, mp4, 3gp ringtones directly.mp3 to ringtone, mp3 to mmf >Convert CD to mp3/wav with CD Ripper; >Reduce the size of MP3 files by 30%-70% with MP3 Compressor (Compress MP3); >All mp3 ID3 information will be copied to the ringtone files; >Automatically gather MP3 titles to mmf ringtone; >Save & transmission..."; fDesc[10] = ", fast and easy."; fDesc[12] = "user-friendly-interfa ce, you can convert WMA to MP3, MP3 to WMA, WAV to MP3, AAC to MP3, etc. just one click. Bluefox WMV MP3 Converter can convert MP3, WAV, WMA, and OGG from one to another, and is performed in batch conversion. Bluefox WMA MP3 Converter can also convert MPC, AVI, MP1, MP2, MPA, M4A, MP4, WMA, OGG, AAC, APE, VQF, MPEG or RAW to MP3, WAV, WMA, or OGG formats, actually all Windows Media formats (*.wma, *.wmv, *.asf) are supported. And Bluefox WMA MP3 Converter can normalize MP3 to MP3, WMA to WMA, WAV to WAV, OGG to OGG, VOX to VOX. And Bluefox WMA MP3 Converter provides advanced options to those who want to take advantage of them, such as set start time and bite rate etc. Bluefox WMA MP3 Converter convert your media files quickly and easily with excellent quality."; fDesc[13] = "to audio and convert different audio formats between one another."; fDesc[15] = "Rip audio tracks from an Audio CD, and to convert MP3, WAV, WMA, OGG, and APE from one to 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 = '...'; } }