

function Flash(f_files,f_width,f_height){
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" ID='+f_files+' WIDTH='+f_width+' HEIGHT='+f_height+'>\n');
document.write(' <PARAM NAME=movie VALUE="'+f_files+'">\n');
document.write(' <PARAM NAME=loop VALUE=false>\n');
document.write(' <PARAM NAME=quality VALUE=high>\n');
document.write(' <PARAM NAME=scale VALUE=noborder>\n');
document.write(' <PARAM NAME=wmode VALUE=transparent>\n');
document.write(' <PARAM NAME=bgcolor VALUE=#ffffff>\n');
document.write(' <EMBED src="'+f_files+'" loop=false quality=high scale=noborder bgcolor=#ffffff  WIDTH='+f_width+' HEIGHT='+f_height+' TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">\n');
document.write('</OBJECT>\n');
}







function copyright_00(){
document.write('<DIV align="right" style="padding-right:10px;">');
document.write('<TABLE cellpaddin="0" cellspacing="0"><TR><TD>');
document.write('<A href="http://www.bandainamcogames.co.jp/"><IMG src="./image/bngames_80x54.gif" border="0" width="80px" height="54px"></A>');
document.write('</TD><TD>');
document.write('<B style="font-size:10pt;">株式会社バンダイナムコゲームス</B><BR>');
document.write('<SPAN style="font-size:8pt;">');
document.write('&copy; ');
document.write('2006 NBGI, ');
document.write('All rights reserved.</SPAN>');
document.write('</TD></TR></TABLE>');
document.write('</DIV>');
}



function copyright1(){
document.write('<DIV align="right" style="padding-right:10px;">');
document.write('<TABLE cellpaddin="0" cellspacing="0"><TR><TD>');
document.write('<IMG src="../image/bngames_80x54.gif" border="0" width="80px" height="54px">');
document.write('</TD><TD>');
document.write('<B style="font-size:10pt;">株式会社バンダイナムコゲームス</B><BR>');
document.write('<SPAN style="font-size:8pt;">');
document.write('&copy; ');
document.write('2006 NBGI, ');
document.write('All rights reserved.</SPAN>');
document.write('</TD></TR></TABLE>');
document.write('</DIV>');
}



function copyright2(){
document.write('<DIV align="right" style="padding-right:10px;">');
document.write('<TABLE cellpaddin="0" cellspacing="0"><TR><TD>');
document.write('<IMG src="../image/bngames_80x54.gif" border="0" width="80px" height="54px">');
document.write('</TD><TD>');
document.write('<B style="font-size:10pt;">株式会社バンダイナムコゲームス</B><BR>');
document.write('<SPAN style="font-size:8pt;">');
document.write('&copy; ');
document.write('2006 NBGI, ');
document.write('All rights reserved.</SPAN>');
document.write('</TD></TR></TABLE>');
document.write('</DIV>');
}



function copyright11(){
document.write('<HR noshade>');
document.write('<TABLE border="0" width="100%">');
document.write('<TBODY><TR>');
document.write('<TD valign="top"><IMG src="../image/bngames_80x54.gif" border="0" width="80px" height="54px">');
document.write('<B style="font-size:10pt;">株式会社バンダイナムコゲームス</B><BR>');
document.write('<BR>');
document.write('<SPAN style="font-size:8pt;">');
document.write('<SPAN style="color:#ff7700;">CopyRight</SPAN> ');
document.write('2006 NBGI, ');
document.write('All rights reserved.</SPAN>');
document.write('<BR clear="all"></TD>');
document.write('<TD align="right" valign="top"><SPAN style="font-size:8pt;">動画をご覧頂くにはFlashPlayer8以上が必要です。</SPAN><BR>');
document.write('<A HREF="javascript: FlashDown()"><IMG src="./image/get_flash_player.gif" border="0"></A>');
document.write('</TD></TR></TBODY></TABLE>');
}


function FlashDown() {
	window.open("http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&Lang=Japanese&P5_Language=Japanese","","");
}


