﻿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=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CCCCCC";
offcolor="#000000";
onbgcolor="#71828A";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#CCCCCC";
pagecolor="black";
separatorcolor="607EBE";
separatorsize=0;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Quintus")){
overflow="scroll";
style=menuStyle;
aI("text=Nederlands;target=_self;url=../pages/welkom_nl.html;");
aI("text=English;target=_self;url=../pages/welkom_gb.html;");
aI("text=Sitemap;target=_self;url=../pages/sitemap.html;");
aI("text=Disclaimer;target=_self;url=../pages/disclaimer.html;");
}

with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=Contactgegevens | Maak een afspraak;target=_self;url=../pages/contact.html;");
aI("text=Routebeschrijving;target=_self;url=../pages/route.html;");
}

with(milonic=new menuname("Specialismen")){
style=menuStyle;
aI("text=Consultancy;target=_self;url=../pages/consultancy.html;");
aI("text=Project management;target=_self;url=../pages/project_management.html;");
aI("text=Financial banking;target=_self;url=../pages/financial_banking.html;");
}

with(milonic=new menuname("Spotfire")){
style=menuStyle;
aI("text=Spotfire implementaties;target=_self;url=../pages/spotfire.html;");
aI("text=Spotfire hulpmiddelen;target=_self;url=../pages/spotfire_hulpmiddelen.html;");
}

with(milonic=new menuname("Linken")){
style=menuStyle;
aI("text=www.spotfire.com;target=_blank;url=http://www.spotfire.com;");
}

with(milonic=new menuname("Algemeen")){
style=menuStyle;
aI("text=Vacatures;target=_self;url=../pages/vacatures.html;");
aI("text=Downloads;target=_self;url=../pages/downloads.html;");
}

with(milonic=new menuname("Quintus-gb")){
overflow="scroll";
style=menuStyle;
aI("text=Nederlands;target=_self;url=../pages/welkom_nl.html;");
aI("text=English;target=_self;url=../pages/welkom_gb.html;");
aI("text=Sitemap;target=_self;url=../pages/sitemap_gb.html;");
aI("text=Disclaimer;target=_self;url=../pages/disclaimer_gb.html;");
}

with(milonic=new menuname("Contact-gb")){
style=menuStyle;
aI("text=Contact information | Make an appointment;target=_self;url=../pages/contact_gb.html;");
aI("text=Route description;target=_self;url=../pages/route_gb.html;");
}

with(milonic=new menuname("Specialismen-gb")){
style=menuStyle;
aI("text=Consultancy;target=_self;url=../pages/consultancy_gb.html;");
aI("text=Project management;target=_self;url=../pages/project_management_gb.html;");
aI("text=Financial banking;target=_self;url=../pages/financial_banking_gb.html;");
}

with(milonic=new menuname("Spotfire-gb")){
style=menuStyle;
aI("text=Spotfire implementations;target=_self;url=../pages/spotfire_gb.html;");
aI("text=Spotfire tools;target=_self;url=../pages/spotfire_tools_gb.html;");
}

with(milonic=new menuname("Linken-gb")){
style=menuStyle;
aI("text=www.spotfire.com;target=_blank;url=http://www.spotfire.com;");
}

with(milonic=new menuname("Algemeen-gb")){
style=menuStyle;
aI("text=Job openings;target=_self;url=../pages/vacatures_gb.html;");
aI("text=Downloads;target=_self;url=../pages/downloads_gb.html;");
}

drawMenus();

