var greetingBox = document.getElementById('example1'); greetingBox.onclick = alert('Good Morning');