function secondFunction() { document.write("Hello"); window.document.bgColor = 'yellow'; }