var tocTab = new Array();
tocTab[0] = new Array ("0", "Table of Contents", "");
tocTab[1] = new Array ("1", "Introduction", "");
tocTab[2] = new Array ("1.1", "Climate", "general/climate.html");
tocTab[3] = new Array ("1.2", "Flora and Fauna", "general/faunaflora.html");
tocTab[4] = new Array ("1.3", "Geography and Geology", "general/geology.html");
tocTab[5] = new Array ("1.4", "Politics", "general/politics.html");
tocTab[6] = new Array ("2", "Neolithic", "");
tocTab[7] = new Array ("2.1", "Architechture", "");
tocTab[8] = new Array ("2.1.1", "Aceramic", "neolithic/ac_arch.html");
tocTab[9] = new Array ("2.1.2", "Ceramic", "neolithic/c_arch.html");
/*tocTab[10] = new Array ("2.3", "Art", "neolithic/arch.html");*/
tocTab[10] = new Array ("2.4", "Burial Practices", "neolithic/burials.html");
tocTab[11] = new Array ("2.5", "Colonization", "neolithic/colonization.html");
tocTab[12] = new Array ("2.6", "Economy", "neolithic/economy.html");
tocTab[13] = new Array ("3", "Chalcolithic", "");
tocTab[14] = new Array ("3.1", "Burial Practices", "chalcolithic/burials.html");
tocTab[15] = new Array ("4", "Bibliography", "bibliography.html");
tocTab[16] = new Array ("5", "Links", "links.html");
var nCols = 3;
