
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


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">');

// START LINK TABLE CHANGE THE width="140" FOR LONGER LINK NAMES

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


// NOTE: COPY AND PASTE THE NEXT 2 LINES TO MAKE A NEW LINK SEE NOTE BELOW


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


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

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

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

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

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

document.write('</td></tr><tr><td ALIGN=left VALIGN=center background="../picts/menu.gif" height="23">');
document.write('<img src="../picts/spacer.gif" HEIGHT=5 WIDTH=15> <a href="../immobilier/liens.htm">liens</a><br>');
// NOTE: CHANGE THE HEIGHT="19" TO A SMALLER NUMBER TO MAKE ROOM FOR MORE LINKS


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

//  End -->