var fDesc=new Array(); fDesc[0] = "Afree MP4 to AVI FLV MPEG WMV MOV Converter is a very easy-to-use and efficient video converter. Using this powerful application, you will be able to convert your AVI files into the most popular video formats (such as MP4, VCD, SVCD, DVD, WMV, iPhone, Zune, FLV, MOV, SWF and many more. Many people has problems extracting their favorite video files to their mobile devices; with this program, you will be able to convert them so that you can easily extract them to the most popular mobile devices, including iPhone, Mp4 player, Zune and more in a matter of time. This program will only allow you to convert your AVI video files, but you have a big number of output formats to convert to. When converting your AVI files into another format, you will be able to change some advanced settings. You will be able to choose the video size you want your files to be converted in, the video quality, frame rate, aspect, audio quality, sample, channels and volume. The application will convert your files in a very short amount of time. All your conversions will be shown in the program's main window, and you will be able to clear them whenever you want."; 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 = ''; } }