//Flash書き出し用
document.write('<div id="topFlash">');
document.write('<object width="800" height="213" data="images/topflash.swf" type="application/x-shockwave-flash">');
document.write('	<param value="images/topflash.swf" name="movie" />');
document.write('	<param name="quality" value="high" />');
document.write('	<param name="wmode" value="opaque" />');
document.write('</object>');
document.write('</div>');
