var fDesc=new Array(); fDesc[0] = "Introduction
AsfTools is a free windows 98/ME/2000/XP program to process
ASF, AsfTools - Download

Introduction
AsfTools is a free windows 98/ME/2000/XP program to process
ASF, WMV (WMV1 - WMV2) and WMA files.

Features include:

Join & Split


Many different Repairing Tools


Most operations are done without re-compressing


Quality will not degrade


Converting ASF/WMV format to AVI


Extracting audio stream and saving it as WAV


Converting WMV1/WMV2 format to MP43


Making the stream files "Seekable""; 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 = ''; } }