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(submenuStyle=new mm_style()){
align="center";
fontfamily="Verdana, Tahoma, Arial";
fontsize="65%";
fontstyle="normal";
fontweight="bold";
keepalive="true";
offbgcolor="#FD0303";
offcolor="#ffffff";
onbgcolor="#FD0303";
oncolor="#ffffff";
ondecoration="underline";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
rawcss="padding-left:10px;padding-right:10px;";
separatorimage="cartoon_sep_sub.gif";
separatorsize=5;
}

with(menuStyle=new mm_style()){
styleid=1;
bgimage="cartoon_background.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="55%";
fontstyle="normal";
fontweight="bold";
itemheight=30;
itemwidth=90;
offcolor="#878787";
onbgcolor="#ffffff";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overbgimage="cartoon_back.gif";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
separatorimage="cartoon_sep.gif";
separatorsize=5;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
menualign="center";
menuwidth="100%";
orientation="horizontal";
style=menuStyle;

aI("offbgcolor=#ededfc;showmenu=vakantie;text=Vakantie foto's;");
aI("offbgcolor=#ededfc;showmenu=paarden;text=Paarden foto's;");
aI("offbgcolor=#ededfc;showmenu=film;text=Filmpjes;");
aI("offbgcolor=#ededfc;showmenu=Links;text=Links;");
aI("offbgcolor=#ededfc;showmenu=forum;text=Forum;");
aI("offbgcolor=#ededfc;showmenu=contact;text=email;");
}

with(milonic=new menuname("Vakantie")){

orientation="vertical";
style=submenuStyle;
aI("text=Vakantie-Paarden;url=http://www.whollestein.nl/vakantie-paarden/vakantie-paarden.htm;")
aI("text=Hoeve 't Wed;url=http://www.whollestein.nl/hoeve%20't%20wed/hoeve%20't%20wed.htm;")
aI("text=Lommerbergen;url=http://www.whollestein.nl/Lommerbergen/Lommerbergen.htm;")
aI("text=Alanaya 2008 [Nieuw!];url=http://iloapp.whollestein.nl/gallery/turkije?Album&album=3;")
}

with(milonic=new menuname("Paarden")){
orientation="vertical";
style=submenuStyle;
aI("text=Liana Clinic;url=http://www.whollestein.nl/Liana%20Clinic/LianaClinic.htm;")
aI("text=Koetsjesdag;url=http://www.whollestein.nl/koetsjesdag/koetsjesdag.htm;")
aI("text=Joyce Wedstrijd;url=http://www.whollestein.nl/joyce%20oranjehoeve/Joyce%20Orangehoeve.htm;")
aI("text=Sinterklaas 2007;url=http://www.whollestein.nl/Sint%202007/Sint2007.htm;")
aI("text=Tweespan Winter;url=http://www.whollestein.nl/kenny%20nora%20winter/tweespan%20winter.htm;")
aI("text=Zuiderpark 2007;url=http://www.whollestein.nl/nora%20en%20kenny/mantelzorg%20zuiderpark.htm;")
aI("text=Eric Foto's;url=http://www.whollestein.nl/eric%20foto's/eric%20foto's.htm;")
aI("text=Kenny Foto's;url=http://www.whollestein.nl/kenny/kenny.htm;")
aI("text=gallerij;url=http://gallerij.whollestein.nl/#home;")
aI("text=bonybleu;url=http://bonybleu.whollestein.nl/#home;")
aI("text=kerstvalkenburg;url=http://kerstvalkenburg.whollestein.nl/#home;")
aI("text=foto's 1-3-2009;url=http://maart.whollestein.nl/#home;")
aI("text=Katie;url=http://katie.whollestein.nl/#home;")
aI("text=Katietraining;url=http://katietraining.whollestein.nl/#home;")
aI("text=verjaardag sabine;url=http://sabine.whollestein.nl/#home;")

aI("text= ;")

aI("text=Diversen;url=http://www.whollestein.nl/diversen/diversen.htm;")
}

with(milonic=new menuname("Film")){
orientation="horizontal";
style=submenuStyle;
aI("text=Paarden Filmpjes;url=http://www.whollestein.nl/film/index.html;");
}

with(milonic=new menuname("Forum")){
orientation="vertical";
style=submenuStyle;
aI("text=Forum;url=http://www.whollestein.nl/forum/index.php;");
}

with(milonic=new menuname("contact")){
orientation="vertical";
style=submenuStyle;
aI("text=email;url=mailto:wchjt@kabelfoon.nl;");
}

with(milonic=new menuname("Links")){
orientation="vertical";
style=submenuStyle;
aI("text=wolfschool;url=http://wolfschool.whollestein.nl/#home;")
aI("text=Zusjes;url=http://zusjes.whollestein.nl/#home;")
aI("text=De Haagse Hogeschool;url=http://www.hhs.nl;")
aI("text=Verjaardag Jan ;url=http://verjaardagjan.whollestein.nl/#home;")
aI("text=gang/hal;url=http://halgang.whollestein.nl/#home;")
aI("text=Bruiloft Ma en Jan;url=http://bruiloft.whollestein.nl/#home;")
aI("text=Tuin april 2009;url=http://tuin.whollestein.nl/#home;")
aI("text=mr-ed;url=http://www.mr-ed.nl;")
aI("text=paardendrogist;url=http://www.paardendrogist.nl;")
aI("text=paardentandarts;url=http://www.happyhorse.nl;")
}

drawMenus();


