var fDesc=new Array(); fDesc[0] = "Fed up with being restricted to play your video files on only specified devices or players due to the DRM copy protection? Now it's time to free your video library. With Aimersoft DRM Media Converter, you can legally bypass digital copyright protection from M4V, WMV and ASF video downloaded or purchased from iTunes, Windows Media Centre, Zune Marketplace, BBC iPlayer, Xbox Live Store, Amazon Instant Video, Limewire, uTorrent, FrostWire and more. After that, you can play your video anywhere you like without any hassle."; 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 = ''; } }