
<!-- Begin

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

// NOTE: The following spacer "height=" locates the menu


document.write('<img src="images/spacer.gif" HEIGHT="80" WIDTH="10"><br>');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="150">');
document.write('<tr><td>');

document.write('<img src="images/menu-top.gif"><br>');


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


document.write('</td></tr><tr><td>');
document.write('<a href="about.html" class="menu">Qui Nous Sommes</a>');


document.write('</td></tr><tr><td>');
document.write('<a href="services.html" class="menu">Nos Services</a>');


document.write('</td></tr><tr><td>');
document.write('<a href="needs.shtml" class="menu">Nos Besoins</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="events.shtml" class="menu">Événements</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="donations.html" class="menu">Dons</a>');


document.write('</td></tr><tr><td>');
document.write('<a href="gallery.html" class="menu">Photos</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="sponsor.html" class="menu">Commanditaires</a>');

document.write('</td></tr><tr><td>');
document.write('<a href="resources.html" class="menu">Ressources</a>');

document.write('</td></tr><tr><td align="left" VALIGN="center">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="124"><tr><td align="center"><br>');
document.write('<TABLE cellpadding="3" cellspacing="0" border="0" width="114"><tr><td class="sidetexttitle" background="images/background_side_top.gif" height="15">');



document.write('Besoins Spéciaux<br>');
document.write('</td></tr><tr><td class="sidetext" background="images/background_sidetext.gif">');
document.write('Items en grande demande <br>');
document.write('<center><a href="needs.shtml"><img src="images/plus.gif" vspace="5" border="0"></a><br></center>');
document.write('</td></tr></table>');
document.write('<img src="images/spacer.gif" HEIGHT="10" WIDTH="10"><br>');

document.write('<TABLE cellpadding="3" cellspacing="0" border="0" width="114"><tr><td class="sidetexttitle" background="images/background_side_top.gif" height="15">');
document.write('Événements Spéciaux<br>');
document.write('</td></tr><tr><td class="sidetext" background="images/background_sidetext.gif">');
document.write('Événements à venir <br>');
document.write('<center><a href="events.shtml"><img src="images/plus.gif" vspace="5" border="0"></a><br></center>');

document.write('</td></tr></table>');
document.write('</td></tr></table>');
document.write('<img src="images/spacer.gif" HEIGHT="10" WIDTH="10"><br>');
document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->