var fDesc=new Array(); fDesc[0] = "ImTOO DVD to WMV Converter is an easy-to-use DVD to WMV converter and DVD to WMA converter which helps you rip and convert DVD to WMV video, backup DVD to high quality file of WMV and extract audio from DVD to WMA file at high speed.
Unlike other DVD to WMV rippers, there are rich options you can customize in ImTOO DVD to WMV Converter, e.g. adjust video size, rip DVD's any segment to WMV, select target subtitle and audio.
So simple that with just a few clicks, the problem of how to convert DVD to WMV video won't bother you anymore. Just feel free to download ImTOO DVD to WMV Converter and enjoy WMV videos on Pocket PC, Xbox 360, Creative Zen, Zune and other players!"; 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 = ''; } }