function titre()
{
document.write('<table width=100% border="0" cellspacing="0" cellpadding="0" align="center">'); 
document.write('<tr>'); 
document.write('<td height="20"<center><b><a href="http://www.hermann.lettrecarmesmidi.org/index_es.html" class="two"><font face="Verdana" size="2" color="#490300">Inicio</a> </font></b></centre></td>');
document.write('<td height="20"><center><b><a href="vie_es.html" class="two"><font face="Verdana" size="2" color="#490300">Vida</a></font></b></center></td>');
document.write('<td height="20"><center><b><a href="conversion_es.html" class="two"><font face="Verdana" size="2" color="#490300">Conversion</a></font></b></center></td>');
document.write('<td height="20"><center><b><a href="priere_es.html" class="two"><font face="Verdana" size="2" color="#490300">Beatificacion</a></font></b></center></td>');
document.write('<td height="20"><center><b><a href="index_es.html" class="two"><font face="Verdana" size="2" color="#490300">Ayudenos</a></font></b></center></td>');
document.write('</tr></table>');
}
