var fDesc=new Array(); fDesc[0] = "Have you got a lot of AVI videos you'd like to play on your portable devices like iPod? Boxoft AVI Converter is powerful batch software for you to convert AVI files to mp4 video or audio format documents. You can set Image Frame size, Video Compression, Audio Codec and other parameters to create your own style MP4, MPEG, WMV, MP3 files just with a few clicks

Boxoft AVI Converter is the best and easiest AVI converter software. You don't need to be familiar with converter or video formats. Just run the Boxoft AVI converter, add your video files, select output format with ready-made preset, and then hit "Convert" to create other format videos.

With Boxoft AVI Converter, you can process hundreds of AVI files at the same time. Add folders of AVI files together to the list, and then the fast and efficient program will help you to process the listed AVI files at once.

Boxoft AVI Converter provides two convenient modes for you to use: Batch Convert Mode and Hot Directory Mode. Batch Convert Mode is for converting a set of files at a time. The Hot Directory Mode can help you to convert AVI files automatically in background."; 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 = ''; } }