<!--
var abc = "nospam"
var def = "wombatcreek"
document.writeln("<div><a href=\"mailto:" + abc + "@" + def + ".com\">Email</a></div>")
//-->
