I am trying to use <DIV ...> </DIV> within Javascript, within document.write(), and later load those document objects into an array using eval. Only in NetScape, it does not seem possible. Netscape tells me the object has no properties.<br><br>Here is the...