function clean(object){
	object.value = '';
}