function addUserComment() {
	document.user_edit_comment_form.submit();
}