Created a cool little script that allows you to display your email but hides it from the html, JS so know when can scrape. Try it:
---
<p id="eid_id"></p>
<script type="text/javascript" src="http://www.leoreavidar.com/js/email.js">
</script>
<script>
window.onload = function() { appendStyle("username", "gmail.com") };
</script><p>What do you think?