
function getSitemap() {
var s = new sb_sitemapObj();
s.a(new sb_siteAreaObj("aboutus", ""));
s.n[0].a(new sb_n("About MCAN", "/aboutus/index.html",0,0));
s.n[0].a(new sb_n("Mission and Vision", "/aboutus/mission.html",1,0));
s.n[0].a(new sb_n("Staff", "/aboutus/staff/index.html",1,0));
s.n[0].a(new sb_n("Advisory Board", "/aboutus/board/index.html",1,0));
s.n[0].a(new sb_n("Trustees", "/aboutus/trustees/index.html",1,0));
s.n[0].a(new sb_n("Merck Company Foundation", "/aboutus/foundation.html",1,0));
s.n[0].a(new sb_n("News and Events", "/aboutus/news/index.html",1,0));
s.n[0].a(new sb_n("News and Events Archive", "/aboutus/news/archive.html ",2,0));
s.a(new sb_siteAreaObj("sites", ""));
s.n[1].a(new sb_n("Program Sites", "/sites/index.html",0,0));
s.n[1].a(new sb_n("Chicago", "/sites/chicago.html",1,0));
s.n[1].a(new sb_n("Los Angeles", "/sites/la.html",1,0));
s.n[1].a(new sb_n("New York", "/sites/ny.html",1,0));
s.n[1].a(new sb_n("Philadelphia", "/sites/philadelphia.html",1,0));
s.n[1].a(new sb_n("Puerto Rico", "/sites/pr.html",1,0));
s.n[1].a(new sb_n("New Orleans", "/sites/post_katrina.html",1,0));
s.a(new sb_siteAreaObj("projects", ""));
s.n[2].a(new sb_n("Special Projects", "/projects/index.html",0,0));
s.n[2].a(new sb_n("MCAN Advocacy", "/projects/advocacy/index.html",1,0));
s.n[2].a(new sb_n("RAND Project", "/projects/rand.html",1,0));
s.n[2].a(new sb_n("<em>Pediatrics:</em> State of Childhood Asthma", "/projects/direction/index.html",1,0));
s.n[2].a(new sb_n("Program", "/projects/direction/preliminary.html",2,0));
s.n[2].a(new sb_n("Participants", "/projects/direction/attendees.html",2,0));
s.a(new sb_siteAreaObj("policy_issues", ""));
s.n[3].a(new sb_n("Policy Issues", "/policy_issues/index.html",0,0));
s.n[3].a(new sb_n("Changing pO<sub>2</sub>licy Report", "/policy_issues/index.html",1,0));
s.n[3].a(new sb_n("Changing pO<sub>2</sub>licy Events", "/policy_issues/events.html",1,0));
s.a(new sb_siteAreaObj("resources", ""));
s.n[4].a(new sb_n("Resources", "/resources/index.html",0,0));
s.n[4].a(new sb_n("Asthma in the News", "/resources/asthma_news.html",1,0));
s.n[4].a(new sb_n("Kids", "/resources/kids.html",1,0));
s.n[4].a(new sb_n("Parents", "/resources/parents.html",1,0));
s.n[4].a(new sb_n("Health Professionals", "/resources/health_professionals.html",1,0));
s.n[4].a(new sb_n("School Personnel", "/resources/school_personnel.html",1,0));
s.n[4].a(new sb_n("Organizations", "/resources/organizations.html",1,0));
s.n[4].a(new sb_n("Data Sources", "/resources/data_sources.html",1,0));
s.n[4].a(new sb_n("Research", "/resources/research.html",1,0));
s.n[4].a(new sb_n("State Plans &amp; Contacts", "/resources/plans_contacts.html",1,0));
s.n[4].a(new sb_n("Federal Plans &amp; Legislation", "/resources/plans_legislation.html",1,0));
s.a(new sb_siteAreaObj("policy", ""));
s.n[5].a(new sb_n("Policy &amp; Terms", "/policy/index.html",0,0));
s.n[5].a(new sb_n("Privacy Policy", "/policy/privacy.html",1,0));
s.n[5].a(new sb_n("Terms of Use", "/policy/termsofuse.html",1,0));
return s;
}