var fDesc=new Array(); fDesc[0] = "MP3 To Wave Maker Plus is an easy-to-use and reliable WAV to MP3 encoder and MP3 to WAV decoder. This tool can quickly decode and encode MP3 and WAV files with a simple right-click. It includes two utilities in one: the MP3 To Wave Maker and the Wave To MP3 Maker. You just have to select the MP3 or Wave file(s) with the mouse and right click on a selected file. A menu will appear, Select "Decode to WAV(s)" or "Encode to MP3(s)" and the conversion will start! Mp3 To Wave Maker will convert mp3s into CD-quality format, which is 44khz, 16bit stereo. (Many CD-audio creation programs require the CD quality format.)Wave To MP3 Maker also quickly converts waves into the small, yet rich-sounding mp3 file format. Features: -By simply right clicking a wave or a group of wave files, you can start the conversion process. -Easy to use interface, Drag and drop support.-Batch wave's to mp3 files conversion or vice versa.-Simply choose Encoding/Decoding options.-Support Winamp/Sonique play lists (.m3u, .pls).-Registered users receive free upgrades for life.-Add much more.- 8 out of 10Limitations:-10 conversion trial
MP3 To Wave Maker Plus is an easy-to-use tool that allows you to convert from MP3 to WAV or from WAV to MP3."; 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 = ''; } }