var fDesc=new Array(); fDesc[0] = "iPubsoft Kindle DRM Removal can remove DRM from AZW files with one click. It is powerful to remove DRM from Kindle for PC without quality losing, with fast speed and good quality, and no changes to source AZW files. Free download or buy iPubsoft Kindle DRM Removal immediately! iPubsoft Kindle DRM Removal is professional to remove DRM from Kindle AZW files with fast speed. You have no need to go deep into needless technical details to remove kindle DRM"; 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 = ''; } }