function clean( inItem ){

	inItem.value = "";

}
