mail="contact"
pre="chemistry"
ante="conferences"
dom="com"
email=mail+"@"+pre+"-"+ante+"."+dom
document.writeln (email);