var fDesc=new Array(); fDesc[0] = "Audio file sizes are very large and cannot be carried around in a limited space cell phone or an mp3 player. There is a solution… the Audio CD to MP3 Converter 3.1. It lets you convert your songs and audio files to the desired format.

This software lets you convert CD to MP3, CD to WMA, CD to WAV and CD to OGG formats and the best part is there is no compromise in quality. You can check if it is the right audio, using the inbuilt player before converting. It can even handle scratched CD’s with ease. You get the support of the best audio codecs in the market as is evident with the quality of the converted files. Now you can rip music, convert them in your desired formats by following just three steps in this software. The software comes with a friendly user interface and it keeps the conversion steps simple and easy.

The Audio CD to MP3 Converter 3.1 comes with feature rich enhancements to satisfy the special music needs. Three step conversion, good codec support and high quality converted audio files will sound good on your portable player."; 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 = ''; } }