<!--
function clearForm() {
	document.Search.qt.value = "";
	document.commentform.name.value = "";
}
//-->