
function copyright(){
	TYnow = new Date();document.write(' ' + TYnow.getFullYear() +' ' );
}
