

document.write('<TABLE cellpadding=0 cellspacing=0 border=0><tr><td>');
document.write('<img src="picts/spacer.gif" HEIGHT=225 WIDTH=10><br>');
document.write('</td><td valign="bottom">');

document.write('<!-- START LINK TABLE-->');

document.write('<TABLE cellpadding=0 cellspacing=0 border="0" width="150" class="menulinks">');
document.write('<tr><td ALIGN=left VALIGN=center background="picts/background-link.gif" height="22">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15> <a href="index.html">Accueil</a><br>');

document.write('</td></tr><tr><td ALIGN=left VALIGN=center background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15> <a href="realisations.htm">Réalisations</a><br>');

document.write('</td></tr><tr><td ALIGN=left VALIGN=center background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15> <a href="partenaires.htm">Liens</a><br>');

document.write('</td></tr><tr><td ALIGN=left VALIGN=center background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15> <a href="news.htm">News</a><br>');

document.write('</td></tr><tr><td ALIGN=left VALIGN=center background="picts/background-link.gif" height="23">');
document.write('<img src="picts/spacer.gif" HEIGHT=5 WIDTH=15> <a href="contact.htm">Contact</a><br>');

document.write('</td></tr><tr><td ALIGN=left VALIGN=center>');
document.write('<img src="picts/link-end-1.gif" HEIGHT=1 WIDTH="100"><br>');


document.write('<img src="picts/link-end.gif" HEIGHT="40" WIDTH="100"><br>');



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');
document.write('</td></tr></table>');

