// Globals: var html; html = "Oggi è San Costantino"; document.write(html); document.write("Auguri!");