// JavaScript Document

function cleantext(obj){
	obj.value='';
}