var a = "nans";
var b = "sinstadt.ch";

document.theForm.recipient.value=a+"@"+b;
