function gen_mail_to_link(lhs,rhs,subject) { document.write("" + lhs + "@" + rhs + "<\/A>"); }