<!--

YOffset=150; // no quotes!!
XOffset=0;
staticYOffset=30; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=100; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="black";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=200; // Must be a multiple of 10! no quotes!!
menuCols=2;
hdrFontFamily="</font>Times New Roman";
hdrFontSize="2";
hdrFontColor="white";
hdrBGColor="#170088";
hdrAlign="left";
hdrVAlign="center";
hdrHeight="10";
linkFontFamily="Times New Roman";
linkFontSize="2";
linkBGColor="#EFDBA5";
linkOverBGColor="#FFFF99";
linkTarget="_top";
linkAlign="Left";
barBGColor="#CEB621";
barFontFamily="Times New Roman";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=10; // no quotes!!
barText="Weinschenker Menu"; // <IMG> tag supported. Put exact html for an image to show.

///////////////////////////

// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header
ssmItems[0]=[" Wijn Landen", "../../../wlanden.html",""]
ssmItems[1]=[" Wijn Kelder", "../../../ikelder.html",""]
ssmItems[2]=[" Wijn bestellen", "../../../iorders.html", "_new"]
ssmItems[3]=[" <b>Wijn Aanbieding</b>", "../../../algemeen/aanbieding.htm", ""]
ssmItems[4]=[" <b> Prijslijst</b>", "../../../algemeen/prijslijst.htm", ""]
ssmItems[5]=[" <b> News Informatie</b>", "../../../inf/a_info.html", ""]
ssmItems[6]=[" Relatiegeschenken Accessoires", "../../../benodigheden/rel_geschenken/relatiegesch.htm", ""]
ssmItems[7]=[" Wijnopslag Bewaarsystemen", "../../../benodigheden/rekov/overzicht.htm", ""]
ssmItems[8]=[" Druivensoorten", "../../../druiven/_druiven1.htm", ""]
ssmItems[9]=[" Wijn Lexicon", "../../../algemeen/lex.htm", ""]
ssmItems[10]=[" Filosofie van De Weinschenker", "../../../algemeen/filosofie.htm", ""]
ssmItems[11]=[" Waar is De Weinschenker?", "../../../algemeen/waarzijnwij.htm", ""]
ssmItems[12]=[" Ontspannen met Tetris", "../../../inf/tetris.htm", ""]
ssmItems[13]=[" SiteMap", "../../../_sitemap.htm", ""]
buildMenu();

//-->
