function flash_write() {
document.write('<CENTER>	<APPLET CODE=numbers.class WIDTH=320 HEIGHT=240>	</APPLET>	');
document.write('</CENTER>');
}
