_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="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#1F1F1F";
offcolor="#ACABAB";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=600;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=Home/FRANKRIJKINFO_BAR_MENU;text=Home;target=;url=http://www.paulfuncken.nl/;");
aI("showmenu=Service/NIEUWSINFO_BAR_MENU;text=Service;target=;url=Service.html;");
aI("showmenu=Portfolio/BEELDINFO_BAR_MENU;text=Portfolio;target=;url=Portfolio.html;");
aI("text=FUNck;target=;url=FUNck.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=ONLINE PORTFOLIO;target=_blank;url=http://epub01.publitas.com/paulfunckengrafischontwerp/14/;");
}

with(milonic=new menuname("Home/FRANKRIJKINFO_BAR_MENU")){
style=submenuStyle;
aI("text=FRANKRIJK;target=;url=FRANKRIJK.html;");
aI("text=ITALIE;target=;url=ITALIE.html;");
}

with(milonic=new menuname("Service/NIEUWSINFO_BAR_MENU")){
style=submenuStyle;
aI("text=NIEUWS;target=;url=NIEUWS.html;");
aI("text=AGENDA;target=;url=AGENDA.html;");
aI("text=WORKSHOP;target=;url=WORKSHOP.html;");
aI("text=MASTERCLASS;target=;url=MASTERCLASS.html;");
aI("text=CV;target=;url=CV.html;");
}

with(milonic=new menuname("Portfolio/BEELDINFO_BAR_MENU")){
style=submenuStyle;
aI("text=BEELD;target=;url=BEELD.html;");
aI("text=GLAS;target=;url=GLAS.html;");
aI("text=GLAS2;target=;url=GLAS2.html;");
aI("text=FOTO'S;target=;url=FOTO'S.html;");
aI("text=MIXED MEDIA;target=;url=MIXED-MEDIA.html;");
}


 drawMenus();

