var Intro = "<font color=white>© 2002-2009</font> <a href='http://www.aboundenterprises.com'><font color=white>Abound Enterprises</font></a>";
var email = "mail";
var emailHost = "aboundenterprises.com";
document.write(Intro + "(<a href=" + "mail" + "to:" + email + "@" + emailHost+ "><font color=white>" + email + "@" + emailHost + "</font></a>" + ").");