/* インデックスフラッシュ */

function index(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.ai-for-you.com/swf/index.swf" type="application/x-shockwave-flash" width="840" height="500" quality="best" play="true" wmode="transparent"></emded>');
}

/* メインフラッシュ */

function main(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.ai-for-you.com/swf/main.swf" type="application/x-shockwave-flash" width="900" height="350" quality="best" play="true" wmode="transparent"></emded>');
}

/* 告知フラッシュ */

function kokuchi2(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.ai-for-you.com/swf/kokuchi.swf" type="application/x-shockwave-flash" width="900" height="100" quality="best" play="true" wmode="transparent"></emded>');
}