//トップ画面
function swfCall1(){
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="800" height="550">\n');
document.write('<param name="movie" value="top.swf">\n');
document.write('<param name=quality value=high>\n');
document.write('<embed src="top.swf" width="800" height="550" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash"></embed>\n');
document.write('</object>\n');
}


//メニュー
function swfCall2(){
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="800" height="50">\n');
document.write('<param name="movie" value="menu.swf">\n');
document.write('<param name=quality value=high>\n');
document.write('<embed src="menu.swf" width="800" height="50" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash"></embed>\n');
document.write('</object>\n');
}


//ＮＥＷＳ
function swfCall3(){
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="800" height="500">\n');
document.write('<param name="movie" value="news.swf">\n');
document.write('<param name=quality value=high>\n');
document.write('<embed src="news.swf" width="800" height="500" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash"></embed>\n');
document.write('</object>\n');
}


//プロフィール
function swfCall4(){
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="800" height="500">\n');
document.write('<param name="movie" value="profile.swf">\n');
document.write('<param name=quality value=high>\n');
document.write('<embed src="profile.swf" width="800" height="500" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash"></embed>\n');
document.write('</object>\n');
}


//ディスコグラフィー
function swfCall5(){
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="800" height="500">\n');
document.write('<param name="movie" value="disco.swf">\n');
document.write('<param name=quality value=high>\n');
document.write('<embed src="disco.swf" width="800" height="500" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash"></embed>\n');
document.write('</object>\n');
}


//ＢＢＳ
function swfCall6(){
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="800" height="500">\n');
document.write('<param name="movie" value="bbs.swf">\n');
document.write('<param name=quality value=high>\n');
document.write('<embed src="bbs.swf" width="800" height="500" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash"></embed>\n');
document.write('</object>\n');
}


function swfCall7(){
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="800" height="550">\n');
document.write('<param name="movie" value="demo_01.swf">\n');
document.write('<param name=quality value=high>\n');
document.write('<embed src="demo_01.swf" width="800" height="550" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash"></embed>\n');
document.write('</object>\n');
}


