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="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
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="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
followscroll=1;
left=10;
orientation="horizontal";
style=menuStyle;
top=10;
menuwidth="868";
aI("itemwidth=100px;text=Home;url=main1.html;target=midden;");
aI("itemwidth=146px;showmenu=Chiropractie;text=Chiropractie;");
aI("itemwidth=146px;showmenu=Patient;text=De Patiënt;");
aI("itemwidth=146px;showmenu=Behandeling;text=De Behandeling;");
aI("itemwidth=146px;showmenu=Praktijk;text=De Praktijk;");
aI("itemwidth=194px;text=Veel Gestelde Vragen;url=main6.html;target=midden");
}

with(milonic=new menuname("Chiropractie")){
overflow="scroll";
style=menuStyle;
aI("text=Chiropractie;url=sub2a.html;target=midden;;")
aI("text=Voor Wie?;url=sub2b.html;target=midden;")
aI("text=Alternatief of regulier;url=sub2c.html;target=midden;")
aI("text=Opleiding;url=sub2d.html;target=midden;")

}

with(milonic=new menuname("Patient")){
style=menuStyle;
aI("itemwidth=130px;text=Rugklachten;url=sub3a.html;target=midden;");
aI("text=Nekklachten;url=sub3b.html;target=midden;");
aI("text=Hoofdpijn;url=sub3c.html;target=midden;");
aI("text=RSI-klachten;url=sub3d.html;target=midden;");
aI("text=Sport & bewegen;url=sub3e.html;target=midden;");
aI("text=Ouderen;url=sub3f.html;target=midden;");
aI("text=Kinderen;url=sub3g.html;target=midden;");
}

with(milonic=new menuname("Behandeling")){
style=menuStyle;
aI("itemwidth=130px;text=Eerste Consult;url=sub4a.html;target=midden;");
aI("text=Behandeling;url=sub4b.html;target=midden;");
aI("text=Preventie;url=sub4c.html;target=midden;");
}

with(milonic=new menuname("Praktijk")){
style=menuStyle;
aI("text=Onze praktijk;url=sub5a.html;target=midden;");
aI("text=De chiropractoren;url=sub5b.html;target=midden;");
aI("text=Verwijzingen & vergoedingen;url=sub5c.html;target=midden;;");
aI("text=Contact & route;url=sub5d.html;target=midden;");
aI("text=Links;url=sub5e.html;target=midden;");
}

with(milonic=new menuname("Over")){
style=menuStyle;
aI("text=Spam Cop;url=http://www.spamcop.net/;");
aI("text=Mime Defang;url=http://www.mimedefang.org/;");
aI("text=Spam Assassin;url=http://www.spamassassin.org/;");
}

with(milonic=new menuname("My Milonic")){
style=menuStyle;
aI("text=Login;url=http://www.milonic.com/login.php;");
aI("text=Licenses;url=http://www.milonic.com/mylicenses.php;");
aI("text=Invoices;url=http://www.milonic.com/myinvoices;");
aI("text=Make Support Request;url=http://www.milonic.com/reqsupport.php;");
aI("text=View Support Requests;url=http://www.milonic.com/mysupport.php;");
aI("text=Your Details;url=http://www.milonic.com/mydetails.php;");
}

drawMenus();

