var fDesc=new Array(); fDesc[0] = "MP3 CD Converter Professional is a wonderful CD-burning application that can create conventional Audio CD from your downloaded MP3 collections. The customized Audio CD can be played with your home Hi-Fi or car CD player.

With MP3 CD Converter Professional, you can easily make your own music CD from your favorite MP3 list, CD collections, WMA files, iTunes music library, etc. It brings convenience to you to enjoy them at home or play them on portable CD players or car stereos.

Besides, it is fairly simple to use MP3 CD Converter. You may know more from the following features about this cool app."; 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 = ''; } }