var fDesc=new Array(); fDesc[0] = "Nitro Downloader 3.0 is a small yet powerful download accelerator and management software. This software can prove to be very effective and helpful while downloading all types of stuff from the Internet including software, movies, videos, music, e-books and more… Nitro Downloader 3.0 satisfies almost all the prerequisites of a Download management application. The software claims to accelerate the download speed four times faster than the regular download. Nitro Downloader has the ability to automatically transfer all downloadable file links from the user’s browser to itself for easy, fast and manageable downloading. The main advantage of the software resides in its capability to resume the broken links so that the users don’t have to waste their precious time in downloading the software again and again from the beginning. The Nitro Downloader 3.0 program also incorporates a powerful Progressive tasks scheduler in itself by whose help the users can easily automate the downloading process. Furthermore, the software supports a variety of different Internet data transfer protocols such as FTP, HTTP and HTTPS."; 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 = ''; } }