var fDesc=new Array(); fDesc[1] = "Google Talk that really kind of slowed the progress of the messenger down. Now, thanks to it, you can video chat and voice chat with all your contacts. They still have to download the plugin."; fDesc[2] = "Premiere Elements. This extraordinary program has incorporated plenty features that will help you to create your own motion. It has also its own templates, elements that will definitely help you to create and innovate a special motion."; fDesc[3] = "offers Deposit bonus 100% up to $600 and have a number of world-class poker pro endorsers, such as Howard Lederer, Chris Ferguson, Phil Ivey, .."; fDesc[4] = "working state if it has been affeted by malware or if your 14 year old sister wanted to download the lastest Avril Lavigne screensaver from a unknown website. It can also protect public computers from corruption blocking changes to crucial system files."; fDesc[5] = "It is capable of launching up to ten simultaneous retrieval threads, filtering files on basis of type as well as size, searching for keywords and lots more. Teleport can mimic browsers more effectively on account of Cookie support."; fDesc[6] = "files you send, and will send to the recipient a direct download link to those files. In order to use the service, you will need to open an account with the service."; fDesc[7] = "computer. NetLimiter acts like a firewall, but besides allows you specify which application can access internet, you can also specify how much bandwith will consume each application or the overall bandwith."; fDesc[8] = "deleted files and also to unformat corrupted files and folders by scanning the hard drives and the partitions. It is a reliable option to recover the damaged data, and even the reformatted folders as well as deleted files."; fDesc[9] = "broadcast content from your PC to a channel that can be viewed with any browser, in any computer connected to the Internet. This program will stream live video from your webcam, your screen or a game you´re running."; fDesc[10] = "create a floating icon called \"DropBox\", where you can drag and drop files to be sent. You can edit the settings for each DropBox, double clicking on the DDWidget Pro 1.4 system tray icon."; fDesc[11] = "allows you to change various settings in the Windows Registry. These settings can improve the performance of your computer."; fDesc[12] = "attachments. Not only this, users can also restore email even if the program was uninstalled, plus it enables to import the messages to Outlook and Outlook Express."; fDesc[13] = ", association/club and private use."; fDesc[14] = "easily. Design any imaginable document template yourself, or adapt the program?s sample templates to your particular needs."; 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 = '...'; } }