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