function flashplay()
{
    document.write('<object data="flash/fujihakkei.swf" width="490" height="310" type="application/x-shockwave-flash">\n');
    document.write('<param name="movie" value="flash/fujihakkei.swf" />\n');
    document.write('<img src="flash/logo.jpg" width="490" height="310" alt="•xŽm”ªŒi‚Ì“’" />\n');
	document.write('</object>\n');
}