function mailto(y,x) { y = x + "@" + y; document.write("", y, ""); }