<!--

YOffset=20;
staticYOffset=30;
XOffset=7;
slideSpeed=2;
waitTime=100;
menuBGColor="#402316";
menuIsStatic="yes";
menuWidth=150;
menuCols=1;
hdrFontFamily="verdana";
hdrFontSize="2";
hdrFontColor="#1D0D00";
hdrBGColor="#E8E0CE";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="20";
linkFontFamily="Verdana";
linkFontSize="1";
linkBGColor="#F3EFE5";
linkOverBGColor="#DACDB0";
linkTarget="_top";
linkAlign="left";
barBGColor="#DACDB0";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="#1D0D00";
barVAlign="center";
barWidth=25;
barText='ANTIK FRANCE'

addHdr("Menu Général")
addItem("Page d'accueil", "index.html", "")
addItem("Nous contacter", "formulaire-general.html","")
addItem("Livre d'or", "livre-or/livre_or.php3","")
addItem("Services utiles, recherche", "pratique.htm", "")
addItem("Liens recommandés", "liens.htm","")
addItem("Accès privé", "prive.html","")
addHdr("Notre Show Room")
addItem("Fauteuils club", "accueil.htm", "")
addItem("Galerie de tableaux", "histoire.htm", "")
addItem("Art de la table", "art-table.htm", "")
addItem("Oeuvres d'art", "oeuvres-art.htm", "")
addItem("Jardins et terrasses", "jardins.htm", "")

buildMenu();

//-->