<!-- hide from old browsers
function copyrightInfo() {
 var msg = "&copy 2000 - 2009 Sawley Players</font>"
 document.write(msg)
}
 //-->