The solutions works

But there is a little problem.
When Includes is used are is a problem.
if
ID=2 = private FINE
But then ID is 22 the name will be private2 NO GOOD
This can be fixed be using equals.
But that does not work for Uri.
Can this be fixed ??