/* インデックスフラッシュ */

function index(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.clubgenji.com/swf/index.swf" type="application/x-shockwave-flash" width="800" height="500" quality="best" play="true" wmode="transparent"></emded>');
}


/* トップフラッシュ */

function top(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.clubgenji.com/swf/top.swf" type="application/x-shockwave-flash" width="950" height="600" quality="best" play="true" wmode="transparent"></emded>');
}


/* ヘッダーフラッシュ */

function haeder(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.clubgenji.com/swf/haeder.swf" type="application/x-shockwave-flash" width="950" height="150" quality="best" play="true" wmode="transparent"></emded>');
}

/* 告知フラッシュ */

function kokuchi(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.clubgenji.com/swf/kokuchi.swf" type="application/x-shockwave-flash" width="950" height="100" quality="best" play="true" wmode="transparent"></emded>');
}