
document.writeln ("<body ONLOAD=\"setVariables('container',0,26,0,27);checkLocation();\">");
/************** 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 ("<td class=FloatTop align=center><a href=#top><img src='../../img/nav/triup01.gif' alt=\"top\" border=\"no\"></a>\n");
document.writeln ("</td></tr></table></div>");

/************* title table *************/
document.writeln ("<a name=top>");
document.writeln ("<div class='TitleBody'>\n");
document.writeln ("<h1 class='Title'>on Ireland</h1>\n");
document.writeln ("<h3 class='Title'>by <a href=../../../index.html class='Title'>Herv&eacute; 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");
