intro) the email protector will generate a simple
javascript to obscure your email address so spammers
who send spider software to crawl the web and
harvest email addresses will not be able to decipher
your email and add it to their databases.
The script generates a link in the following
format: <a href="mailto:[email]" [html]>[email]</a>
follow these easy steps:
1) enter your email address
2) enter any additional html for the link
for example, you may want add an id
or class attribute to the <a> tag. For your class to have
the class "link", you would enter
class="link" in the [html] box.
3) click the [OK] button
4) copy and paste the code into your html document