// visual.js
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="850" height="165" id="FlashID" title="蒲焼のたれ・醤油・浜の塩">');
document.write('<param name="movie" value="top_visual.swf" />');
document.write('<param name="quality" value="high" />');
document.write('<param name="wmode" value="opaque" />');
document.write('<param name="swfversion" value="6.0.65.0" />');
<!-- このパラメータタグにより、Flash Player 6.0 または 6.5 以降を使用して、Flash Player の最新バージョンをダウンロードするようメッセージが表示されます。ユーザにメッセージを表示させないようにする場合はパラメータタグを削除します。 -->
document.write('<param name="expressinstall" value="Scripts/expressInstall.swf" />');
<!-- 次のオブジェクトタグは IE 以外のブラウザで使用するためのものです。IE では IECC を使用して非表示にします。 -->
document.write('<!--[if !IE]>-->');
document.write('<object type="application/x-shockwave-flash" data="top_visual.swf" width="850" height="165">');
document.write('<!--<![endif]-->');
document.write('<param name="quality" value="high" />');
document.write('<param name="wmode" value="opaque" />');
document.write('<param name="swfversion" value="6.0.65.0" />');
document.write('<param name="expressinstall" value="Scripts/expressInstall.swf" />');

<!-- ブラウザには、Flash Player 6.0 以前のバージョンを使用して次の代替コンテンツが表示されます。 -->
document.write('<div>');
document.write('<h4>このページのコンテンツには、Adobe Flash Player の最新バージョンが必要です。</h4>');
document.write('<p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Adobe Flash Player を取得" width="112" height="33" /></a></p>');
document.write('</div>');
document.write('<!--[if !IE]>-->');
document.write('</object>');
document.write('<!--<![endif]-->');
document.write('</object>');

