/* ヘッダーフラッシュ */

function header(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.deepgroup.jp/swf/header.swf" type="application/x-shockwave-flash" width="800" height="100" 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.deepgroup.jp/swf/main.swf" type="application/x-shockwave-flash" width="800" height="300" quality="best" play="true" wmode="transparent"></emded>');
}

/* メインメニューフラッシュ */

function main_menu(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.deepgroup.jp/swf/main_menu.swf" type="application/x-shockwave-flash" width="590" height="440" 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.deepgroup.jp/swf/kokuchi.swf" type="application/x-shockwave-flash" width="800" height="70" quality="best" play="true" wmode="transparent"></emded>');
}