_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Brown";
onbgcolor="#F7E3E7";
oncolor="#000000";
padding="6";
pagebgcolor="#F7E3E7";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#F7E3E7";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=Home.html;");
aI("showmenu=Logo TemplatesBoxed ArtINFO_BAR_MENU;text=Logo Templates;target=;url=Logo-Templates.html;");
aI("showmenu=Custom DesignOfferte aanvragenINFO_BAR_MENU;text=Custom Design;target=;url=Custom-Design.html;");
aI("text=FAQ;target=;url=FAQ.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=ICT-Links;target=;url=ICT-Links.html;");
aI("text=Linkruil;target=;url=Linkruil.html;");
}

with(milonic=new menuname("Logo TemplatesBoxed ArtINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Boxed Art;target=;url=Boxed-Art.html;");
aI("text=LogoCart;target=;url=LogoCart.html;");
aI("text=SureLogos;target=;url=SureLogos.html;");
aI("text=TemplateMonster;target=;url=TemplateMonster.html;");
}

with(milonic=new menuname("Custom DesignOfferte aanvragenINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Offerte aanvragen;target=;url=Offerte-aanvragen.html;");
aI("text=Kleurenkaart;target=;url=Kleurenkaart.html;");
}


 drawMenus();
