var fDesc=new Array(); fDesc[1] = "browser information by the use of different types of proxies that it downloads from proxy list websites. It also cleans your temporary internet files, clears browsing history and manage your cookies. The program can remove ads and pop-ups."; fDesc[2] = "program will search for phrases or names in different search engines, such as Google, Altavista, Picsearch, Ask Jeeves and more."; fDesc[4] = "new fresh proxy list and updated daily. In 30 seconds, it will give you 3000+ free proxies addresses."; fDesc[5] = "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[6] = ", download and convert flash (flv) videos from different websites as YouTube, DailyMotion, MetaCafe, Google, and others. It’s very easy to use, it provide multiple options and support to convert files of different formats to flash (flv) videos."; fDesc[8] = "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 = '...'; } }