_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#8F8F8F";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/cut_black_red.gif";
offbgcolor="#000000";
offcolor="#FFFFFF";
onbgcolor="#FF0000";
oncolor="#000000";
outfilter="Fade(Overlap=1.00)";
padding="0";
separatorcolor="Transparent";
separatorsize="0";
subimagepadding="8";
overimage="images/ff_black.gif";
imagepadding="10";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.eten-in-eindhoven.nl/;");
aI("text=Cadeau;target=;url=Cadeau.html;");
aI("showmenu=Hoe het werktDe KortingenINFO_BAR_MENU;text=Hoe het werkt;target=;url=Hoe-het-werkt.html;");
aI("text=FAQ's;target=;url=FAQ's.html;");
aI("showmenu=ZakelijkMogelijkhedenINFO_BAR_MENU;text=Zakelijk;target=;url=Zakelijk.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Hoe het werktDe KortingenINFO_BAR_MENU")){
style=submenuStyle;
aI("text=De Kortingen;target=;url=De-Kortingen.html;");
aI("text=Overzicht Produkten & Diensten;target=;url=Overzicht-Produkten-&-Diensten.html;");
aI("text=Over Ons;target=;url=Over-Ons.html;");
aI("text=Doelstelling;target=;url=Doelstelling.html;");
aI("text=Toekomst;target=;url=Toekomst.html;");
}

with(milonic=new menuname("ZakelijkMogelijkhedenINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Mogelijkheden;target=;url=Mogelijkheden.html;");
aI("text=Deelnemer Worden;target=;url=Deelnemer-Worden.html;");
aI("text=Advies;target=;url=Advies.html;");
}


 drawMenus();

