// Globals: var html; html = "Oggi è Sant'Agata"; document.write(html); document.write("
Auguri!");