/* プロフィールページ用写真切り替え */

pic_name=new Array();

//1つ目のマウスオーバーした時の画像を指定する
 pic_name[0] ="option1.jpg";

//2つ目のマウスオーバーした時の画像を指定する
 pic_name[1] ="option2.jpg";

//3つ目のマウスオーバーした時の画像を指定する
 pic_name[2] ="option3.jpg";




//マウスアウトした時の画像を指定する
 pic_name2="option1.jpg";

 pic1=new Array();
 pic2=new Image(); pic2.src=pic_name2;
 for(i=0; i<pic_name.length; i++)
  {
  pic1[i]=new Image(); pic1[i].src=pic_name[i];
  }

 function mouse_in(dotti)
  {document.images["RollPics"].src=pic1[dotti].src;}
 function mouse_out(dotti)
  {document.images["RollPics"].src=pic2.src;}


/* スタイルメニューフラッシュ */

function menu_banner(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.hair-axy.jp/swf/menu_banner.swf" type="application/x-shockwave-flash" width="748" height="70" quality="best" play="true" wmode="transparent"></emded>');
}

/* スタッフフラッシュCHIEF */

function chief(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.hair-axy.jp/swf/chief.swf" type="application/x-shockwave-flash" width="750" height="150" quality="best" play="true" wmode="transparent"></emded>');
}

/* スタッフフラッシュSTYLIST */

function stylist(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.hair-axy.jp/swf/stylist.swf" type="application/x-shockwave-flash" width="750" height="150" quality="best" play="true" wmode="transparent"></emded>');
}

/* スタッフフラッシュASSISTANT */

function assistant(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.hair-axy.jp/swf/assistant.swf" type="application/x-shockwave-flash" width="750" height="300" quality="best" play="true" wmode="transparent"></emded>');
}

/* スタッフフラッシュFRONT */

function front(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.hair-axy.jp/swf/front.swf" type="application/x-shockwave-flash" width="750" height="150" quality="best" play="true" wmode="transparent"></emded>');
}

/* スタッフフラッシュHAIRMAKE */

function hairmake(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.hair-axy.jp/swf/hairmake.swf" type="application/x-shockwave-flash" width="750" height="150" quality="best" play="true" wmode="transparent"></emded>');
}

/* メニューフラッシュ1 */

function menu1(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.hair-axy.jp/swf/menu.swf?x=1&" type="application/x-shockwave-flash" width="612" height="100" quality="best" play="true" wmode="transparent"></emded>');
}

function menu2(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.hair-axy.jp/swf/menu.swf?x=2&" type="application/x-shockwave-flash" width="612" height="100" quality="best" play="true" wmode="transparent"></emded>');
}

function menu3(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.hair-axy.jp/swf/menu.swf?x=3&" type="application/x-shockwave-flash" width="612" height="100" quality="best" play="true" wmode="transparent"></emded>');
}

function menu4(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.hair-axy.jp/swf/menu.swf?x=4&" type="application/x-shockwave-flash" width="612" height="100" quality="best" play="true" wmode="transparent"></emded>');
}

function menu5(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.hair-axy.jp/swf/menu.swf?x=5&" type="application/x-shockwave-flash" width="612" height="100" quality="best" play="true" wmode="transparent"></emded>');
}

function menu6(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.hair-axy.jp/swf/menu.swf?x=6&" type="application/x-shockwave-flash" width="612" height="100" quality="best" play="true" wmode="transparent"></emded>');
}

function menu7(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.hair-axy.jp/swf/menu.swf?x=7&" type="application/x-shockwave-flash" width="612" height="100" quality="best" play="true" wmode="transparent"></emded>');
}

function menu8(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.hair-axy.jp/swf/menu.swf?x=8&" type="application/x-shockwave-flash" width="612" height="100" quality="best" play="true" wmode="transparent"></emded>');
}

function menu9(){
 document.write('<embed pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" src="http://www.hair-axy.jp/swf/menu.swf?x=9&" type="application/x-shockwave-flash" width="612" height="100" quality="best" play="true" wmode="transparent"></emded>');
}
