var fDesc=new Array(); fDesc[0] = "If you are not satisfied with the size of your musical WAV collection, you should take a look at what this program does.

MP3Coder is a small, easy-to-use, powerful and reliable program that encodes the WAV files into the MP3 format. MP3Coder also supports different formats of MP3 (MPEG1 and MPEG2) and all the bitrates (8-320 kbps, constant and variable). Using ID3 tag it allows you to save song info (the titles of songs and album, the name of artist, the year of issue, etc.) in an MP3 file.

MP3Coder is a powerful, fully-featured WAV-to-MP3 encoder that maintains MPEG1 and MPEG2 formats, all constant and variable bitrates (8-320 kbps). There are Presets for those who don't want to understand subtleties of MP3 formats.

A convenient ID3v1 tag and filename editor are available and you may use MP3Coder with ease by means of multi-language interface and Help.

Main features:

-WAV to MP3 compressing
-Multi-language interface (more than 30 languages!)
-FreeDB support
-Supports MPEG1 and MPEG2 formats, all bitrates (8-320 kbps)
-Supports constant and variable bitrates
-Supports ID3v1 tag
-Easy-to-use user-friendly interface

Minimum system requirements:

-Pentium II 300 Mhz
-32 Mb RAM
-5 Mb free hard disk space for the program

Limitations:

-10 days trial
MP3Coder is a powerful, small, easy to use tool that allows you to encodes Wav files into Mp3. That also helps you to save song info."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }