<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="93%"><tr><td>');

document.write('<applet code="Dgclock.class" CODEBASE="http://artondisplay.com/java-sys" width="100" height="30">');
document.write(' <param name="TimeFormat" value="%I">');
document.write('<param name="ShowDate" value="no">');
document.write('<param name="ShowFrame" value="yes">');
document.write(' <param name="fg" value="cyan">');
document.write('<param name="bg" value="black">');
document.write('</applet>');
document.write('</OBJECT><br>');

document.write('</td></tr></table>');

document.write('<nobr><img src="picts/spacer.gif" height="2" width="10"><img src="picts/line-top.jpg" height="2" width="90%"></nobr><br>');

//  End -->


