	function OpenNewWindow() {
		crt = window.open ("copyright.htm", "crt", "innerwidth=440, innerheight=300, width=440, height=300 scrollbars=1");
		}
