function RunTop(){
	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" height="650" width="200">\n');
	document.write('<param name="movie" value="/swf/top.swf" />\n');
	document.write('<param name="quality" value="best" />\n');
	document.write('<param name="play" value="true" />\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('<embed height="650" pluginspage="http://www.macromedia.com/go/getflashplayer" src="/swf/top.swf" type="application/x-shockwave-flash" width="200" quality="best" play="true"></embed>\n'); 
	document.write('</object>\n');
}
function RunOtoplay(){
	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" height="60" width="120">\n');
	document.write('<param name="movie" value="/swf/otoplay.swf" />\n');
	document.write('<param name="quality" value="best" />\n');
	document.write('<param name="play" value="false" />\n');
	document.write('<param name="wmode" value="transparent" />\n');
	document.write('<embed height="60" pluginspage="http://www.macromedia.com/go/getflashplayer" src="/swf/otoplay.swf" type="application/x-shockwave-flash" width="120" quality="best" play="false" wmode="transparent"></embed>\n'); 
	document.write('</object>\n');
}
function RunVideoAlbum_02(){
	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" height="300" width="550">\n');
	document.write('<param name="movie" value="videoAlbum_02.swf" />\n');
	document.write('<param name="quality" value="best" />\n');
	document.write('<param name="play" value="true" />\n');
	document.write('<embed height="300" pluginspage="http://www.macromedia.com/go/getflashplayer" src="videoAlbum_02.swf" type="application/x-shockwave-flash" width="550" quality="best" play="true"></embed> \n');
	document.write('</object>\n');
}
function RunSekkeisyuu(){
	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" height="800" width="500">\n');
	document.write('<param name="movie" value="/swf/sekkeisyuu.swf" />\n');
	document.write('<param name="quality" value="best" />\n');
	document.write('<param name="play" value="true" />\n');
	document.write('<embed height="800" pluginspage="http://www.macromedia.com/go/getflashplayer" src="/swf/sekkeisyuu.swf" type="application/x-shockwave-flash" width="500" quality="best" play="true"></embed> \n');
	document.write('</object>\n');
}
function RunOtoplay2(){
	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" height="60" width="400">\n');
	document.write('<param name="movie" value="/swf/otoplay2.swf">\n');
	document.write('<param name="quality" value="best">\n');
	document.write('<param name="play" value="false">\n');
	document.write('<embed height="60" pluginspage="http://www.macromedia.com/go/getflashplayer" src="/swf/otoplay2.swf" type="application/x-shockwave-flash" width="400" quality="best" play="false"> \n');
	document.write('</object>\n');
}
function showMTCMovie(){
	var html='<iframe src="/mtcmovie/mtcmovie.html" width=250 height=250 hspace=0 marginwidth=0 frameborder=0>ＭＴコネクターの紹介ビデオです。</iframe>';
	var el=document.getElementById("mtc_movie_box");
	el.innerHTML = html;
}
