1 <body style=
"margin-left:0; margin-top:0">
3 function doOnMouseEvent(evt
)
5 top
.document
.events
[top
.document
.saveWhere
] = evt
;
9 <div style=
"height: 50; width: 50; background:violet; top:0;left:0; position:absolute;"
10 onMouseOver=
"doOnMouseEvent(event);"