function flashphoto()
{
    document.write('<object data="skins/minami/flash/top.swf" width="740" height="280" type="application/x-shockwave-flash">\n');
    document.write('<param name="movie" value="skins/minami/flash/top.swf" />\n');
    document.write('<img src="skins/minami/flash/top.jpg" width="740" height="280" alt="÷‚ÌŽÊ^" />\n');
	document.write('</object>\n');
}