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] = "analysis, and advanced options. The program automatically captures and saves the conversations into a directory, which can be easily set."; fDesc[3] = "conversations on all computers in a network"; fDesc[4] = "are saved to a previously set directory on your computer’s hard disk. This office and domestic tool offers a good way to record conversations, and export them in a straightforward way. There’s no need to install any supplementary software or plug-ins on other computers."; fDesc[5] = "automatically. All intercepted messages can be saved as HTML files for later processing and analyzing."; fDesc[6] = "be saved on the disk automatically. It also provides rich-features report and finding system."; fDesc[7] = "run the MSN Monitor & Sniffer on any computer on your network, and start to capture. It will record any conversation from any PC on the network."; fDesc[9] = "to view form."; fDesc[10] = "All intercepted messages are saved into hard disk directly, which is more powerful than MSN Monitor. It also provides rich-features report and finding system to locate and export captured MSN conversations as HTML files for later analyzing and reference. It is very easy to make it to work. Just run the MSN Monitor Pro on any computer on your network, and start to capture. It will record any conversation from any PC on the network. No additional program installation is needed on the monitoring target computers. Everything will be recorded without being detected. It is especially useful for administrators or parents, who need to monitor what their employees or kids are talking about with others. You can download MSN Monitor Pro trial version before order to make sure it works for you. After you order the MSN Monitor Pro, you will get the registration information and enjoy the..."; fDesc[11] = "be saved on the disk automatically. It also provides rich-features report and finding system."; fDesc[12] = "emoticons and display pictures(user tile). Analyzes MSNP Protocol, shows the detail of MSN communications."; fDesc[13] = "contents, it also summarizes local MSN accounts and provides many statistics information."; fDesc[14] = "intercepted messages can be saved as HTML files for later processing and analyzing."; fDesc[15] = "tool to capture conversations of a MSN chat in your local network. 'IMBoss MSN Sniffer Monitor' consists"; 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 = '...'; } }