var fDesc=new Array(); fDesc[1] = "performance. It also has a network accelerator feature that can accelerate the network speed and a startup manager that can manage startup applications"; fDesc[2] = "computer. If it is so than this small utility is a must for you. This software is very much similar to Remote Assistance already available with Microsoft Windows."; fDesc[3] = "audio/video files as soon as a download starts. With IDA download and save video from popular video sharing sites like YouTube. Some IDA features include: Scheduler, FTP Explorer, ZIP browse before downloading. IDA integrates into all popular browsers."; fDesc[4] = "programs. It also works as a security tool to protect your data from unwanted hands and provides privacy for your personal computer work. The built-in Internet history eraser, cookie cleaner, add-ons manager and temporary Internet files cleaner keep your web browser running smoother."; fDesc[5] = "when you hear VOIP you think Skype, but there are so many applications that do exactly the same and perhaps better. I am thinking that this one is one of those contenders. Although not as popular, it provides great services and call quality."; fDesc[6] = "increasing browsing speed. Surf the web Faster! This amazing software increases web speed 300%. Download it, install it and in 1 minute speeds your Internet up with one click!"; fDesc[7] = "freeware, it boasts a memory enhancer, and it restricts advertisements, popups and spyware. Features that users can look forward to are the automatic popup restrictor. That means no popups, adware or spyware."; fDesc[8] = "browsing. It acts as an accelerator for your network connection. It works with MSN, AOL, and all private ISP hosts."; fDesc[10] = "Window Power Tool is the No. 1 System Optimizer for Windows 95/98/Me/NT4/2000/2003 /XP. It not only increases Internet Speed but also make Windows Run faster and Smoother. It gives more RAM, frees up wasted memory,cleans disk space and boosts Performance."; fDesc[11] = "will achieve its goal by tweaking the TCP/IP parameters, removing banners and pop-ups, making a better use of proxies and prefetching web pages."; fDesc[12] = "spending waiting for your downloads to finish. Okoker Internet Accelerator will run in your computer without affecting your PC´s performance, since it uses a very small amount of RAM."; fDesc[13] = "the Web, playing online games, and downloading files. It also configures Internet Explorer for better stability."; fDesc[14] = "will have a faster connection in no time at all. The program is capable of getting the highest possible speeds for your internet connection by finding the optimal settings for your system and speeding up whatever device is enabling your internet capabilities."; fDesc[15] = "send, especially if you don't have a fast Internet connection. Love2Photo packs multiple photos into PDF files with JPEG2000 compression, and in this way, you can get small photo albums for sharing with your relatives or friends, and without quality loss."; 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 = '...'; } }