function flash_write() {
document.write('<CENTER>	<APPLET CODE=applefind.class  WIDTH=550 HEIGHT=450>	</APPLET>	');
document.write('</CENTER>');
}


