// embedApplet.js
<!--
document.writeln('<APPLET codebase="." archive="ShareChess.jar" code="ShareChessApplet.class" width="520" height="520">');
document.writeln('</APPLET>');
//-->
