function Flash()
{
    document.write('<object data="flash/tororoya.swf" width="798" height="359" type="application/x-shockwave-flash">\n');
    document.write('<param name="movie" value="flash/tororoya.swf" />\n');
    document.write('<img src="flash/flash_img.jpg" width="798" height="359" alt="" />\n');
	document.write('</object>\n');
}
