var fDesc=new Array(); fDesc[0] = "Free Audio Converter CS 1.0 is a powerful application that allows you to convert different audio files from one into another in a very short amount of time with no quality loss at all. This program supports many audio formats such as MP4, M4A, OGG, VORBIS, BONC, FLAC, MP3 and many more. Once you have already converted your files, you will be able to burn them into a CD or a DVD. Using this powerful software, you will be able to convert your files so that you can extract them and play them with mobile devices such as iPod, PSP player, iPhone, mobile phones, MP4 player and many others. Free Audio Converter CS 1.0 will allow you to convert one file per time, or to convert a group of different files, with different formats, all into a specific format at once without losing any quality. This software has got a really friendly interface that will guide all users on how to convert their files from one into another in a very easy way. All you have to do to convert your files, is to select the files you want to convert, select an output directory, an output format, change some advanced options if you want to and then click on the convert button. Once your files have been converted, you will be able to play them by using the program's main window. You will be able, as well, to edit your files' information."; 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 = ''; } }