     var theuser = "cleancarpets";
     var thehost = "PermaCleanAdvantage.com";
     var themessage = "e-mail";
     document.write("<a href=" + "mail" + "to:" + theuser + "@" + thehost + ">" + themessage + "</a>")
