function gen_mail_to_link(lhs, rhs) { document.write(lhs + "@"); document.write(rhs); }