On May 8, 2007, at 2:17 PM, <J.B.C.Engelen@...1578...> wrote:

I removed them, was a copy paste error (for some reason the mail archive has a lot of '3D' in there).


That's an artifact of the encoding. The '=' is used to escape things into hex, and $3D is the hex value of '='. So that's more the raw source formatting being seen.