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="template/images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("home")){
alwaysvisible=1;
overflow="scroll";
style=menuStyle;
aI("text=;url=http://www.excellentdogs.nl/home.html;target=hoofd;");
aI("text=Home;url=http://www.excellentdogs.nl/home.htm;target=hoofd;");
aI("showmenu=Over Excellent Dogs;text=Over Excellent Dogs;");
aI("showmenu=Cursussen;text=Cursussen;");
aI("text=Priveles;url=./content/pages/priveles.html;target=hoofd;")
aI("text=Gedragstherapie;url=./content/pages/cursussen/gedragstherapie.html;target=hoofd;")
aI("text=Vuurwerkangst;url=./content/pages/vuurwerk.html;target=hoofd;")
aI("showmenu=Prijzen;text=Prijzen;");
aI("text=Locatie;url=./content/pages/locatie.html;target=hoofd;")
aI("text=Nieuws;url=./content/pages/nieuws.html;target=hoofd;")
aI("text=Foto's;url=./content/pages/foto.html;target=hoofd;")
aI("text=Contact;url=./content/pages/contact.html;target=hoofd;")
aI("text=Excellent Hyves;url=http://excellentdogs.hyves.nl. ;target=_blank;")
aI("text=Links;url=./content/pages/links.html;target=hoofd;")
aI("text=;url=leeg;");
}

with(milonic=new menuname("Cursussen")){
overflow="scroll";
style=menuStyle;
aI("text=Puppycursus;url=./content/pages/cursussen/puppycursus.html;target=hoofd;")
aI("text=Teamwork 1;url=./content/pages/cursussen/gehoor_a.html;target=hoofd;")
aI("text=Teamwork 2;url=./content/pages/cursussen/socialehuishond.html;target=hoofd;")
aI("text=Speuren;url=./content/pages/cursussen/speuren.html;target=hoofd;")
aI("text=Behendigheid;url=./content/pages/cursussen/behendigheid.html;target=hoofd;")
aI("text=Inschijfformulier;url=./content/pages/cursussen/inschrijfformulier.html;target=hoofd;")
}


with(milonic=new menuname("Prive Les")){
overflow="scroll";
style=menuStyle;
aI("text=Prive Les;url=./priveles/priveles.htm;target=hoofd;")
}
with(milonic=new menuname("Les Rooster")){
style=menuStyle;
aI("text=Behendigheid;url=./content/pages/cursussen/lesroosterbeh.html;target=hoofd;")
}

with(milonic=new menuname("Over Excellent Dogs")){
style=menuStyle;
aI("showmenu=Trainers;text=Trainers;");
aI("text=Visie;url=./content/pages/visie.html;target=hoofd;")
aI("text=Huisregels;url=./content/pages/huisregels.html;target=hoofd;")
}



with(milonic=new menuname("Trainers")){
style=menuStyle;
aI("text=Hellen;url=./content/pages/trainers/hellen.html;target=hoofd;")
aI("text=Daphne;url=./content/pages/trainers/daphne.html;target=hoofd;")
aI("text=Saskia;url=./content/pages/trainers/Saskia.html;target=hoofd;")
}



with(milonic=new menuname("Prijzen")){
style=menuStyle;
aI("text=Prijzen;url=./content/pages/prijzen.html;target=hoofd;")
aI("text=Inschrijfformulier;url=./content/pages/cursussen/inschrijfformulier.html;target=hoofd;")
}





drawMenus();


