// JavaScript Document
foo = "helpdesk";
bar = "\x40";
baz = "coverall";
dotbit = "net";
document.write("<a href=\"mailto:" + foo + bar + baz + "." + dotbit + "?subject=quickstructures.com\">webmaster</a>");
