function clearIt(control) {
	control.value = " ";
}
