Fragment the email
address <script type='text/javascript'>var a = new Array('com','c.','dj','cc','l','@mk');document.write("<a href='mailto:"+a[2]+a[4]+a[5]+a[3]+a[1]+a[0]+"'>"+a[2]+a[4]+a[5]+a[3]+a[1]+a[0]+"</a>");</script><noscript><b>YOU MUST ENABLE JAVASCRIPT TO SEE THE ADDRESS</b></noscript> This code then re-displays as Use an ASCII code
equivalent Enter the email address that you wish to translate and then select Mung. The equivelant ASCII version will then be displayed, for example, enter djl@mkccc.com and it will return the string djl@mkccc.com In your mailto href entry, instead of: <a href="mailto:djl@mkccc.com>djl@mkccc.com</a> Enter the following:
This code then re-displays as djl@mkccc.com |