document.writeln ("<body ONLOAD=\"setVariables('container',0,35,0,35);checkLocation();self.name='05conf'\">\n<a name=\"top\"></a>");

/************* 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'>Culture as education?");
document.writeln ("</h1>\n");
document.writeln ("<h3 class='Title'>");
document.writeln ("various works by <a href=../../../../index.html class='Title'>Herv&eacute; Varenne</a><br>and colleagues</h3>\n");
document.writeln ("</h3>\n");
document.writeln ("<h2 class='Title'>" + ttl1 + "</h2>");
document.writeln ("<h3 class='Title'>" + ttl2 + "</h3>");
// document.writeln ("<p align=center><img SRC=\"../../../../img/decor/border_pattern.gif\"></p>");
document.writeln ("</div>\n");

/*
document.writeln ("<div class='TitleBody'>\n<p style='text-align:right;font-size:smaller; color:yellow; padding: 5px;'");
document.writeln ("<I>[NOTE THAT EVERYTHING ON THIS SITE IS POSTED FOR INFORMATIONAL PURPOSES ONLY.<br> ");
document.writeln ("DO NOT CITE IN PRINT WITHOUT PERMISSION OF THE AUTHOR.<br>"); 
document.writeln ("YOU MAY LINK TO THIS SITE, BUT THE PAGES ARE LIKELY TO CHANGE OR DISAPPEAR WITHOUT NOTICE]</i>");
document.writeln ("</div>\n");
*/