document.writeln ("<body ONLOAD=\"setVariables('container',0,35,0,28);checkLocation();self.name='samain'\">");
/* ************* drifting table *******/
document.writeln ("<div align=center id=container name=container>\n");
document.writeln ("<table border=0 width='50%' valign=center>");
document.writeln ("<tr><td><a href=#top>\n");
document.writeln ("<img src=\"../../images/nav/xgpvup01.gif\" name=\"arup\" border=0 width=12 height=18 alt='top'><\a>\n");
/*
<img src="../../images/nav/xgpvup01.gif" name="arup" border="0" width="12" height="18">
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='" + 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'><a href='symbolizing.html' class='Title'>Symbolizing America</a></h1>\n");
document.writeln ("<h3 class='Title'><a href=../../../index.html class='Title'>Edited by Hervé Varenne</a></h3>\n");
document.writeln ("<h2 class='Title'>" + ttl1 + "</h2>");
document.writeln ("<h2 class='Title'>" + ttl2 + "</h2>");
document.writeln ("</div>\n");

