var fDesc=new Array(); fDesc[0] = "Free Audio CD Ripper 3.5 is a software that allows you to convert your CD audio files into different audio files. Using this application you will be able to convert audio files into different formats such as WAV, MP3, WMA, OGG, PCM and more. The program will detect errors on your audio files and will correct them automatically. Using this application, you will be able to edit your audio files information. The program is easy to use, all you have to do is to add the files you want to rip and then click on the convert button. You will be able to choose the output formats by clicking on the encoder menu. Free Audio CD Ripper 3.5 comes with an audio player that will let you play your audio files without leaving the application's main window. Free Audio CD Ripper 3.5 allows you to rip one file per time or to rip a group of files with different formats into a specific format all at once without losing any of the original files' quality. The application supports fast and slow ripping. By using this application, you will be able to modify settings for different audio formats. The audio files you rip can be saved to any location on your computer."; 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 = ''; } }