function flash_write() {
document.write('<CENTER>	<APPLET CODE=stones.class WIDTH=620 HEIGHT=400>	</APPLET>	');
document.write('</CENTER>');
}

