
function getSitemap() {
var s = new sb_sitemapObj();
s.a(new sb_siteAreaObj("health_life"));
s.n[0].a(new sb_n("건강과생활", "/content/patients/health_life/highbloodpressure.html",0));
s.n[0].a(new sb_n("고혈압", "/content/patients/health_life/highbloodpressure.html",1));
s.n[0].a(new sb_n("로타바이러스", "/content/patients/health_life/rota.html",1));
s.n[0].a(new sb_n("바이러스성 위장관염", "/content/patients/health_life/gastrointestine.html",1));
s.n[0].a(new sb_n("생식기인유두종바이러스감염", "/content/patients/health_life/hpv.html",1));
s.n[0].a(new sb_n("천식", "/content/patients/health_life/new_asthma.html",1));
s.n[0].a(new sb_n("환자용소책자", "/content/patients/brochure.html",1));
s.a(new sb_siteAreaObj("medi_product"));
s.n[1].a(new sb_n("질병정보사이트", "/content/patients/index.html",0));
s.n[1].a(new sb_n("로타바이러스", "http://www.diarrhea.co.kr",1));
return s;
}