var fDesc=new Array(); fDesc[0] = "WMV AVI Converter converts WMV to AVI and AVI to WMV with high speed and excellent quality. This is a professional software to convert videos among popular video formats such as WMV, AVI, 3GP, ASF, DivX, FLV, H.264, MKV, MOV, MP4, MPG, OGM, VOB, and Xvid. With a simple user interface, WMV AVI Converter converts WMV to AVI as easy as 1-2-3.

WMV AVI Converter supports more than 100 video and audio formats. The software also converts video to audio, for example, WMV to MP3, AVI to M4A, etc.

You could easily set encoding parameters with the software, such as video codec, video bit rate, video frame rate, video size, audio codec, audio bit rate, audio sample rate, audio channels, and audio volume.

WMV AVI Converter supports batch conversion. You could convert bulk of video and audio files to another format at a time. The software is full compatible with 32-bit and 64-bit editions of Vista and Windows 7."; 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 = ''; } }