/* topフラッシュ */

function main(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.carisma.jp/swf/main.swf" type="application/x-shockwave-flash" width="800" height="500" quality="best" play="true" wmode="transparent"></emded>');
}

/*indexフラッシュ */

function index(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.carisma.jp/swf2/index.swf" type="application/x-shockwave-flash" width="800" height="450" quality="best" play="true" wmode="transparent"></emded>');
}
