function createjsDOMenu() {
  menu1 = new jsDOMenu(150, "", "relative", true);
  with (menu1) {
//    addMenuItem(new menuItem("-"));
//    addMenuItem(new menuItem("KOTORABOトップ", "", "http://www.kotorabo.com/index.htm"));
"http://www.kotorabo.com/index.htm"));

//    addMenuItem(new menuItem("-"));
//     addMenuItem(new menuItem("エナジーエックス　カードタイプ", "", "http://www.kotorabo.com/xcard/index.htm"));

//     addMenuItem(new menuItem("エナジーアイ　自動車キーホルダー", "", "http://www.kotorabo.com/xcard/energyx.htm"));
	
	
//    addMenuItem(new menuItem("ピアノハーモニー", "", "http://www.kotorabo.com/harmony/index.htm"));
//    addMenuItem(new menuItem("電磁波革命", "", "http://www.kotorabo.com/ewave2/index.htm"));
//    addMenuItem(new menuItem("エナジーアイ", "", "http://www.kotorabo.com/energyi/index2.htm"));
//   addMenuItem(new menuItem("エナジーアイカード", "", "http://www.kotorabo.com/icard/index.htm"));

//    addMenuItem(new menuItem("ミラクルハーモニー", "", "http://www.kotorabo.com/miracle/index.htm"))
//    addMenuItem(new menuItem("ハーモニープラス", "", "http://www.kotorabo.com/plus/index.htm"));

//   addMenuItem(new menuItem("ミラクルマスター", "", "http://www.kotorabo.com/seat/index.htm"))
//    addMenuItem(new menuItem("ミラクルストラップ", "", "http://www.kotorabo.com/ms/index.htm"))

//    addMenuItem(new menuItem("ハーモニーカード", "", "http://www.kotorabo.com/hcard/index.htm"))
//    addMenuItem(new menuItem("ミラクルブレスレット", "", "http://www.kotorabo.com/bracelet/index.htm"));
//    addMenuItem(new menuItem("スペースハーモニー", "", "http://www.kotorabo.com/space/index.htm"));
//    addMenuItem(new menuItem("セラミックシリーズ", "", "http://www.kotorabo.com/cup/index.htm"));
//    addMenuItem(new menuItem("炭火のおいしさガスハーモニー", "", "http://www.kotorabo.com/oga/index.htm"));



//    addMenuItem(new menuItem("油長持ちオイルハーモニー", "", "http://www.kotorabo.com/ega/index.htm"));
//    addMenuItem(new menuItem("家庭用活水器ｳｵｰﾀｰｱｴﾝｼﾞﾝ", "", "http://www.kotorabo.com/we/index.htm"));

//    addMenuItem(new menuItem("ｳｵｰﾀｰｱｸｾﾗﾚｲﾄ", "", "http://www.kotorabo.com/wa/index.htm"));
//    addMenuItem(new menuItem("-"));




//    addMenuItem(new menuItem("技術シーズ", "", "http://www.kotorabo.com/sonota/index.htm"));
//    addMenuItem(new menuItem("-"));
//    addMenuItem(new menuItem("技術シーズ"));
//    addMenuItem(new menuItem("商品お申し込みはこちら", "", "http://www.kotorabo.com/cart/index.htm"));
//  addMenuItem(new menuItem("とくとく品コーナー", "", "http://www.kotorabo.com/toku/index.htm"));
//    addMenuItem(new menuItem("ユーザー登録", "", "http://www.kotorabo.com/user/index.htm"));

//    addMenuItem(new menuItem("パートナー制度", "", "http://www.kotorabo.com/partner.htm"));
//    addMenuItem(new menuItem("法律に基づく表示", "", "http://www.kotorabo.com/mousikomi.htm"));

//　　addMenuItem(new menuItem("-"));
//　　addMenuItem(new menuItem("トップメニュー", "item3", ""));
moveTo(10, 10);
    show();
  }

  menu2 = new jsDOMenu(150, "", "relative");
  with (menu2) {

//    addMenuItem(new menuItem("ピアノ（楽器）の音質向上", "", "http://www.kotorabo.com/harmony/index.htm"));//
//    addMenuItem(new menuItem("エナジーアイ", "", "http://www.kotorabo.com/energyi/index2.htm"));
//    addMenuItem(new menuItem("ミラクルハーモニー", "", "http://www.kotorabo.com/miracle/index.htm"))
//    addMenuItem(new menuItem("電磁波対策", "", "http://www.kotorabo.com/plus/index.htm"));

//    addMenuItem(new menuItem("頭が良くなる奇蹟のシート", "", "http://www.kotorabo.com/seat/index.htm"))
//    addMenuItem(new menuItem("携帯用電磁波対策", "", "http://www.kotorabo.com/ms/index.htm"))
//    addMenuItem(new menuItem("家のお風呂が温泉に", "", "http://www.kotorabo.com/bath/index.htm"))
//    addMenuItem(new menuItem("ハーモニーセラミック", "", "http://www.kotorabo.com/ce/index.htm"))

//    addMenuItem(new menuItem("ハーモニーカード", "", "http://www.kotorabo.com/hcard/index.htm"))
//    addMenuItem(new menuItem("ブレスレット", "", "http://www.kotorabo.com/bracelet/index.htm"));
//    addMenuItem(new menuItem("強烈なエネルギー空間", "", "http://www.kotorabo.com/space/index.htm"));
//    addMenuItem(new menuItem("-"));
//    addMenuItem(new menuItem("炭火のおいしさをガス火で", "", "http://www.kotorabo.com/oga/index.htm"));

//    addMenuItem(new menuItem("油長持ちおいしさ満点", "", "http://www.kotorabo.com/ega/index.htm"));
//    addMenuItem(new menuItem("家庭用活水器", "", "http://www.kotorabo.com/we/index.htm"));
//    addMenuItem(new menuItem("養殖用水の水質向上", "", "http://www.kotorabo.com/wa/index.htm"));
//    addMenuItem(new menuItem("", "", "http://www.kotorabo.com/gga/index.htm"));
//    addMenuItem(new menuItem("食品をおいしくする食器", "", "http://www.kotorabo.com/syokki/index.htm"));
//    addMenuItem(new menuItem("銅板でCOゼロ燃費アップ", "", "http://www.kotorabo.com/dou/dou.htm"));

//    addMenuItem(new menuItem("技術シーズ", "item2", ""));
    addMenuItem(new menuItem("リンク", "item4", "http://www./……/xxx.html"));
  }
  menu1.items.item3.setSubMenu(menu2);
  
  menu3 =  new jsDOMenu(160, "", "relative");
  with (menu3) {
　　addMenuItem(new menuItem("活性液", "", "http://www.kotorabo.com/sonota/kasseieki.htm"));
　　addMenuItem(new menuItem("化粧品製造", "", "http://www.kotorabo.com/sonota/kesyouhin.htm"));

　　addMenuItem(new menuItem("養殖池活性装置", "", "http://www.kotorabo.com/sonota/index00.htm"));
　　addMenuItem(new menuItem("機能性食器", "", "http://www.kotorabo.com/sonota/syokki.htm"));
　　addMenuItem(new menuItem("溶接用機能性ガス", "", "http://www.kotorabo.com/sonota/welga.htm"));

    addMenuItem(new menuItem("釉薬", "", "http://www.kotorabo.com/sonota/yuuyaku.htm"));
    addMenuItem(new menuItem("機能性フッ素樹脂", "", "http://www.kotorabo.com/sonota/fusso.htm"));
    addMenuItem(new menuItem("ぱんかび実験", "", "http://www.kotorabo.com/sonota/pankabi.htm"));
    addMenuItem(new menuItem("うまみセンサー試験", "", "http://www.kotorabo.com/sonota/umami.htm"));
    addMenuItem(new menuItem("セラミック抗酸化試験", "", "http://www.kotorabo.com/sonota/kokosu.htm"));
    addMenuItem(new menuItem("食品工場での応用", "", "http://www.kotorabo.com/sonota/syokuhinnkoujyou.htm"));
    addMenuItem(new menuItem("楽器", "", "http://www.kotorabocom/sonota/gakki2.htm"));




  }
  menu2.items.item2.setSubMenu(menu3);

  menu4 = new jsDOMenu(160, "", "relative");
  with (menu4) {

    addMenuItem(new menuItem("豊田ﾐｭｰｼﾞｯｸｱｶﾃﾞﾐｰ", "", "http://t-tma.com/index.htm"));
    addMenuItem(new menuItem("塚本一成ホームページ", "", "http://t-tma.com/t-issei/index.htm"));
    addMenuItem(new menuItem("曽又ひとみホームページ", "", "http://hitomi-s.com/"));
    addMenuItem(new menuItem("モスクワチャイコフスキー記念音楽院", "", "http://www.mosconsv.ru/"));



  }
  menu2.items.item4.setSubMenu(menu4);
}

