document.writeln('</DIV><P><HR class="navigation">');
document.writeln('<TABLE  class="navigation" WIDTH=100%>');
document.writeln('<TR><TD>');
document.writeln('<A HREF=http://pages.ifrance.com/index.htm><IMG SRC=../../images/accueil.gif WIDTH=20 HEIGHT=20 BORDER=0 ALIGN=MIDDLE></A> <A HREF=../../index.htm>Page d\'accueil</A> &gt; ');
document.writeln('<A HREF=../index.htm><IMG SRC=../../images/livres.gif ALT="livres" WIDTH=20 HEIGHT=20 BORDER=0 ALIGN=MIDDLE>Bibliothèque</A> &gt;');
document.writeln('<A HREF=index.htm#toc>'+titre+'</A>');
document.writeln('<TD ALIGN=RIGHT>');
document.write(precedant+'&nbsp;');
//document.write('<A HREF=index.htm#toc><IMG SRC=../../images/toc.gif align=top WIDTH=26 HEIGHT=26 BORDER=0 ALT="Table des matières"></A>');
document.writeln(suivant);
document.writeln('</TABLE>');

