
<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<table cellpadding="0" cellspacing="0" style="border:1px solid #000000"><tr><td>');
document.write('<a href=gallery1.htm><img src="picts/gallerie_cedres.jpg"  height="50" width="70" border="0" onmouseover="alert_msg(\'See Gallery 1 - Cedars\')" onmouseout="away()"></a><br />');
document.write('</td></tr></table>');

document.write('<br />');

document.write('<table cellpadding="0" cellspacing="0" style="border:1px solid #000000"><tr><td>');
document.write('<a href=gallery2.htm><img src="picts/gallerie_epinettes.jpg"  height="50" width="70" border="0" onmouseover="alert_msg(\'See Gallery 2 - Spruces\')" onmouseout="away()"></a><br />');
document.write('</td></tr></table>');

document.write('<br />');

document.write('<table cellpadding="0" cellspacing="0" style="border:1px solid #000000"><tr><td>');
document.write('<a href=gallery3.htm><img src="picts/gallerie_sapins.jpg" height="50" width="70" border="0" onmouseover="alert_msg(\'See Gallery 3 - Firs\')" onmouseout="away()"></a><br />');
document.write('</td></tr></table>');

document.write('<br />');

document.write('<table cellpadding="0" cellspacing="0" style="border:1px solid #000000"><tr><td>');
document.write('<a href=gallery4.htm><img src="picts/gallerie_divers.jpg" height="50" width="70" border="0" onmouseover="alert_msg(\'See Gallery 4 - Others\')" onmouseout="away()"></a><br />');
document.write('</td></tr></table>');

document.write('<br />');

document.write('<!-- ARROW TABLE-->');
document.write('<table cellpadding="0" cellspacing="0" border="0"><tr><td>');
document.write('<img src="picts/arrow.gif" height=16 width="15" hspace="2"><br />');
document.write('</td><td>');
document.write('<span class="smalltitle"><a href="gallery1.htm">GALLERY</a></span><br />');
document.write('</td></tr><tr><td>');
document.write('<img src="picts/arrow.gif" height=16 width="15" hspace="2"><br />');
document.write('</td><td>');
document.write('<span class="smalltitle"><a href="javascript:popUpSlideshow(\'slideshow.htm\')">SLIDESHOW</a></span><br />');
document.write('</td></tr></table>');
document.write('<!-- ARROW TABLE-->');


document.write('<A href="contact.htm" onmouseover="img_act(\'contact\')" onmouseout="img_inact(\'contact\')"><IMG name="contact" border="0" width="70" height="70" SRC="picts/contact-off.gif"></a><br />');


//  End -->