// JavaScript Document
name="stewart_hanratty"
at="&#064;"
hm="hotmail.com"
document.write("<a href='mailto:" + name + at + hm + "'>")
document.write(name + at + hm)
document.write("</a>")