/* トップ用フラッシュ*/

function topFlash(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.since-you.com/swf/yuusi18.swf" type="application/x-shockwave-flash" width="780" height="350"  quality="best" play="true" wmode="transparent"></emded>');
}


/* メニュ用フラッシュ*/

function menuFlash(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.since-you.com/swf/menu.swf" type="application/x-shockwave-flash" width="773" height="31" quality="best" play="true" wmode="transparent"></emded>');
}


/* 求人用フラッシュ*/

function recruitFlash(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.since-you.com/swf/recruit.swf" type="application/x-shockwave-flash" width="770" height="150" quality="best" play="true" wmode="transparent"></emded>');
}