var tocTab = new Array();var ir=0;

tocTab[ir++] = new Array ("Top", "", "firstpage.html");

tocTab[ir++] = new Array ("1", "Home", "firstpage.html");

tocTab[ir++] = new Array ("2", "About SIFR", "about.html#top");
tocTab[ir++] = new Array ("2.1", "Our Mission", "about.html#mission");
tocTab[ir++] = new Array ("2.2", "Donors", "about.html#donors");
tocTab[ir++] = new Array ("2.3", "Management", "about.html#management");
tocTab[ir++] = new Array ("2.3.1", "Board of Directors", "about.html#management");
tocTab[ir++] = new Array ("2.3.2", "Scientific Advisory Board", "about.html#sci");
tocTab[ir++] = new Array ("2.3.3", "Executive Management", "about.html#mgt");

tocTab[ir++] = new Array ("3", "Conferences", "conferences.html#top");
tocTab[ir++] = new Array ("3.1", "Upcoming Conferences", "conferences.html#top");
tocTab[ir++] = new Array ("3.2", "Recent Conferences", "conferences.html#recent");

tocTab[ir++] = new Array ("4", "Seminars", "seminars.html#top");
tocTab[ir++] = new Array ("4.1", "Upcoming Seminars", "seminars.html#top");
tocTab[ir++] = new Array ("4.2", "Recent Seminars", "seminars.html#recent");

tocTab[ir++] = new Array ("5", "Research", "reports.html#top");

tocTab[ir++] = new Array ("6", "People", "people.html#top");
tocTab[ir++] = new Array ("6.1", "Permanent Fellows", "people.html#top");
tocTab[ir++] = new Array ("6.2", "Visiting Fellows", "people.html#visitors");
tocTab[ir++] = new Array ("6.3", "PhD Students", "people.html#students");
tocTab[ir++] = new Array ("6.4", "Affiliated Researchers", "people.html#affiliated");
tocTab[ir++] = new Array ("6.5", "Previous Visitors", "people.html#history");

tocTab[ir++] = new Array ("7", "News Archive", "events.html#Top");

tocTab[ir++] = new Array ("8", "Job Positions", "positions.html#top");
tocTab[ir++] = new Array ("8.1", "Post-Doc Positions", "positions.html#top");
tocTab[ir++] = new Array ("8.2", "Olof Stenhammar Visiting Professorship", "stenhammar.html#top");

tocTab[ir++] = new Array ("9", "Contact Us", "address.html#top");

var nCols = 3;
