document.writeln ("<body ONLOAD=\"setVariables('container',0,50,0,45);checkLocation();self.name='01main'\">");
/************** 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=\"../../../images/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='../../../images/nav/triup02.gif' alt='top' border='no'><\a></td>\n");
document.writeln ("<td class=FloatTop><a href='" + nxtl + "' class='float'> ");
document.writeln ("<img src=../../../images/nav/xgalrtm0.gif alt='next' width='95' height='13' border='no' align='right'></a>\n");
document.writeln ("</td></table></div>");


/************* title table *************/
document.writeln ("<a name=top>");
document.writeln ("<div class='TitleBody'>\n");
document.writeln ("<h1 class='Title'>");
document.writeln ("<a href=javascript:doshortcuts('tf5001_shortcuts.html','shortcut','400','375') class='Title'>");
document.writeln ("ITSF5001</a> - Ethnography and Participant Observation</h1>\n");
document.writeln ("<h3 class='Title'><a href=../../../index.html class='Title'>Professor Hervé Varenne</a></h3>\n");
document.writeln ("<hr width='100' align='right'> ");
document.writeln ("<h2 class='Title'>" + ttl1 + "</h2>");
document.writeln ("<h2 class='Title'>" + ttl2 + "</h2>");
document.writeln ("</div>\n");

