<!--

// ---------
// level 1
// ---------
var root = new rootObj();

var companyChap = new chapterObj("company","sidemenu", root);

var background = new sectionObj("background", "image", "公司背景", "/company/background/background.asp", "_self", companyChap);

var backgroundChap = new chapterObj("background","sidemenu", background);
//var jpfancl = new sectionObj("jpfancl", "text", "日本FANCL", "/company/background/jpfancl/jpfancl.asp", "_self", backgroundChap);
var interfancl = new sectionObj("interfancl", "text", "国际FANCL", "/company/background/interfancl/interfancl.asp", "_self", backgroundChap);

var pfree = new sectionObj("pfree", "image", "无添加特点", "/company/pfree.asp", "_self", companyChap);

var fanclism = new sectionObj("fanclism", "image", "FANCLISM", "/company/fanclism/index.asp", "_self", companyChap);

var lab = new sectionObj("lab", "image", "中央研究所", "/company/lab.asp", "_self", companyChap);
var fanclsq = new sectionObj("fanclsq", "image", "中央研究所及FANCL Square", "/company/fanclsq.asp", "_self", companyChap);
var address = new sectionObj("address", "image", "店铺地址", "/company/address.asp", "_self", companyChap);
//var job = new sectionObj("job", "image", "人才招聘", "/company/job.asp", "_self", companyChap);
//var contact = new sectionObj("contact", "image", "联络我们", "/company/contact.asp", "_self", companyChap);

var productsChap = new chapterObj("products","sidemenu", root);
//var limited = new sectionObj("limited", "image", "护肤品", "/products/limited/limited.asp", "_self", productsChap);
var skincare = new sectionObj("skincare", "image", "护肤品", "/products/skincare/skincare.asp", "_self", productsChap);
var foods = new sectionObj("foods", "image", "健康食品", "/products/foods/foods.asp", "_self", productsChap);
//var cosmetics = new sectionObj("cosmetics", "image", "化妆品", "/products/cosmetics/cosmetics.asp", "_self", productsChap);


// ---------
// level 2
// ---------
// 护肤系列
var skincareChap = new chapterObj("skincare","sidemenu", skincare);
var basic = new sectionObj("basic", "text", "水润基础护肤系列", "/products/skincare/basic/basic.asp", "_self", skincareChap);
var basicdx = new sectionObj("basicdx", "text", "活肤基础护肤系列", "/products/skincare/basicdx/basicdx.asp", "_self", skincareChap);
var cleartune = new sectionObj("cleartune", "text", "祛痘护理系列", "/products/skincare/cleartune/cleartune.asp", "_self", skincareChap);
var men = new sectionObj("men", "text", "Men's 男士系列", "/products/skincare/men/men.asp", "_self", skincareChap);
var specialskincare = new sectionObj("specialskincare", "text", "特别护肤系列", "/products/skincare/specialskincare/specialskincare.asp", "_self", skincareChap);
var whitening = new sectionObj("whitening", "text", "美白祛斑系列", "/products/skincare/whitening/whitening.asp", "_self", skincareChap);
var sunguard = new sectionObj("sunguard", "text", "防晒系列", "/products/skincare/sunguard/sunguard.asp", "_self", skincareChap);
var handlipbaby = new sectionObj("handlipbaby", "text", "手部及唇部护理", "/products/skincare/handlipbaby/handlipbaby.asp", "_self", skincareChap);
var bodycare = new sectionObj("bodycare", "text", "护理配件", "/products/skincare/bodycare/bodycare.asp", "_self", skincareChap);
//var haircare = new sectionObj("haircare", "text", "头发护理", "/products/skincare/haircare/haircare.asp", "_self", skincareChap);


// 健康食品系列
var foodsChap = new chapterObj("foods","sidemenu", foods);
var beauty = new sectionObj("beauty", "text", "全面美容", "/products/foods/beauty/beauty.asp", "_self", foodsChap);
var diet = new sectionObj("diet", "text", "健美纤体", "/products/foods/diet/diet.asp", "_self", foodsChap);
//var support= new sectionObj("support", "text", "都市支援", "/products/foods/support/support.asp", "_self", foodsChap);
var essential = new sectionObj("essential", "text", "必需营养", "/products/foods/essential/essential.asp", "_self", foodsChap);
var foodsOther = new sectionObj("foodsother", "text", "其他产品", "/products/foods/others/others.asp", "_self", foodsChap);

// 化妆品系列
//var cosmeticsChap = new chapterObj("cosmetics","sidemenu", cosmetics);
//var cosmetics_sub = new sectionObj("cosmetics_sub", "text", "化妆用品", "/products/cosmetics/cosmetics_sub/cosmetics_sub.asp", "_self", cosmeticsChap);
// var clevance = new sectionObj("clevance", "text", "CLEVANCE", "/products/cosmetics/clevance/clevance.asp", "_self", cosmeticsChap);
// var belmeil = new sectionObj("belmeil", "text", "BELMEIL", "/products/cosmetics/belmeil/belmeil.asp", "_self", cosmeticsChap);


// ---------
// level 3
// ---------
// 护肤系列 > basic 基础护肤系列
var basicChap = new chapterObj("basic","layermenu", basic);
var basic_midtodry = new sectionObj("basic_midtodry", "text", "干性至中性肌肤", "/products/skincare/basic/basic.asp", "_self", basicChap);
var basic_mixed = new sectionObj("basic_mixed", "text", "混合性至油性肌肤", "/products/skincare/basic/basic_oil.asp", "_self", basicChap);
//var basic_other = new sectionObj("basic_other", "text", "其他柔滑美肌系列产品", "/products/skincare/basic/basic.asp", "_self", basicChap);

// 护肤系列 > basicdx 修护肌肤系列
var basicdxChap = new chapterObj("basicdx","layermenu", basicdx);
var basicdx_fundamental = new sectionObj("basicdx_fundamental", "text", "干性至中性肌肤", "/products/skincare/basicdx/basicdx.asp", "_self", basicdxChap);
var basicdx_mixed = new sectionObj("basicdx_other1", "text", "混合性至油性肌肤", "/products/skincare/basicdx/basicdx_oil.asp", "_self", basicdxChap);
//var evante_other = new sectionObj("evante_other1", "text", "其他活肤修护系列产品", "/products/skincare/evante/evante_others.asp", "_self", evanteChap);

// 护肤系列 > CLEARTUNE 暗疮护理系列
var cleartuneChap = new chapterObj("cleartune","layermenu", cleartune);
var cleartune_fundamental = new sectionObj("cleartune_fundamental", "text", "青春痘肌肤", "/products/skincare/cleartune/cleartune.asp", "_self", cleartuneChap);
var cleartune_other = new sectionObj("cleartune_other1", "text", "其他祛痘护理系列产品", "/products/skincare/cleartune/cleartune_others.asp", "_self", cleartuneChap);

// 护肤系列 > JINNOUS 男士护肤系列
// var jinnousChap = new chapterObj("jinnous","layermenu", jinnous);
// var jinnous_other = new sectionObj("jinnous_other1", "text", "其他产品", "/products/skincare/jinnous/jinnous_others.asp", "_self", jinnousChap);

// 护肤系列 > 特别护肤系列
var specialskincareChap = new chapterObj("specialskincare","layermenu", specialskincare);
var specialskincare_recover = new sectionObj("specialskincare_recover", "text", "滋润．紧致．抗老", "/products/skincare/specialskincare/recover.asp", "_self", specialskincareChap);
var specialskincare_moisturizing = new sectionObj("specialskincare_moisturizing", "text", "补湿．补营养", "/products/skincare/specialskincare/moisturizing.asp", "_self", specialskincareChap);
var specialskincare_daily = new sectionObj("specialskincare_daily", "text", "角质护理", "/products/skincare/specialskincare/daily.asp", "_self", specialskincareChap);
var specialskincare_oil = new sectionObj("specialskincare_oil", "text", "调理油脂．收毛孔", "/products/skincare/specialskincare/oil.asp", "_self", specialskincareChap);
// var specialskincare_eye = new sectionObj("specialskincare_eye", "text", "回复双眼明亮", "/products/skincare/specialskincare/eye.asp", "_self", specialskincareChap);
// var specialskincare_wrinkle = new sectionObj("specialskincare_wrinkle", "text", "去纹抗皱", "/products/skincare/specialskincare/wrinkle.asp", "_self", specialskincareChap);

// 化妆品系列 > CLEVANCE
// var clevanceChap = new chapterObj("clevance","layermenu", clevance);
// var clevance_face = new sectionObj("clevance_face", "text", "面部系列", "/products/cosmetics/clevance/face.asp", "_self", clevanceChap);

// 化妆品系列 > BELMEIL
// var belmeilChap = new chapterObj("belmeil","layermenu", belmeil);
// var belmeil_face = new sectionObj("belmeil_face", "text", "面部系列", "/products/cosmetics/belmeil/face.asp", "_self", belmeilChap);
// var belmeil_other = new sectionObj("belmeil_other", "text", "其他产品", "/products/cosmetics/belmeil/other.asp", "_self", belmeilChap);

//-->