function address(toplevel, otherlevel, local) { document.write(''); document.write(local + '@' + otherlevel + '.' + toplevel); document.write(''); }