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'><a href='/hv/edu/comprehensive/comprehensive.html' class='Title'>EDUCATING COMPREHENSIVELY<\a><br>Explorations, Possibilities, Challenges</h1>\n");
document.writeln ("<h3 class='Title'>");
document.writeln ("a special project<br>led by <a href='http://iume.tc.columbia.edu/staffcv.asp?id=4' class='Title'>Edmund W. Gordon</a> and <a href=/index.html class='Title'>Hervé Varenne</a></h3>\n");
document.writeln ("</h3>\n");
document.writeln ("</div>\n");

document.writeln ("<div class='pgbdy' style='margin:0px 18px 0px 18px; padding: 0px'>\n");
document.writeln ("<h1 class='Title' style=\"text-align:center;\">" + ttl1 + "</h1>");
if (ttl2)
document.writeln ("<h3 class='Title' style=\"text-align:center;\">" + ttl2 + "</h3>");
document.writeln ("</div>\n");
