var now = new Date();

function cright()
{
	document.write("&copy Chessie Moore Online 1996 - "+now.getYear()+"");
}