var name = "dave"; var host = "AmunRa"; var tld="co.uk"; // document.write(""); document.write("" + name + " at " + host + " . " + tld + "");