<!--
function clearForm() {
	document.quickSearch.keyword.value = "";
}
//-->
