function welcome(){
 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="625" height="520">\n');
 document.write('<param name="movie" value="img/welcome.swf">\n');
 document.write('<param name="quality" value="high">\n');
 document.write('<embed src="img/welcome.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/index.cgi?Lang=Japanese&P5_Language=Japanese&P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="625" height="520"></object>\n');
}

function menu_fla(){
 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="583" height="290">\n');
 document.write('<param name="movie" value="img/menu.swf">\n');
 document.write('<param name="quality" value="high">\n');
 document.write('<embed src="img/menu.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/index.cgi?Lang=Japanese&P5_Language=Japanese&P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="583" height="290"></object>\n');
}

function footer(){
 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="625" height="80">\n');
 document.write('<param name="movie" value="./shared/img/footer.swf">\n');
 document.write('<param name="quality" value="high">\n');
 document.write('<embed src="./shared/img/footer.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/index.cgi?Lang=Japanese&P5_Language=Japanese&P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="625" height="80"></object>\n');
}

function footer2(){
 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="625" height="80">\n');
 document.write('<param name="movie" value="../shared/img/footer2.swf">\n');
 document.write('<param name="quality" value="high">\n');
 document.write('<embed src="../shared/img/footer2.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/index.cgi?Lang=Japanese&P5_Language=Japanese&P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="625" height="80"></object>\n');
}

