addressScrambler Helper
This page will help you generate the code necessary to use the address
scrambler on your static web pages.
The scrambled address is:
The script to generate a mailto tag :
And here's a sample of the mailto tag (click to make sure it works):
Remember that, to use the addressScrambler on a web page, you must include the js file like so, making sure the webroot path to the js file is correct:
<script language="JavaScript" src="/addressScrambler.js"></script>