
function getSitemap() {
var s = new sb_sitemapObj();
s.a(new sb_siteAreaObj("about"));
s.n[0].a(new sb_n("Über MSD", "/content/corporate/about/index.html",0));
s.n[0].a(new sb_n("Mission", "/content/corporate/about/mission.html",1));
s.n[0].a(new sb_n("Geschichte", "/content/corporate/about/history.html",1));
s.n[0].a(new sb_n("Soziale Verantwortung", "/content/corporate/about/social_responsibility/index.html",1));
s.n[0].a(new sb_n("MSD Österreich", "/content/corporate/about/msd_austria.html",1));
s.n[0].a(new sb_n("MSD weltweit", "http://www.msd.com",1));
s.n[0].a(new sb_n("Stellenangebote", "/content/corporate/about/careers/index.html",1));
s.n[0].a(new sb_n("Arbeiten bei MSD", "/content/corporate/about/careers/working_msd.html",2));
s.n[0].a(new sb_n("Laufbahnen bei MSD", "/content/corporate/about/careers/career_choices.html",2));
s.n[0].a(new sb_n("Häufig gestellte Fragen", "/content/corporate/about/careers/faq.html",2));
s.n[0].a(new sb_n("Offene Positionen", "/content/corporate/about/careers/open_positions_job1.html",2));
s.n[0].a(new sb_n("Online Bewerbung", "/content/corporate/about/careers/resume.html",2));
s.n[0].a(new sb_n("Anreise", "/content/corporate/about/anreise.html",1));
s.a(new sb_siteAreaObj("research"));
s.n[1].a(new sb_n("Forschung", "/content/corporate/research/index.html",0));
s.n[1].a(new sb_n("Unsere Verpflichtung", "/content/corporate/research/index.html",1));
s.n[1].a(new sb_n("Arzneimittelentwicklung", "/content/corporate/research/research_arznei.html",1));
s.n[1].a(new sb_n("Forschungszentren", "/content/corporate/research/research_centers.html",1));
s.a(new sb_siteAreaObj("patients"));
s.n[2].a(new sb_n("Therapiegebiete", "/content/patients/index.html",0));
s.n[2].a(new sb_n("Asthma &amp; AR", "/content/patients/ASTHMA_all/ASTHMA.html",1));
s.n[2].a(new sb_n("Asthma-Checkliste", "/content/patients/ASTHMA_all/ASTHMA_Checkliste.html",2));
s.n[2].a(new sb_n("Erste Hilfe bei Asthma", "/content/patients/ASTHMA_all/ASTHMA_Erste_Hilfe.html",2));
s.n[2].a(new sb_n("Tipps", "/content/patients/asthma/tipps.html",2));
s.n[2].a(new sb_n("Nützliche Adressen", "/content/patients/ASTHMA_all/ASTHMA_Adressen.html",2));
s.n[2].a(new sb_n("Augenheilkunde", "/content/patients/glaukom/glaukom.html",1));
s.n[2].a(new sb_n("Diabetes", "/content/patients/diabetes/diabetes.html",1));
s.n[2].a(new sb_n("Herz/Kreislauf", "/content/patients/herzkreislauf/herzkreislauf.html",1));
s.n[2].a(new sb_n("HIV", "/content/patients/HIV/HIV.html",1));
s.n[2].a(new sb_n("Onkologie", "/content/patients/krebs/krebs.html",1));
s.n[2].a(new sb_n("Osteoporose", "/content/patients/OST_all/osteoporose.html",1));
s.n[2].a(new sb_n("Therapiedauer", "/content/patients/OST_all/ost_therapiedauer.html",2));
s.n[2].a(new sb_n("Verkürzte Lebenserwartung", "/content/patients/OST_all/ost_lebenserwartung.html",2));
s.n[2].a(new sb_n("Rund um die Knochen", "/content/patients/OST_all/ost_rundumknochen.html",2));
s.n[2].a(new sb_n("Nützliche Adressen", "/content/patients/OST_all/ost_adressen.html",2));
s.a(new sb_siteAreaObj("products"));
s.n[3].a(new sb_n("Produkte", "/login.html",0));
s.n[3].a(new sb_n("Übersicht", "/login.html",1));
s.n[3].a(new sb_n("Merck Pipeline", "/content/products/pipeline.html",1));
s.a(new sb_siteAreaObj("service"));
s.n[4].a(new sb_n("Service", "/content/service/index.html",0));
s.n[4].a(new sb_n("univadis", "/content/service/univadis/univadis.html",1));
s.n[4].a(new sb_n("Fortbildung", "/content/service/fortbildung.html",1));
s.n[4].a(new sb_n("MSD Manual", "/content/service/MSDmanual/manualinfo.html",1));
s.n[4].a(new sb_n("Kontakt", "/content/corporate/global/contact_us.html",1));
s.a(new sb_siteAreaObj("press"));
s.n[5].a(new sb_n("Presse &amp; News", "/content/corporate/press/index.html",0));
s.n[5].a(new sb_n("Pressemeldungen", "/content/corporate/news/index.html",1));
s.n[5].a(new sb_n("Links", "/content/corporate/press/links.html",1));
s.n[5].a(new sb_n("Kontakt", "/content/corporate/global/contact_us.html",1));
return s;
}