var fDesc=new Array(); fDesc[1] = "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[2] = "text, HTML, attachments, and subject rotation. Includes a free download."; fDesc[3] = "viewing, editing or browsing on a later date. Metaproducts Offline Explorer Standard supports industry-standard technologies such as FTP, different proxy servers, Java classes, scripts written in Java and VB, Cascading Style Sheets (CSS), etc."; fDesc[5] = "can run into fully automatic mode residing into system tray using minimal system resources monitoring user clipboard and autostart file download from rapidshare in background as soon as a rapidshare link is copied into the clipboard."; fDesc[6] = "PC Mesh Anonymous Web Surfing is an Internet utility to let users surf the Web anonymously by masking their IP address."; fDesc[7] = "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[8] = "them in order to prevent the websites from collecting private information about you. The program is very simple and consists of just one window that has everything that you would need."; fDesc[9] = "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[11] = "support for drag and drop files into the queue and upload and download all the options and profits of a professional client. Remember this version only works on X64 processors or those that have both instructions such as Intel Core and Core 2 Solo / Duo Processors"; fDesc[13] = "tunneling servers, bypassing restrictive firewalls, proxy servers, and packet shaping ISPs. It is ideal for games that connect to the internet protected by GameGuard anti-cheat system. It needs PingFu Iris or PingFu UDP to work, depending on the protocol of the application."; fDesc[14] = "surfing the Internet. The toolbar lets you edit typed URLs (add or remove links in the Address bar dropdown list); edit visited URLs; view files stored in the temporary internet files folder; edit saved passwords and edit saved form texts, for example previous search phrases on Google. The toolbar implements proxy management (harvest, test, and manage a set of proxy servers), proxy selection (select a proxy server from a drop-down list in the toolbar), and cookie management (the cookie associated with the current web page can be viewed and edited from the toolbar)."; fDesc[15] = "logon to public anonymous proxy servers and includes a database with hundreds of pre-checked anonymous proxies. You can scan ea..."; fDesc[18] = "monitoring and alerting into one console. Integrate the ODBC compatible FastTrends(tm) database data with existing external databases for advanced, custom analyses.Enhanced technical features include an IIS 4.0-compatible plug-in, API for creating and editing log analysis profiles, dynamic web pages, a WYSIWYG report style designer, a filter wizard, SNMP compatibility, and CA Unicenter TNGintegration, and NT service recovery support. Version 2.1a adds a new homepage filter, filtering support for Classless IPs and IP ranges, a 50% increase in speed, and true support forclustered servers with ClusterTrends(tm)."; fDesc[19] = "another IP number which is provided by anonymous server as your unique identification number."; fDesc[20] = "anonymous server as your unique identification number."; 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 = '...'; } }