document.writeln ("<a name=\"top\"></a><p>&nbsp;</p>");

/************* drifting table *******/
document.writeln ("<div align=center id=container name=container>\n");
document.writeln ("<table border=0 width='100%' valign=center>");
document.writeln ("<tr><td class=FloatTop>\n");
document.writeln ("<a href='" + prvl + "' class='float'>");
document.writeln ("<img src='/img/nav/xgalltm0.gif' alt='previous' width='95' height='13' border='no' align='left' valign='top'></a></td>\n");
document.writeln ("<td class=FloatTop><a href=#top><img src='/img/nav/triup02.gif' alt='top' border='no'><\a></td>\n");
document.writeln ("<td class=FloatTop><a href='" + nxtl + "' class='float'> ");
document.writeln ("<img src='/img/nav/xgalrtm0.gif' alt='next' width='95' height='13' border='no' align='right'></a>\n");
document.writeln ("</td></table></div>");

/************* title table *************/
document.writeln ("<div class='TitleBody'>\n");
document.writeln ("<h1 class='Title'>Explorations in the theory of education:<br> Anthropological perspectives");
document.writeln ("</h1>\n");
document.writeln ("<h3 class='Title'>");
document.writeln ("<a href='tcr.html'>a special issue</a> ");
document.writeln ("of the <em>Teachers College Record</em>(109, 7, July 2007)<br>guest edited by <a href=/index.html class='Title'>Hervé Varenne</a></h3>\n");
document.writeln ("</h3><hr width='50%'>\n");
document.writeln ("<h2 class='Title'>" + ttl1 + "</h2>");
document.writeln ("<h3 class='Title'>" + ttl2 + "</h3>");
document.writeln ("</div>\n");
