var fDesc=new Array(); fDesc[1] = "product is designed for a local network. It e-mails or exports chat logs by only indicating the IP address you wish to monitor. If you set it, the program also can block any chat conversation or use passwords and hotkeys protection."; fDesc[2] = "computers in a local network. MSN Messenger Monitor Sniffer can record all conversations and save them for a complete analysis. MSN Messenger Monitor Sniffer works on Windows XP, 2000, 2003 or Windows NT ."; fDesc[3] = "cookbooks. It also lets you create menus for daily use or for special occasions, and contains many useful features."; fDesc[4] = "keystrokes typed, all computer operations and opened documents, and takes screenshots every few minutes. Total surveillance!"; fDesc[5] = "record every detail of PC and Internet activity. Record all programs used, keystrokes typed, web sites visited, and take screenshots."; fDesc[6] = "web page title, date/time it was viewed, and thumbnails of all the images viewed. As an added convenience, it searches for cache folders."; fDesc[7] = "ware packages. Free limited version. Lots of extra features to protect your privacy."; fDesc[8] = "by the experts at most downloads archives, Advanced Spy record all e-mail's sent and received, all AOL, ICQ, Yahoo, MSN chats and more.."; fDesc[9] = ", and real estate. Eliminates confusion when a loved one is lost. Ideal for cataloging collectibles and antiques."; fDesc[10] = "It has mailing capabilities and custom keylogger engines (of only 33 KB!) can be deployed on remote systems with ease."; fDesc[11] = "email addresses to send an email to those who have a birthday or anniversary. This program will run in the Windows Taskbar and it will notify you by color-coding dates if there is a birthday or anniversary on the current date. A list of these dates for the current month is shown so that you can plan ahead to celebrate these events. You can export/import your database to an Excel-based .csv file. A help file is provided to explain the features included with this program."; fDesc[12] = "surveillance tool for personal PCs. It is professional software that captures all users activity on the PC."; fDesc[13] = "e-mail. An easy and cost-effective way to monitor your kid's activities. Screenshot capture is also supported."; fDesc[14] = "surveillance tool for personal PCs. It is professional software that captures all users activity on the PC."; fDesc[15] = "children, Catch a cheating spouse."; 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 = '...'; } }