_menuCloseDelay=100;
_menuOpenDelay=10;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=7;
_followRate=40;
_subOffsetTop=10;
_subOffsetLeft=-10;

with(PlainStyle=new mm_style()){
  offcolor="#660000";
  offbgcolor="#DFD5B0";
  oncolor="#660000";
  onbgcolor="#DAB0AD";
  pagecolor="#660000";
  pagebgcolor="#DAB0AD";
  bordercolor="#9A975F";
  borderstyle="solid";
  borderwidth="1";
  separatorcolor="#009999";
  separatorsize="0";
  fontsize="12";
  fontstyle="normal";
  fontweight="normal";
  fontfamily="Arial,Helvetica,sans-serif";
  padding=4;
  subimage="/template/arrow.gif";
  headercolor="#ffffff";
}

with(milonic=new menuname("assortiment")){
itemwidth=170;
style=PlainStyle;
aI("image=/template/glas.gif;text=Algemeen;url=/nl/assortiment_algemeen.aspx;");
aI("image=/template/glas.gif;text=Frankrijk;showmenu=assortiment_frankrijk;");
aI("image=/template/glas.gif;text=Spanje;url=/nl/assortiment_spanje.aspx;")
aI("image=/template/glas.gif;text=Portugal;url=/nl/assortiment_portugal.aspx;")
aI("image=/template/glas.gif;text=Itali&#235;;url=/nl/assortiment_italie.aspx;")
aI("image=/template/glas.gif;text=Chili;url=/nl/assortiment_chili.aspx;")
aI("image=/template/glas.gif;text=Argentini&#235;;url=/nl/assortiment_argentinie.aspx;")
aI("image=/template/glas.gif;text=Zuid Afrika;url=/nl/assortiment_zuidafrika.aspx;")
}

with(milonic=new menuname("assortiment_frankrijk")){
itemwidth=170;
style=PlainStyle;
aI("image=/template/glas.gif;text=Champagne;url=/nl/assortiment_frankrijk_champagne.aspx;")
aI("image=/template/glas.gif;text=Loire;url=/nl/assortiment_frankrijk_loire.aspx;")
aI("image=/template/glas.gif;text=Elzas;url=/nl/assortiment_frankrijk_elzas.aspx;")
aI("image=/template/glas.gif;text=Bourgogne;url=/nl/assortiment_frankrijk_bourgogne.aspx;")
aI("image=/template/glas.gif;text=Rh&#244;ne;url=/nl/assortiment_frankrijk_rhone.aspx;")
aI("image=/template/glas.gif;text=Midi;url=/nl/assortiment_frankrijk_midi.aspx;")
aI("image=/template/glas.gif;text=Provence;url=/nl/assortiment_frankrijk_provence.aspx;")
aI("image=/template/glas.gif;text=Bordeaux;url=/nl/assortiment_frankrijk_bordeaux.aspx;")
aI("image=/template/glas.gif;text=Anders;url=/nl/assortiment_frankrijk_anders.aspx;")
}

with(milonic=new menuname("aanbiedingen")){
itemwidth=170;
style=PlainStyle;
aI("image=/template/glas.gif;text=Aanbiedingen;url=/nl/aanbiedingen.aspx;")
aI("image=/template/glas.gif;text=Bestelformulier;url=/nl/aanbiedingen_bestelformulier.aspx;")
}

with(milonic=new menuname("relatiegeschenken")){
itemwidth=170;
style=PlainStyle;
aI("image=/template/glas.gif;text=Relatiegeschenken;url=/nl/relatiegeschenken.aspx;")
aI("image=/template/glas.gif;text=Kerstpakketten;url=/nl/relatiegeschenken-kerstpakketten.aspx;")
aI("image=/template/glas.gif;text=Gifts;url=/nl/relatiegeschenken-gifts.aspx;")
}

with(milonic=new menuname("proeverijen")){
itemwidth=170;
style=PlainStyle;
aI("image=/template/glas.gif;text=Agenda;url=/nl/proeverijen-agenda.aspx;")
aI("image=/template/glas.gif;text=Art & Wine;url=/nl/proeverijen-artandwine.aspx;")
aI("image=/template/glas.gif;text=Andere activiteiten;url=/nl/proeverijen-andereactiviteiten.aspx;")
}

with(milonic=new menuname("nieuws")){
itemwidth=170;
style=PlainStyle;
aI("image=/template/glas.gif;text=Nieuws;url=/nl/nieuws.aspx;")
aI("image=/template/glas.gif;text=Links;url=/nl/nieuws_links.aspx;")
}

drawMenus();