Browser test for the addEvent()/removeEvent.

MAIN

The 'onclick' is enabled on this DIV.

NOTES:
* You will have to enable Javascript writing to the StatusBar to see events LOGGING order.
* Mouse XY Coordinates should be relative to the IFRAME document element the event is attached to.
* Stay out of document area and press CTRL-R / F5 to see the event LOADING order in the StatusBar.
* The written LOADING order will be overwritten as soon as you move the mouse on the document area.
* In the StatusBar, "DOMLoad" is the special event we are after, "Load" is the normal "onload" event.