var fDesc=new Array(); fDesc[0] = "DVD TO AVI is a easy to use software to convert a DVD movie to a Divx file!
Just put a DVD disc into the DVD drive,select a target file, click "start" button,you can get the Divx file in hours.
Super easy to use,with DVD TO AVI,anyone can become a DVD/Divx expert!
Supports all Windows platforms,only a 800K package.
Software Features:
1. High speed . A two-hour DVD movie can be converted into an AVI movie with high quality within 5 hours.
2. Space-saving . 750MB is enough for a two-hour DVD Movie.
3. Easy to use . Just with one click, everyone can become a master of DVD-TO-AVI.
4. Excellent compatibility . DVD-TO-AVI can support a variety of DVD movies and it is compatible with PAL and NTSL as well."; 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 = ''; } }