makemenu();
addMainItem("回首頁","adv.html");
addMainItem("關於我們","history.html");
addMainItem("服務範圍",null);
addMainItem("入會方法","join.html");
addMainItem("戶外場地",null);
addMainItem("會員地帶","jetso.html");
addMainItem("資料庫",null);
addMainItem("網站連結","link.html");
addMainItem("聯絡方法","content.html");
addMainItem("幹部招聘","employee.html");

makeFirst();
addSubItem(2,"對內課程","course/in.html");
addSubItem(2,"顧問服務","course/co.html");
addSubItem(2,"培訓課程","course/train.html");
addSubItem(2,"歷奇文憑","dip.pdf");
addSubItem(2,"歷奇高級文憑","hdip.pdf");
addSubItem(2,"優閒課程","course/free.html");
addSubItem(4,"場地介紹","fill/fill.html");
addSubItem(4,"進入方法","fill/go.html");
addSubItem(6,"軍事篇","data/mat/matmenu.html");
addSubItem(6,"野外篇","data/out/outmenu.html");
addSubItem(6,"遊戲篇","data/game/gamemenu.html");
addSubItem(6,"刀劍庫","data/other/othermenu.html");

makeSecond();
