...so how do you (can you still) refer to the "original this element"
(initially the value of "this" is associated with the window object?)
In my case I want to subsequently reference the value of "this" associated
with an XBL binding after an onload event has fired
......do you have to save it ... or can it be referenced?