document.open();
document.write('<APPLET CODE="sand.class" ARCHIVE="sand.jar" WIDTH=320 HEIGHT=334>');
document.write('</APPLET>');
document.close();
