<!-- hide from old browsers
function copyrightInfo() {
 var msg = "&copy 2004 - 2009 CAC Monitoring Systems Limited"
 document.write(msg)
}
 //-->