e-mail address

JAVASCRIPT

NO HARVESTORS

Obfuscation

Smart Defense Against Email Harvesting

Encoded by Javascript

Javascript is standard coding language, that can be used for encryption of your e-mail addresses.

Readable by browsers

Even the e-mail is encoded, web clients (browsers) with enabled Javascript allows visitors to use e-mails.

Bots have no access

Harvestors (bots) can see only bunch of code parts, thus cannot harvest your email addresses.

Encoded e-mail address & its result

<script type="text/javascript" language="javascript">
<!-- // No Javascript enabled in Your browser, no e-mail displayed
ML="o:t >a@<mnc/=dreihf\"l.";
MI="753A>?B<C85@D201@9B06=085@9E:08C4@9B06=085@9E:087;54";
OT="";
for(j=0;j<MI.length;j++){
OT+=ML.charAt(MI.charCodeAt(j)-48);
}document.write(OT);
// --></script>

Resources to use for encoding

Simplicity Is The Key

Try the following encoders: 
Simple (Easy, quick, effective)
Custom (For really technically-minded people)
HTML Encode (Any HTML that you want to code)
Email encoder
Email obfuscation