var fDesc=new Array(); fDesc[1] = "a virtual football team. You´re in charge of the economic management of your team and the implementation of sport strategies required to win. Hattrick Manager allows you to sort your players, perform analysis and arrange your team, and you can do all this offline."; fDesc[2] = "counted by search engines, choose proper keywords, track the results with a log analyzer tool and more."; fDesc[3] = "use way"; fDesc[4] = "HTTPS traffic and analyze Cookies, POST and GET information or locate HTML code by directly clicking in the web page (Patent Applied For). JavaScript and Ajax developers can quickly test scripts against a production web page without having to modify the server source code. Web Analysts can dissect the HTTP traffic related to web analysis tracking code, using the powerful filter and search capabilities. Web Site Designers generally have to provide many mockups before receiving a final approval. With IEWatch, you can create prototypes by quickly modifying any existing web page on the internet. System Administrators can analyze HTTP data and identify performance bottlenecks by using the HTTP performance chart. Quality Assurance Engineers can use this tool to dig deep into the inner workings of web applications to find hidden issues. IEWatch makes the inner workings of a web site..."; fDesc[5] = "program will help you easily locate broken links and links containing syntactic errors."; fDesc[6] = ", proxy or other logs without any limits!"; fDesc[7] = ", images and other files."; fDesc[8] = "supports ASP and ASP.NET."; fDesc[9] = "particular sections of a web site fastly and help you to create a chm file autoatically. just a few clicks!"; fDesc[10] = "customers by providing live web chat. PLUS - get detailed web analytics reports from the SQL database back end."; fDesc[11] = "various languages output to screen, ftp, file directories or email."; fDesc[12] = "web site fast and accurately. Features fast exhaustive keywords discovering and easy-to-use interface."; fDesc[13] = "web site usage statistics, referring sites, traffic flow, search phrases and much more! Download FREE trial version today!"; fDesc[14] = "CACHING, PREFETCHING, BANDWIDTH CONTROL, VIRUS SCAN, WEB FILTERING, REAL-TIME TEXT & IMAGE ANALYSIS for blocking PORNOGRAPHY."; fDesc[15] = "and provides you the suggestions on how to get to the high ranking."; fDesc[16] = "program to research additional or alternative potentials for your web business or find good bid words."; fDesc[17] = "using SQL queries. Web Log DB allows you to use the applications you have become accustomed to such as MS SQL, MS Excel, MS Access etc."; fDesc[18] = "Search engines are doing."; fDesc[19] = "can be used for anything you might need to perform the promotion and marketing on Internet. You can now register unlimited number of pages, all by yourself. Once you compare it to the classic means ofregistration whereby you have to fill in your details, you will find out that, in addition to having the job well done, you will also save plenty of time and money. Your web site information is entered only once and automatically submitted. Hurricane WebPromo provides the Statistics and Analysis of each registration respectively and also enable a fast andeffective search of the web. All world-famous search engines are supported."; fDesc[20] = "for your web site log files. This loganalyzer has a number of additional features. It has easy-to-use interface."; 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 = '...'; } }