what is Netscape 4.7's equivalent of:

var obj = document.getElementsById("IDname");

I need this to set a text to a td:
<td id="IDname"></td>