// =======================================================
// ActiveX コントロールのアクティブ化
// =======================================================

function Run_topinfo()
{

document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="730" HEIGHT="162" id="topinfo">');

document.write('<PARAM NAME="movie" VALUE="http://rootculture.jp/topinfo.swf">');

document.write('<PARAM NAME="quality" VALUE="high">');

document.write('<PARAM NAME="bgcolor" VALUE="#5C5239">');

document.write('<EMBED src="http://rootculture.jp/topinfo.swf" quality="high" bgcolor="#5C5239" WIDTH="730" HEIGHT="162" NAME="topinfo" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');

document.write('</EMBED>');

document.write('</OBJECT>');

}


function Run_topinfo2()
{

document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="730" HEIGHT="162" id="topinfo2">');

document.write('<PARAM NAME="movie" VALUE="http://rootculture.jp/topinfo2.swf">');

document.write('<PARAM NAME="quality" VALUE="high">');

document.write('<PARAM NAME="bgcolor" VALUE="#5C5239">');

document.write('<EMBED src="http://rootculture.jp/topinfo2.swf" quality="high" bgcolor="#5C5239" WIDTH="730" HEIGHT="162" NAME="topinfo2" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer">');

document.write('</EMBED>');

document.write('</OBJECT>');

}




