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] = ", streaming audio and video, Podcast, and much more in the most smooth, safe and swift way. The amazing capability of this application depends on its 12 different downloading tools."; fDesc[3] = "websites such as Youtube, Google Videos, Yahoo Videos, Myspace, Thatvideosite.com, zippyvideoes.com, Blip.tv. break.com and many more."; fDesc[4] = "script, a batch file or the Task Scheduler to automate file downloads."; fDesc[5] = "work on your computer. This means you can easily move whole websites or information to CD-ROM, USB disk, or to another hard drive."; fDesc[7] = "unreliable links. Full status info,including a unique histogram display, detailed log andmany configurable options ..."; fDesc[8] = "Linux distributions. Digg is a web service that allows users to rate stories found on the Internet. They can also rate pictures, videos, etc. If you go to Digg.com, you can browse through a lot of content, and the most popular content will appear first."; fDesc[9] = "a web cam, uploaded as text or .gif to be included on a page on the Internet, and, or to create charts"; fDesc[10] = "download multiple files from your site with a single click. Features: friendly customizable GUI, progress bar, folder structure retaining, etc."; fDesc[11] = "clicks you can download all the videos that you want. When we open the program we can find one box and the add button, the window below in it you can see all the videos that you want to download and in the other box you can select the folder that you want to save your file."; fDesc[13] = "with or without graphics and specify the depth of pages. Can schedule downloads and perform regular updates."; fDesc[14] = ", movies or any other type. Sucker! Pro also allows you to create batches of individual jobs which may be downloaded with one click."; fDesc[15] = "opportunities Windows. Now at you all in one program!"; 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 = '...'; } }