// embedApplet.js
<!--
document.write('<APPLET CODE="ttt.class" WIDTH=500 HEIGHT=500 IGNORE="">');
document.writeln('</APPLET>');
//-->

