Additional Note: I also have this available as a ColdFusion UDF (User-Defined Function) that allows email addresses to be protected by simply coding EmailProtect("username@domain.com",""). Write me at and let me know if you are interested in the source.
Note: The below unicode method doesn't work. Please use the javascript method above instead. (I'm leaving it here because it is an interested method of encoding content.)
Protect your email address from being leeched from your website by converting it to unicode. Most automated email leeching programs look for MAILTO tags and properly formatted email addresses. By converting your email address to unicode, these programs aren't able to detect your email address.