function OpenComments (c) {	window.open(c, 'comments', 'width=450,height=480,scrollbars=yes,status=yes');	}