How can I get the name of the object calling a procedure through a DHTML event. So
that I can do the following:

CallingObject.style.left=XXX

At the moment I have a seperate procedure for each object.
TIA
-TiPaRa