Double click anywhere on this page to get out!

When the mouse moves over the link, an event is triggered. onMouseOver

When the mouse moves away from a link, an event is triggered. onMouseOut

When the mouse moves in or out of the button, a function
is called that keeps track of how many times the mouse touched the button.