var fDesc=new Array(); fDesc[0] = "MSN Monitor Pro is a handy network utility to capture MSN chat on network. It records MSN conversations automatically. 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 full-feature unlimited program."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }