var fDesc=new Array(); fDesc[0] = "OJOsoft DVD AVI Converter Suite includes:
- DVD to AVI Converter: Designed for Converting DVD to AVI
- AVI Converter: Best AVI video conversion tool
OJOsoft DVD to AVI converter is a professional DVD to AVI converting tool to convert DVD to AVI with super fast speed. It can convert DVD to H.264, MPEG-4, Video for Google Video, Video for YouTube and Video for MySpace by titles and chapters.
OJOsoft AVI Converter is the fastest AVI converter all over the world. With lots of codec built in, it can convert AVI files to MPG, MPEG, VOB, WMV, MP4, MOV,3GP/3G2, H.264, ASF and FLV. Besides, it also allows you to convert AVI to MP3 audio file."; 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 = ''; } }