/** PLUG-IN CHECK **/
var plug = new pluginDetection();
plug.setTargetPlugName("Shockwave Flash");
plug.setTargetPlugVersion(6);

var movie = new Array();
movie[0] = new swfObject();
movie[0].setObjectLocation("gallery.swf");
movie[0].setObjectWidth("730");
movie[0].setObjectHeight("550");
movie[0].setObjectBgcolor("#24221e");
movie[0].setAltObject('<div style="font-size:12px; color:#ffffff; font-weight:bold; margin-top:215px;">このコンテンツでは最新のFlash Playerが必要です。<br />下のバナーを押して、ダウンロードしてください。</div><div style="margin-top:20px;"><a href="http://www.macromedia.com/jp/shockwave/download/?P1_Prod_Version=ShockwaveFlash&amp;Lang=Japanese" target="_blank"><img src="image/get_flash_player.gif" border="0" width="88" height="31" alt="Get Macromedia Flash Player" title="Get Macromedia Flash Player" /></a></div><div style="margin-top:215px;"></div>');
