
function getSitemap() {
var s = new sb_sitemapObj();
s.a(new sb_siteAreaObj("research"));
s.n[0].a(new sb_n("Klinisk Forskning", "/content/physicians/research/no_forskning_home.html",0));
s.n[0].a(new sb_n("Hva er klinisk utprøving", "/content/physicians/research/no_research_trials.html",1));
s.n[0].a(new sb_n("Klinisk forskning og pasienten", "/content/physicians/research/no_research_phys_lynkurs.html",1));
s.n[0].a(new sb_n("Vil du delta som utprøver?", "/content/physicians/research/no_research_innovations.html",1));
s.n[0].a(new sb_n("Historiske øyeblikk", "/content/physicians/research/no_research_innovations_history.html",1));
s.n[0].a(new sb_n("60 år med Penicillin", "/content/physicians/research/no_research_innovations_penicillin.html",2));
s.n[0].a(new sb_n("Nobelpris Kortison", "/content/physicians/research/no_research_innovations_kortison.html",2));
s.n[0].a(new sb_n("MSD-forsker hedres", "/content/physicians/research/no_research_innovations_hirsman.html",2));
return s;
}
