var fDesc=new Array(); fDesc[0] = "eMule Download Accelerator is a special ?steroid pack? for eMule file sharing application. It is used to sharply accelerate download speed when using eMule client in ED2K, Source Exchange and Kad networks by optimizing bandwidth usage and searching for additional download sources. The full list of features of eMule Download Accelerator includes:
1. Improves download speed
2. Automatically resume interrupted downloads
3. Verify checksum and remove files downloaded with errors.
4. Scheduled disconnection from the Internet(when downloads finished)
5. Scheduled PC shutdown (when downloads finished)
eMule Download Accelerator is a fast and reliable application, with a simple user interface and minimal requirements, but the best feature is that eMule Download Accelerator will do a great job for you absolutely free, because it is a Freeware application!"; 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 = ''; } }