<TABLE border>
<SCRIPT>
function bar()
{}
</SCRIPT>
<TR>
<TD>foo</TD>
</TR>
</TABLE>
<BR>
function test()
{
}
<TD>
document.write('blah');
</TD>