var fDesc=new Array(); fDesc[1] = "files, such as video, music, documents, etc., both from Internet and FTP browsers. It is possible to set up the program integration with any of the following browsers: Firefox, Opera, Mozilla, and Netscape."; fDesc[2] = "Download Accelerator Manager with any web browser, like Mozilla, Mozilla Firefox, Netscape, Internet Explorer or Opera. Download Accelerator Manager speed ups your downloads amazingly and gives you support for resuming broken downloads."; fDesc[3] = "Rapidshare service. Said service allows users to upload files and share them by sending a link to the recipient party/s. Users have to download those files from the website, and the user has to input a confirmation code..."; fDesc[5] = "player designed for porn surfers. GUARANTEED 100% Spyware Free. Voted #1 by Maxim Magazine."; fDesc[6] = "business, managing every aspect of your company, from the production cycle to management of logistics and sales. You will need to choose the location for your industry, buy the land, build factories, storage facilities, terminals and shops."; fDesc[7] = "image finder and image downloader."; fDesc[8] = "URL tracking, unattended Usenet autoposter. Hidden web sites content downloader with automated decoder. Private file sharing."; fDesc[9] = "download multiple files from your site with a single click. Features: friendly customizable GUI, progress bar, folder structure retaining, etc."; fDesc[10] = "the newsgroups that interest you and FotoVac's mass downloader will do the rest. Download pictures with FotoVac - the smart image grabber."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }