I tried that code, and got a runtime error in line 41
runtime error
line 41
Error: Expected ')'
that would be this line:
Code:
document.writeln(' <td><strong><font face="verdana,arial,helvetica" size="2" ><a href="http://newearthtime.net/" target="_blank"><span id="nyea">0000</span>-<span id="nmon">00</span>-<span id="nday">00</span> / <span id="ndeg">000</span>? <span id="nmin">00</span>' <span id="nsec">00</span>'' NET</a></font></strong></td>');
My browser is IE 5.5, but I couldn't even begin to trouble shoot that one.
Thanks for the update. Any ideas on that error?