_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-0;
with(menuStyle=new mm_style()){
styleid=1;
align="right";
bordercolor='#660000';
borderstyle="solid";
borderwidth=1;
separatorcolor='#000000';
separatorwidth=170;
separatorheight=1;
fontfamily="Century";
fontstyle="bold";
fontsize="13";
offbgcolor="#F5E2AA";
offcolor="#660000";
onbgcolor="#660000";
oncolor="#FFFFFF";
ondecoration="none";
padding=5;
subimagepadding=4;
itemwidth=170;
itemheight=25;
}
with(mainmenuStyle=new mm_style()){
align="right";
}
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
openstyle="rtl";
orientation="vertical";
style=mainmenuStyle;
aI("text=
;url=?section=home;");
aI("text=
;url=?section=fotos");
aI("text=
;showmenu=wijnen");
aI("text=
;url=?section=speelplaats");
aI("text=
;url=?section=reserveren");
aI("text=
;url=?section=contact");
}
with(milonic=new menuname("wijnen")){
openstyle="rtl";
style=menuStyle;
aI("text=Kinderpannenkoek;url=?section=wijnen&cat=2;");
aI("text=Naturelpannenkoeken;url=?section=wijnen&cat=3;");
aI("text=Appelpannenkoeken;url=?section=wijnen&cat=4;");
aI("text=Banaanpannenkoeken;url=?section=wijnen&cat=5;");
aI("text=Kaaspannenkoeken;url=?section=wijnen&cat=6;");
aI("text=Hampannenkoeken;url=?section=wijnen&cat=7;");
aI("text=Spekpannenkoeken;url=?section=wijnen&cat=8;");
aI("text=Likeurpannenkoeken;url=?section=wijnen&cat=9;");
aI("text=Pizzapannenkoeken;url=?section=wijnen&cat=10;");
aI("text=Kippannenkoeken;url=?section=wijnen&cat=11;");
aI("text=Huispannenkoeken;url=?section=wijnen&cat=12;");
aI("text=Vispannenkoeken;url=?section=wijnen&cat=13;");
aI("text=Ijspannenkoeken;url=?section=wijnen&cat=14;");
aI("text=Ijsspecialiteiten;url=?section=wijnen&cat=15;");
aI("text=Smullerijen;url=?section=wijnen&cat=16;");
aI("text=Gebak;url=?section=wijnen&cat=17;");
}
drawMenus();