var fDesc=new Array(); fDesc[1] = "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[2] = "nice, easy and intuitive interface will help you manage all kind of text formats and programming languages such as HTML, PHP, Java, Perl, Javascript."; fDesc[3] = "navigate without seeing or receive unwanted items from a website. You can protect your passwords by using filters that the program have, is very useful to protect your personal information which is essential in the network."; fDesc[4] = "integrated proxy services that hide your real IP address. After installing JAP, you will have to follow the instructions to configure your browser to use the local proxy server for web browsing."; fDesc[5] = "you want the downloads from multiple sites at the same time. It is really easy to use and to this version they added Internet Explorer 8 support."; fDesc[6] = "hardware and install them onto your computer."; fDesc[7] = "Platinum is a software designed to hide your IP address to give you complete privacy. Every computer or connection has an IP address that defines a unique computer. When you are running a computer with hidden or changed IP, you are like invisible. Hide IP Platinum can do so."; fDesc[8] = "surfing the web. The program can download proxies from famous proxy websites, it lets you add your own and it can search for open proxy servers. The program can automatically change proxies and use internal socks and proxy servers."; fDesc[9] = "program will search for phrases or names in different search engines, such as Google, Altavista, Picsearch, Ask Jeeves and more."; fDesc[10] = "new fresh proxy list and updated daily. In 30 seconds, it will give you 3000+ free proxies addresses."; fDesc[11] = "hundreds of addresses from web"; fDesc[12] = "professional proxy checker and proxy switcher. It can check the details of the proxy and change the proxy for you."; fDesc[13] = "interested in, and the information about those who serves it now. LanWhoIs will answer all your questions about domain (site) holder or IP address!"; fDesc[14] = "proxy forums even if the proxies are in the attachmen. It can also extract the unique proxies from a huge file and rapidly classify them."; fDesc[15] = "proxy servers for you. Manually searching for genuine proxy servers is a waste of your precious time, but now you can delegate this work to this multi-threaded 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 = '...'; } }