function aff () {
document.write('<TABLE width="167" border="0" cellspacing="0" cellpadding="0">');
document.write('<TR valign="top"><TD>');
document.write('<TABLE width="167" border="0" cellspacing="1" cellpadding="0" style="border: solid; border-color: #990033; border-width: 1;">');
document.write('<TR valign="top"><TD width="2"><IMG src="../images/espace.gif" width="2" height="20"  alt="espace" title="espace">');
document.write('</TD>');
document.write('<TD class="orange" width="163">');
document.write('<IMG src="../images/espace.gif" width="100%" height="1"  alt="espace" title="espace"><BR>');
document.write('<TABLE   width="100%" cellspacing="0" cellpadding="0">');

document.write('<TR valign="top"><TD width="9"><IMG src="../images/flecher.gif" width="9" height="10"  alt=""></TD><TD width="*"><A class="menu" href="aperitif.php" title="Les ap&eacute;ritifs">Ap&eacute;ritifs</A><BR>');
document.write('<TR valign="top"><TD width="9"><IMG src="../images/flecher.gif" width="9" height="10"  alt=""></TD><TD width="*"><A class="menu" href="arack.php" title="L\'Arack">Arack</A><BR>');
document.write('<TR valign="top"><TD width="9"><IMG src="../images/flecher.gif" width="9" height="10"  alt=""></TD><TD width="*"><A class="menu" href="liqueur.php" title="Les liqueurs">Liqueurs</A><BR>');
document.write('<TR valign="top"><TD width="9"><IMG src="../images/flecher.gif" width="9" height="10"  alt=""></TD><TD width="*"><A class="menu" href="ouzo.php" title="Les Ouzo">Ouzo</A><BR>');
document.write('<TR valign="top"><TD width="9"><IMG src="../images/flecher.gif" width="9" height="10"  alt=""></TD><TD width="*"><A class="menu" href="vins.php" title="Les vins">Vins</A><BR>');

document.write('</TABLE>');
document.write('<IMG src="../images/espace.gif" width="100%" height="2"  alt="espace" title="espace"><BR>');
document.write('</TD></TR></TABLE>');
document.write('</TD></TR></TABLE>');              
document.write('<IMG src="../images/espace.gif" width="150" height="30"  alt="espace" title="espace"><BR>');
}