var fDesc=new Array(); fDesc[1] = "and improve your Internet browsing. Compiled with multiple features IE7pro makes your Internet browser even friendly, secured, functional and customizable."; 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] = "professional proxy checker and proxy switcher. It can check the details of the proxy and change the proxy for you."; fDesc[4] = ", but will immediately update to version 8.5.0.4. This program is dedicated to promote web sites in 19 different search engines. It also contains website maintenance software, and web optimization software tools."; 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[7] = "and host names, and their speeds including response times. Downloading and installing the software is simple and when it is opened it displays a Windows' style interface that is easy to navigate."; fDesc[8] = "Free and fast proxy checking software. Supports SOCKS4/SOCKS5/HTTP/HTT PS proxies. Multithreaded. Handle redirects. Can download proxy list from the given URL."; fDesc[9] = "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."; fDesc[10] = "for validation and the link checker software finds dead links, invalid HTTP redirects and other problems on a web site or a single web page."; fDesc[11] = "engine. When first launched, the program presents a single-window neat interface, ready for your input. To set up for testing, any text file that contains your proxy list can be chosen for insertion into the input box, or your list can be pasted from the clipboard."; fDesc[12] = "mailing support and relay blocklists, as well as conduct locations, IP addresses and host names, the Proxy Checker Pro may be the one you are looking for. This program gets the proxy information you need fast."; fDesc[15] = "features include automated check, customizable fields display, multiple projects, custom color coding, SMTP and proxy support"; 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 = '...'; } }