

document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="154"><tr><td>');
document.write('<img src="images/menu-top.gif" width="154" height="60"><br>');
document.write('<img src="images/menu-top.gif" width="154" height="60"><br>');


document.write('</td></tr><tr><td nowrap>');
document.write('<span class="menu2">&nbsp;</span>');

document.write('</td></tr><tr><td nowrap>');
document.write('<span class="menu2">&nbsp;</span>');

document.write('</td></tr><tr><td nowrap>');
document.write('<span class="menu2">&nbsp;</span>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="index.html" class="menu">Accueil</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="fabdes.html" class="menu">Fabrice DESITTER</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="cgv.html" class="menu">Conditions de Vente</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="info.html" class="menu">Nous Contacter</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="coord.html" class="menu">Nos Cordonnées</a>');






var showlink 	= "no"	 


   if (showlink == "yes") {

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="javascript:popUpSlideshow(\'slideshow.htm\')" class="menu">Slideshow</a>');

}

document.write('</td></tr><tr><td>');
document.write('<img src="images/menu-bottom.gif" width="154" height="2"></a><br>');
document.write('</td></tr></table></DIV>');


