var fDesc=new Array(); fDesc[1] = "address of the user’s system, for preventing issues like identity theft, and guards the computer against hacker intrusions by concealing the IP address with a mere click of a button."; fDesc[2] = "Good Keywords software is developed by Softnik Technologies. This software is very useful for increasing the rankings of your web-pages by providing you with good, efficient and Search Engine-Friendly keywords"; fDesc[3] = ", post data, detailed html information, redirection, compression, etc. The application is useful for checking a site for security purposes and avoiding to send or expose user sensitive information data."; fDesc[4] = ", tailored to meet the needs of computer users worldwide."; fDesc[5] = "Features as easy to use and automatic updating make BitDefender Antivirus v10 an \"install and forget\" antivirus product."; fDesc[6] = "promote your web site to over one million search engines and internet directories worldwide."; fDesc[7] = "ZoneAlarm Anti-spyware offers a firewall that provides inbound protection by blocking unwanted access to your computer and outbound protection by controlling program access to the web. ZoneAlarms Anti-spyware provides E-mail protection that saves your PC from adware or spam."; fDesc[8] = "navigation, charts, open database format. View statistics changing over time, compare reports for different intervals. Create custom reports."; fDesc[9] = "traffic. SmarterStats provides support for multiple log file types like IIS, Apache etc. on Windows and Linux operating systems. It is a feature-rich tool that provides you with features like data mining, spider/bot detention, geographical analysis, charts and graphs."; fDesc[10] = "requirements, built-in IP mapping, unique filtering capabilities and more. Fast, powerful and professional."; fDesc[11] = "software offered to webmasters. It enables website operators to talk to their web site visitors Live via real time text chat."; fDesc[13] = "historical and real-time usage. Stops spyware, filters out unacceptable web sites, and blocks annoying advertisements."; fDesc[14] = "and provides you the suggestions on how to get to the high ranking."; fDesc[15] = "your web traffic in REAL-TIME! With HumanClick, the internet's leading customer service application. Easy and quick to set up. 100% FREE. HumanC..."; 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 = '...'; } }