var fDesc=new Array(); fDesc[0] = "Xilisoft OGG MP3 Converter proves professional to convert OGG to MP3 as OGG to MP3 converter and to convert MP3 to OGG as MP3 to OGG converter. It also supports converting between popular audio formats such as WMA and WAV. In addition, extracting audio from your beloved video is also available.

Xilisoft OGG MP3 Converter is professional audio encoder, containing plenty of detailed parameters that gives you prominent audio quality, and freely editing the ID3 tag information that makes your music management much easier."; 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 = ''; } }