
function getSitemap() {
var s = new sb_sitemapObj();
s.a(new sb_siteAreaObj("about"));
s.n[0].a(new sb_n("關於默沙東", "/content/corporate/about/index.html",0));
s.n[0].a(new sb_n("默沙東使命", "/content/corporate/about/mission.html",1));
s.n[0].a(new sb_n("默沙東的歷史", "/content/corporate/about/history.html",1));
s.n[0].a(new sb_n("關於台灣默沙東", "/content/corporate/about/about.html",1));
s.n[0].a(new sb_n("在台灣的卓越貢獻", "/content/corporate/about/contribution.html",1));
s.n[0].a(new sb_n("百年基業企業標竿", "/content/corporate/about/leading_industry.html",1));
s.n[0].a(new sb_n("默沙東關懷無國界", "/content/corporate/about/no_boundary.html",1));
s.n[0].a(new sb_n("永續耕耘關懷生命", "/content/corporate/about/caring_life.html",1));
s.a(new sb_siteAreaObj("disease"));
s.n[1].a(new sb_n("疾病/健康資訊", "/content/patients/index.html",0));
s.n[1].a(new sb_n("遺傳性落髮", "/content/patients/hair.html",1));
s.n[1].a(new sb_n("糖尿病", "/content/patients/diabetes.html",1));
s.n[1].a(new sb_n("高血脂", "/content/patients/hyperlipidemia.html",1));
s.n[1].a(new sb_n("高血壓", "/content/patients/hypertension.html",1));
s.n[1].a(new sb_n("氣喘", "/content/patients/asthma.html",1));
s.n[1].a(new sb_n("冠狀動脈疾病", "/content/patients/heart.html",1));
s.n[1].a(new sb_n("關節炎", "/content/patients/arthritis.html",1));
s.n[1].a(new sb_n("骨質疏鬆症", "/content/patients/osteoporosis.html",1));
s.n[1].a(new sb_n("攝護腺肥大", "/content/patients/menshealth.html",1));
s.n[1].a(new sb_n("青光眼", "/content/patients/glaucoma.html",1));
s.n[1].a(new sb_n("疫苗", "/content/patients/vaccine.html",1));
s.n[1].a(new sb_n("愛滋病", "/content/patients/aids.html",1));
s.a(new sb_siteAreaObj("news"));
s.n[2].a(new sb_n("封面故事", "/content/corporate/news/feature_stories/coverStory.html",0));
s.n[2].a(new sb_n("前期封面故事", "/content/corporate/news/feature_stories/index.html",1));
return s;
}