var tocTab = new Array();	
tocTab[0] = new Array ("0", "Past Events", "pevents.html");	
tocTab[1] = new Array ("1", "Belgium 2011", "belgium1101.html");	
tocTab[2] = new Array ("1.1", "Part 1", "belgium1101.html");	
tocTab[3] = new Array ("1.2", "Part 2", "belgium1102.html");	
tocTab[4] = new Array ("1.3", "Part 3", "belgium1103.html");	
tocTab[5] = new Array ("2", "Portland 2010", "portland1001.html");	
tocTab[6] = new Array ("2.1", "Part 1", "portland1001.html");	
tocTab[7] = new Array ("2.2", "Part 2", "portland1002.html");	
tocTab[8] = new Array ("2.3", "Part 3", "portland1003.html");	
tocTab[9] = new Array ("3", "Switzerland 2009", "swiss200901.html");	
tocTab[10] = new Array ("3.1", "Part 1", "swiss200901.html");	
tocTab[11] = new Array ("3.2", "Part 2", "swiss200902.html");	
tocTab[12] = new Array ("4", "Japan 2008 (for ADSL)", "japan200801.html");	
tocTab[13] = new Array ("4.1", "Part 1", "japan200801.html");	
tocTab[14] = new Array ("4.2", "Part 2", "japan200802.html");	
tocTab[15] = new Array ("4.3", "Part 3", "japan200803.html");	
tocTab[16] = new Array ("5", "Japan 2008 (for modem)", "japan200801s.html");	
tocTab[17] = new Array ("5.1", "Part 1", "japan200801s.html");	
tocTab[18] = new Array ("5.2", "Part 2", "japan200802s.html");	
tocTab[19] = new Array ("5.3", "Part 3", "japan200803s.html");	
tocTab[20] = new Array ("6", "Sweden 2007", "sweden0701.html");	
tocTab[21] = new Array ("6.1", "Part 1", "sweden0701.html");	
tocTab[22] = new Array ("6.2", "Part 2", "sweden0702.html");	
tocTab[23] = new Array ("6.3", "Part 3", "sweden0703.html");	
tocTab[24] = new Array ("7", "Ireland 2006", "ireland01.html");	
tocTab[25] = new Array ("7.1", "Part 1", "ireland01.html");	
tocTab[26] = new Array ("7.2", "Part 2", "ireland02.html");	
tocTab[27] = new Array ("7.3", "Part 3", "ireland03.html");	
tocTab[28] = new Array ("8", "Finland / Estonia 2005", "finest0501.html");	
tocTab[29] = new Array ("8.1", "Finland Part 1", "finest0501.html");	
tocTab[30] = new Array ("8.2", "Finland Part 2", "finest0502.html");	
tocTab[31] = new Array ("8.3", "Finland Part 3", "finest0503.html");	
tocTab[32] = new Array ("8.4", "Estonia Part 1", "finest0504.html");	
tocTab[33] = new Array ("8.5", "Estonia Part 2", "finest0505.html");	
tocTab[34] = new Array ("8.6", "Estonia Part 3", "finest0506.html");	
tocTab[35] = new Array ("9", "Cambridge 2004", "uk0401.html");	
tocTab[36] = new Array ("9.1", "Part 1", "uk0401.html");	
tocTab[37] = new Array ("9.2", "Part 2", "uk0402.html");	
tocTab[38] = new Array ("10", "The Netherlands 2003", "netherlands0301.html");	
tocTab[39] = new Array ("10.1", "Part 1", "netherlands0301.html");	
tocTab[40] = new Array ("10.2", "Part 2", "netherlands0302.html");	
tocTab[41] = new Array ("10.3", "Part 3", "netherlands0303.html");	
tocTab[42] = new Array ("11", "Poland 2002", "poland1.html");	
tocTab[43] = new Array ("11.1", "Part 1", "poland1.html");	
tocTab[44] = new Array ("11.2", "Part 2", "poland2.html");	
tocTab[45] = new Array ("11.3", "Part 3", "poland3.html");	
tocTab[46] = new Array ("12", "Portland, Oregon 2001", "oregon1.html");	
tocTab[47] = new Array ("12.1", "Part 1", "oregon1.html");	
tocTab[48] = new Array ("12.2", "Part 2", "oregon2.html");	
tocTab[49] = new Array ("13", "Basel 2001", "basel.html");	
tocTab[50] = new Array ("14", "Dresden / Poland 2000", "dresden1.html");	
tocTab[51] = new Array ("14.1", "Dresden", "dresden1.html");	
tocTab[52] = new Array ("14.2", "Warsaw pre-visit", "warsaw.html");	
tocTab[53] = new Array ("14.3", "LWG, Würzburg", "wurzburg.html");	
tocTab[54] = new Array ("14.4", "Round-up", "clematis2000.html");	
tocTab[55] = new Array ("15", "Dortmund 1999", "dortmund99.html");	
tocTab[56] = new Array ("16", "Guernsey 1999", "guernsey991.html");	
tocTab[57] = new Array ("16.1", "Part 1", "guernsey991.html");	
tocTab[58] = new Array ("16.2", "Part 2", "guernsey992.html");	
tocTab[59] = new Array ("17", "Sweden / Estonia 1998", "sweden98.html");	
tocTab[60] = new Array ("17.1", "Part 1 - Sweden", "sweden98.html");	
tocTab[61] = new Array ("17.2", "Part 2 - Estonia", "estonia98.html");	
tocTab[62] = new Array ("17.3", "Part 3", "sweest98.html");	
tocTab[63] = new Array ("18", "Japan 1997", "japan01.html");	
tocTab[64] = new Array ("18.1", "Part 1", "japan01.html");	
tocTab[65] = new Array ("18.2", "Part 2", "japan02.html");	
tocTab[66] = new Array ("18.3", "Part 3", "japan03.html");	
tocTab[67] = new Array ("19", "About this site", "website.html");	
var nCols = 2;	

