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