	
	function clearComments(which){
	if (which.value=="Questions or comments")
	which.value=''
	}
