document.write('<BR>');

document.write('<div class="navhead">Section personnelle</div>');
document.write('<a href="canous.html">Qui est C-ANOUS?</a><br>');
document.write('<a href="mailto:anarethos@canous.com">Courriel</a><br>');

document.write('<BR>');

document.write('<div class="navhead">Services offerts</div>');
document.write('<a href="services.html">Services informatiques</a><br>');

document.write('<BR>');

document.write('<div class="navhead">Autre</div>');
document.write('<a href="legal.html">Informations légales</a><br>');
document.write('<a href="canouriel.html">Accès à Canouriel</a><br>');

document.write('<BR>');

document.write('<div class="navhead">Menu</div>');
document.write('<a href="index.html">Menu principal</a><br>');
document.write('<a href="http://alfred.canous.com:8080">Extranet</a><br>');
document.write('<a href="https://alfred.canous.com:543">Extranet SSL</a><br>');

document.write('<BR>');
