function validateCautare(form, lang){
	form.act.value = "cautare";
	return true;
}