Non ti basta il this?

<function myFunc(ogg){
...
ogg.innerText = "pippo";
...
}

A HREF="javacript: myFunc(this)">Hello World!</A>


Ciao
Michele