var fDesc=new Array(); fDesc[0] = "Abcc DIVX AVI MP4 WMV iPod Converter can help you convert nearly all popular video such as AVI, WMV, MPEG, MP4, ASF, iPhone, MOV, FLV format to DIVX, AVI, MP4, WMV, iPod, MOV. It can also extract audio from video files to M4A audio. All conversion, such as AVI to MP4, WMV to DIVX, MOV to iPod, MP4 to M4A are very easy and fast with the best quality. It also supports batch conversion.

Main Features:
- Support converting AVI, WMV, MPEG, MP4, ASF, VOB, 3GP, iPhone, MOV, FLV files.
- Support converting all popular video formats to DIVX, AVI, MP4, WMV, iPod, MOV video formats.
- Extract audio from video to M4A audio.
- It supports batch conversion.
- Support all popular media formats.
- Super high image quality and sound quality, just like original DVD.
- Full control video and audio parameter.
- Run on Microsoft Windows 98, NT, 2000, XP, Vista."; 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 = ''; } }