<!--

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("Main Menu")
addItem("Home Page", "index.html", "")
addItem("Contact us", "contact-general.html","")
addItem("Guest book", "guest-book/livre_or.php3","")
addItem("Useful services, search", "useful.htm", "")
addItem("Recommended links", "links.htm","")
addItem("Private access", "private.html","")
addHdr("Our Show Room")
addItem("Club chairs", "welcome.htm", "")
addItem("Paintings Gallery", "history.htm", "")
addItem("Art of the table", "art-table-.htm", "")
addItem("Works of Art", "works-art.htm", "")
addItem("Gardens et terraces", "gardens.htm", "")

buildMenu();

//-->