Lab 7: Responding to Click Event

Due: 12/10/2007

Write a function that responds to a click anywhere on the page by displaying an alert dialog.  Display the event name if the user held shift during the  mouse click.  Display the element name that triggered the event if the user held Ctrl during the mouse click.