fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;




with(pulldownmenuStyle=new mm_style()){
styleid=2;
bordercolor="#ffffff";  /* background border full length  */
borderstyle="solid";
borderwidth=1;


bgimage="image/xp_button_select.png";
image="image/transparent.gif";


fontfamily="Arial, Helvetica, Geneva, Swiss, SunSans-Regular";
fontsize="80%";
fontweight="bold";
align="left";

headerbgcolor="#ffffff";
headercolor="#ff6600";
offbgcolor="#ffffff";   /* background normal  */
offcolor="#ff6600";   /*  font color normal */
onbgcolor="#ff6600";   /* background roll-over  */
oncolor="#ffffff";     /*  font color roll-over */

overbgimage="image/xp_button_on.png";

outfilter="randomdissolve(duration=0.5)";
overfilter="Fade(duration=0.3);Alpha(opacity=90);Shadow(color=#000000', Direction=200, Strength=5)";


onsubimage="white_arrow.gif";
padding=5;
separatorcolor="#fff"; 
pagebgcolor="#fff";   /* puldown background color visited */
pagecolor="#ff6600";   /* puldown link color */
subimage="arrow.gif";
subimagepadding=2;
}










with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#dddddd";
borderstyle="dotted";
borderwidth=0;
fontfamily="Arial, Helvetica, Geneva, Swiss, SunSans-Regular";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#ff6600";
offbgcolor="transparent";
offcolor="#689cb5";
oncolor="#000000";
padding=5;
}



with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("offbgcolor=transparent;showmenu=start;text=Home&nbsp;;url=index_nl.html;");
aI("offbgcolor=transparent;showmenu=company;text=Over Ons&nbsp;;url=company_nl.html;");
aI("offbgcolor=transparent;showmenu=brandstrategy;text=Merkstrategie&nbsp;;url=merkstrategie.html;");
aI("offbgcolor=transparent;showmenu=branddesign;text=Merkontwikkeling&nbsp;;url=branddesign_nl.html;");
aI("offbgcolor=transparent;showmenu=brandlanguage;text=Taaldiensten&nbsp;;url=brandlanguage_nl.html;");
aI("offbgcolor=transparent;showmenu=portfolio;text=Ons Werk&nbsp;;url=work_nl.html;");
aI("offbgcolor=transparent;showmenu=media;text=Nieuws / Media&nbsp;;url=media_nl.html;");
aI("offbgcolor=transparent;text=Contact;url=company_contact_nl.html;");
}

with(milonic=new menuname("start")){
overflow="scroll";
style=pulldownmenuStyle;
/*
aI("text=News;url=news_2010.html;")
*/
}


with(milonic=new menuname("company")){
overflow="scroll";
style=pulldownmenuStyle;
aI("text=Missie / Visie;url=company_vision_nl.html;")
aI("text=Naam / Filosofie;url=company_philosophy_nl.html;")
aI("text=Management;url=company_management_nl.html;")
aI("text=Contact;url=company_contact_nl.html;")
}

with(milonic=new menuname("brandstrategy")){
style=pulldownmenuStyle;
aI("text=Merkadvies;url=merkadvies.html;")
aI("text=Merkmanagement ;url=merkmanagement.html;")
aI("text=Naamontwikkeling;url=merknamen.html;")
}


with(milonic=new menuname("branddesign")){
style=pulldownmenuStyle;
aI("text=Corporate / Brand Identity;url=branddesign_identity_nl.html;")
aI("text=Packaging / Retail;url=branddesign_packaging_nl.html;")
aI("text=Interaction / Online;url=branddesign_brandinteraction_nl.html;")
}



with(milonic=new menuname("brandlanguage")){
style=pulldownmenuStyle;
aI("text=Effectieve Vertalingen;url=brandlanguage_translation_nl.html;")
aI("text=Localisatieoplossingen;url=brandlanguage_localization_nl.html;")
aI("text=Copywriting / PR;url=brandlanguage_copywriting_nl.html;")
}

with(milonic=new menuname("portfolio")){
style=pulldownmenuStyle;
/*
aI("text=Identity Design Solutions;url=work_clients.html;")
aI("text=Brand Design Solutions;url=work_clients.html;")
aI("text=Laguage Solutions;url=work_clients.html;")
*/
aI("text=Onze Klanten;url=work_clients_nl.html;")
aI("text=Referenties;url=media_clients_nl.html;")
}

with(milonic=new menuname("media")){
style=pulldownmenuStyle;
aI("text=Boeken / Papers;url=media_books_nl.html;")
aI("text=Lezingen / Gastspreker;url=media_lecturing_nl.html;")
aI("text=Client Reviews;url=media_clients_nl.html;")

}



drawMenus();





