<!-- hide

function search(form) {
	form.submit();
	return;
	}

//-->
