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="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Verdana, Tahoma";
fontsize="75%";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=2;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.waalstad.nl/images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
screenposition="center";
orientation="horizontal";
style=menuStyle;


aI("showmenu=Waalstad Webdesign;text=Waalstad Webdesign;");
aI("showmenu=Diensten;text=Diensten & Producten;");
aI("showmenu=Domeinnamen;text=Domeinnamen;");
aI("showmenu=Interactieve technieken;text=Interactieve technieken;");
aI("showmenu=Contactgegevens;text=Contactgegevens;");
aI("showmenu=Mijn Waalstad;text=Mijn Waalstad;");
}

with(milonic=new menuname("Waalstad Webdesign")){
overflow="scroll";
style=menuStyle;
aI("text=Bedrijfsprofiel;url=http://www.waalstad.nl/bedrijfsprofiel.htm;")
aI("text=Webdesign mogelijkheden;url=http://www.waalstad.nl/webdesign-mogelijkheden.htm;")
aI("text=Ons stappenplan;url=http://www.waalstad.nl/stappenplan.htm;")
}

with(milonic=new menuname("Diensten")){
overflow="scroll";
style=menuStyle;
aI("text=Webdesign Pakketten;url=http://www.waalstad.nl/website-pakketten.htm;")
aI("text=Content Management Systemen;url=http://www.waalstad.nl/content-management-systeem.htm;")
aI("text=Website optimalisering;url=http://www.waalstad.nl/website-optimalisering.htm;")
}

with(milonic=new menuname("Domeinnamen")){
style=menuStyle;
aI("text=Domeinnaam algemeen;url=http://www.waalstad.nl/domeinnaam-algemeen.htm;");
aI("text=Domeinnaam aanvragen;url=http://www.waalstad.nl/domeinnaam-aanvragen.htm;");
aI("text=Domeinnaam hosting;url=http://www.waalstad.nl/domeinnaam-hosting.htm;");
}

with(milonic=new menuname("Interactieve technieken")){
overflow="scroll";
style=menuStyle;
aI("text=Photogallery;url=http://www.waalstad.nl/photogallery.htm;");
aI("text=Forum;url=http://www.waalstad.nl/forum.htm;");
aI("text=Gastenboeken & Polls;url=http://www.waalstad.nl/poll-enquetes.htm;");
aI("text=Chatbox;url=http://www.waalstad.nl/chatbox.htm;");
aI("text=Nieuwsbrief;url=http://www.waalstad.nl/nieuwsbrief.htm;");
}

with(milonic=new menuname("Contactgegevens")){
style=menuStyle;
aI("text=Contactformulier;url=http://www.waalstad.nl/contactformulier.htm;");
aI("text=Adresgegevens;url=http://www.waalstad.nl/adresgegevens.htm;");
}

with(milonic=new menuname("Mijn Waalstad")){
style=menuStyle;
aI("text=Login leden;url=http://www.waalstad.nl/login.htm;");
aI("text=Sitemap website;url=http://www.waalstad.nl/sitemap.htm;");
aI("text=Copyright;url=http://www.waalstad.nl/copyright.htm;");
aI("text=Hoofdpagina;url=http://www.waalstad.nl/index.htm;");
}

drawMenus();