
function OpenNew(){
	window.open("topics/index.cgi","new","width=428,height=460,scrollbars=yes");
	}

