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