fixMozillaZIndex=true;
_menuCloseDelay=200;
_menuOpenDelay=50;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#dddddd";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#FFFFFF";
headercolor="#000000";
offbgcolor="#f6f6f6";
offcolor="#000000";
onbgcolor="#FFFFFF";
bgimage="http://www.adquick.nl/images/menu_background.gif";
oncolor="#363636";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.0);Alpha(opacity=100);";
padding=5;
pagebgcolor="#FFFFFF";
pagecolor="black";
separatorcolor="#CCCCCC";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=4;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("text= &nbsp;  &nbsp; Homepage&nbsp;&nbsp;  ;url=index.php;");
aI("showmenu=Adverteerders;text= &nbsp; &nbsp; Adverteerders&nbsp; ;");
aI("showmenu=Publishers;text= &nbsp; &nbsp; Publishers&nbsp; ;");
aI("showmenu=Nieuws;text= &nbsp; &nbsp; Nieuws&nbsp; ;");
aI("showmenu=WerkenBij;text= &nbsp; &nbsp; Werken bij&nbsp; ;");
aI("showmenu=OverOns;text= &nbsp; &nbsp; Over ons&nbsp; ;");
aI("showmenu=Contact;text= &nbsp; &nbsp; Contact&nbsp; ;");
}

with(milonic=new menuname("Adverteerders")){
overflow="scroll";
style=menuStyle;
aI("text=Algemeen;url=adverteerders_algemeen.php;")
aI("text=Oplossingen;url=adverteerders_oplossingen.php;")
aI("text=Soort advertenties &nbsp; &nbsp; &nbsp; &nbsp; ;url=adverteerders_soortadvertenties.php;")
aI("text=Inloggen;url=adverteerders_inloggen.php;")
}

with(milonic=new menuname("Publishers")){
style=menuStyle;
aI("text=Informatie;url=publishers_informatie.php;")
aI("text=Voorbeeld advertenties;url=publishers_voorbeeldadvertenties.php;")
aI("text=Aanmelden;url=http://system.adquick.nl/?c=affiliate&t=subscribe;")
aI("text=Inloggen;url=publishers_inloggen.php;")
}

with(milonic=new menuname("Nieuws")){
style=menuStyle;
aI("text=Nieuws;url=nieuws_nieuws.php;")
aI("text=Persberichten &nbsp; &nbsp; &nbsp; &nbsp; ;url=nieuws_persberichten.php;")
}

with(milonic=new menuname("WerkenBij")){
style=menuStyle;
aI("text=Vacatures;url=werkenbij_vacatures.php;")
aI("text=Open sollicitaties &nbsp; &nbsp; &nbsp; &nbsp; ;url=werkenbij_opensollicitaties.php;")
}

with(milonic=new menuname("OverOns")){
style=menuStyle;
aI("text=Bedrijfsprofiel &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ;url=overons_bedrijfsprofiel.php;")
aI("text=Referenties;url=overons_referenties.php;")
aI("text=Links;url=overons_links.php;")
}

with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=Adresgegevens;url=contact_adresgegevens.php;")
aI("text=Routebeschrijving;url=contact_routebeschrijving.php;")
}

drawMenus();

