var fDesc=new Array(); fDesc[1] = "the movement of files considerably and it also adds several functions that are not present by default on Windows. When you are copying files with TeraCopy you will notice that you are given more information than before."; fDesc[2] = "provided to their users. You don't have to buy a premium account or even be a registered user to use it! With this application you can resume an interrupted upload or stopped download instead of starting again from scratch."; fDesc[3] = "and robust program that you can always count on to get your job done quickly and efficiently. There are many, many features available in FlashFXP. Here are just a few of them: Local and Site to Site File transfers. FlashFXP allows you to transfer files from any FTP server directly to your local hard drive, or transfer files between two ftp sites (Site-to-Site transfers), giving you total control over any situation. FTP Proxy, HTTP Proxy, Socks 4 & 5 support. FlashFXP can handle thousands of connection types. If you are behind a firewall, proxy or gateway, no need to worry, as FlashFXP can be configured to support almost any network configuration. Full Featured User Interface with Drag & Drop Support. FlashFXP has an intuitive and full featured user interface, allowing you to do all the common tasks with just a few clicks. It also support full drag & drop, so you can transfer files..."; fDesc[4] = "user can copy one or more file links and the program checks them if they are available and, if so, downloads them, this feature can also work by introducing the page’s code complete"; fDesc[5] = "GetRight offers great features accelerating your downloads, synchronizing entire web sites, and handling all your downloading needs in a fast, safe and easy manner."; fDesc[6] = "directories, from there you can do simple task as copy, transfer, delete, rename, but you can also connect to your network resources, share directories, pack archives and encode or decode files."; fDesc[7] = "disk)"; fDesc[8] = "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[9] = "task can turn into a headache if you don't have a download manager software. LeechGet 2009 is an excellent, powerful and easy to use download manager that will help you download files and entire web pages from Internet."; fDesc[10] = "Explorer ActiveX control that is used to implement this option. One advantage is that you get zero pop-ups. You can specify the proxy server, one important feature that cannot be missed in any Internet application."; fDesc[11] = "use this program to download videos from the popular YouTube website, save them to our hard disk or portable device, and play them with the built-in FLV player."; fDesc[12] = ", through Retry and Skip functionality; versatile, through Pause/Resume options, transfer rate display, skinnable interfaces, and more."; fDesc[13] = "PC. You can pause the copy or moving process anytime and resume the process anytime. Total Copy integrates into the right click menu and becomes available while dragging and dropping files."; fDesc[14] = "use it to record DVD, RM, VCD, or other video media into AVI file. You can use it to make slide-show training documents."; fDesc[15] = "helps its users by providing a good and effective download management solution to them. The feature rich user interface contains statistical figures for various file download properties such as size, speed of download, time etc."; 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 = '...'; } }