var fDesc=new Array(); fDesc[0] = "Daniusoft DRM Converter is a DRM Removal tool that can remove DRM Protection from WMV, WMA, M4P, M4V, M4A, M4B, and ASF files; and convert any popular video & audio formats, even HD videos. With this DRM Removal tool, you can crack DRM with customizable output profiles for iPod, iPhone, iPad, PSP, Zune and other players. Supports multi-threading processes and batch conversion. 500% conversion speed with NVIDIA CUDA support."; 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 = ''; } }