var fDesc=new Array(); fDesc[1] = "for a 30-day period. We can use this software to remove obsolete, invalid, damaged registry entries, improve system and network performance, computer speed and stability, update and backup our PC drivers, etc. It runs under Windows Xp and Vista (32-bit) operating systems."; fDesc[2] = "framed interface. In the upper left panel you will see the general information about each HTTP connection (time, client and server IP, URL, file length, status and information)."; fDesc[3] = "has 60 test methods, 30 alert methods, highly flexible report and log manager. Package includes Log Analyzer, Web Service and other utilities."; fDesc[4] = "key or click mouse to hide/close your game windows"; fDesc[5] = "you're watching changes, and you'll see a visual comparison of what's been added and deleted."; fDesc[6] = "Web Monitor protects your privacy and saves your Internet bandwidth."; fDesc[7] = "web monitor designed to accurately gather layer upon layer of valuable web information. New features include auto email retrieval, auto PC..."; fDesc[8] = "you, the parent, a method of checking what your children have been using your computer for, in your absence, without them knowing. With the Exploit Child Watchdog, you now have the freedom to let your son surf the web, or daughter chat in the chat rooms, safe in the knowledge that if they do start to visit areas of the net you would prefer them not to, or engage in chat conversations with unsavoury characters, you will know and can take appropriate action. Exploit Child Watchdog helps you keep an eye on what your kids are doing on your PC and the Internet. Unlike other commercial 'spy' packages, the Watchdog was specifically written from the ground up for use by everyday people."; fDesc[9] = "occurs, Easy Web Page Watcher will alert you by audible sound and email. Watch ebay & Craigslist for items."; fDesc[10] = "to detect changes in web pages, mailboxes, files, FTP files and folders anywhere on the Internet and download the changed files."; fDesc[11] = "protecting your back links, and archieving higher link popularity and search engine rankings."; fDesc[12] = "changes in web pages, mailboxes, files, FTP files and folders anywhere on the Internet and download the changed files."; fDesc[14] = "visits, most commonly viewed pages. Using this weblog, I've gotten better than 38% monthly compounded growth."; fDesc[15] = "warning signals to administrators through different methods (email, message, sound) and run appointed 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 = '...'; } }