//<!-- 

function clearForm(form)
{
	form.search.value = "" ;
}

//-->
