
function getSitemap() {
var s = new sb_sitemapObj();
s.a(new sb_siteAreaObj("research"));
s.n[0].a(new sb_n("ARAŞTIRMA - GELİŞTİRME", "/content/corporate/research/index.html",0));
s.n[0].a(new sb_n("Araştırma Felsefesi", "/content/research/philosophy.html",1));
s.n[0].a(new sb_n("Kültür ve Değerler", "/content/research/culture_and_values.html",1));
s.n[0].a(new sb_n("Araştırmalarımız", "/content/research/our_research.html",1));
s.n[0].a(new sb_n("Tedavi Kategorileri", "/content/research/therapuetic_categories.html",1));
s.n[0].a(new sb_n("Araştırma Merkezleri", "/content/research/sites.html",1));
s.n[0].a(new sb_n("Medikal Departman", "/content/corporate/research/medical.html",1));
s.a(new sb_siteAreaObj("about"));
s.n[1].a(new sb_n("MSD HAKKINDA", "/content/corporate/about/index.html",0));
s.n[1].a(new sb_n("Geçmişten Günümüze", "/content/corporate/about/history.html",1));
s.n[1].a(new sb_n("Misyonumuz", "/content/corporate/about/mission.html",1));
s.n[1].a(new sb_n("Vizyonumuz", "/content/corporate/about/vision.html",1));
s.n[1].a(new sb_n("Sosyal Sorumluluk", "/content/corporate/about/social_responsibility/index.html",1));
s.n[1].a(new sb_n("İnsanlar", "/content/corporate/about/people.html",1));
s.n[1].a(new sb_n("Seçkin Değerlerimiz", "/content/corporate/about/values_tr.html",1));
s.n[1].a(new sb_n("MSD Türkiye", "/content/corporate/turkey/index3.html",1));
s.n[1].a(new sb_n("Tarihçe\Kuruluş", "/content/corporate/about/index3.html",2));
s.n[1].a(new sb_n("Sosyal Sorumluluk Projelerimiz", "/content/corporate/about/social_tr.html",2));
s.n[1].a(new sb_n("Yayınlarımız", "/content/corporate/about/publications.html",1));
s.a(new sb_siteAreaObj("careers"));
s.n[2].a(new sb_n("İNSAN KAYNAKLARI", "/content/corporate/careers/index.html",0));
s.n[2].a(new sb_n("MSD&#39;de Çalışmak", "/content/corporate/careers/working_msd.html",1));
s.n[2].a(new sb_n("Organizasyonumuz", "/content/corporate/careers/career_choices.html",1));
s.n[2].a(new sb_n("Sık Sorulan Sorular", "/content/corporate/careers/faq.html",1));
s.n[2].a(new sb_n("İş Başvurusu", "/content/corporate/careers/resume.html",1));
s.n[2].a(new sb_n("Staj Başvurusu", "/content/corporate/careers/apply.html",1));
s.a(new sb_siteAreaObj("news"));
s.n[3].a(new sb_n("BASIN ODASI", "/content/corporate/news/index.html",0));
s.n[3].a(new sb_n("Haberler", "/content/corporate/news/msd_news.html",1));
s.n[3].a(new sb_n("Basın Bültenleri", "/content/corporate/news/press_releases.html",1));
s.n[3].a(new sb_n("Arşiv", "/content/corporate/news/archives.html",1));
s.a(new sb_siteAreaObj("turkey"));
s.n[4].a(new sb_n("MSD TÜRKİYE", "/content/corporate/turkey/index3.html",0));
s.n[4].a(new sb_n("Geçmişten Günümüze", "/content/corporate/turkey/msd_turkey.html",1));
s.n[4].a(new sb_n("Vizyonumuz", "/content/corporate/turkey/vision.html",1));
s.n[4].a(new sb_n("Sosyal Sorumluluk", "/content/corporate/turkey/social_tr.html",1));
s.n[4].a(new sb_n("Seçkin Değerlerimiz", "/content/corporate/turkey/values_tr.html",1));
return s;
}