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()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
itemwidth=85;
offcolor="#ffffff";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
rawcss="padding-top:10px;padding-bottom:5px";
separatorcolor="#000000";
separatorsize=1;
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#418ED6";
offcolor="#ffffff";
onbgcolor="#418ED6";
oncolor="#000000";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=6;
pagecolor="black";
separatorsize=1;
subimage="white_7x7.gif";
subimagepadding=8;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
screenposition="center"; 
style=menuStyle;
top=15;
aI("align=center;bgimage=/multiorange.gif;text=Home;url=http://www.bakkerct.nl/;");
aI("align=center;bgimage=/multimustard.gif;showmenu=Personen;text=Personen;");
aI("align=center;bgimage=/multiyellow.gif;showmenu=Genealogie;text=Genealogie;");
aI("align=center;bgimage=/multigreen.gif;showmenu=Fotos;text=Foto's;");
aI("align=center;bgimage=/multiblue.gif;showmenu=Links;text=Links;");
aI("align=center;bgimage=/multipurple.gif;text=Gastenboek;url=/pregastenboek.html;");
}

with(milonic=new menuname("Personen")){
style=submenuStyle;
aI("showmenu=Cor;text=Cor;url=/Cor;");
aI("text=Rietje;url=/Rietje;");
aI("text=Marjolijn  ;url=http://www.marjolijnbakker.nl;target=_blank");
aI("text=Thomas;url=/thomas;");
}

with(milonic=new menuname("Cor")){
style=submenuStyle;
aI("text=Home;url=/Cor;");
aI("showmenu=cheats;text=Game cheat codes;");
aI("text=Foto's treinen;url=/Cor/Pictures/Trains/;");
aI("text=Trein Maatschappijen en reisplanners;url=/Cor/train/;");
}

with(milonic=new menuname("cheats")){
style=submenuStyle;
aI("text=Age of Empires I;url=/Cor/games/aoe1.htm;");
aI("text=Age of Empires II;url=/Cor/games/aoe2.htm;");
aI("text=Age of Empires III;url=/Cor/games/aoe3.htm;");
aI("text=Empire Earth II;url=/Cor/games/empire_earth_2.htm;")
aI("text=Empire Earth III;url=/Cor/games/empire_earth_3.htm;")
aI("text=WII Sports;url=/Cor/games/wii_sports.htm;");
aI("text=WII Mario Cart;url=/Cor/games/mario_cart.htm;");
}

with(milonic=new menuname("Genealogie")){
style=submenuStyle;
aI("text=Bakker;url=/Genealogie/Bakker;");
aI("text=op den Dries;url=/odd/genealogie.htm;");
aI("text=Zwerver;url=/Genealogie/Zwerver;");
}

with(milonic=new menuname("Fotos")){
style=submenuStyle;
aI("showmenu=fotos2007;text=2007;");
aI("showmenu=fotos2006;text=2006;");
aI("showmenu=fotos2005;text=2005;");
aI("showmenu=fotos2004;text=2004;");
aI("showmenu=fotos2003;text=2003;");
aI("showmenu=fotos2002;text=2002;");
}

with(milonic=new menuname("fotos2007")){
style=submenuStyle;
aI("text=Noorwegen;url=/noorwegen/2007/index.htm;");
}

with(milonic=new menuname("fotos2006")){
style=submenuStyle;
aI("text=Beppe 100!;url=/fotos/2006_Beppe_100/index.htm;");
}

with(milonic=new menuname("fotos2005")){
style=submenuStyle;
aI("text=Familieweekend;url=/fotos/2005_fam_weekend/index.htm;");
}

with(milonic=new menuname("fotos2004")){
style=submenuStyle;
aI("text=Noorwegen;url=/noorwegen/index.htm;");
}

with(milonic=new menuname("fotos2003")){
style=submenuStyle;
aI("text=MBSpoorweg;url=/fotos/2003_10_mbs/index.htm;");
}

with(milonic=new menuname("fotos2002")){
style=submenuStyle;
aI("text=MBSpoorweg;url=/fotos/2002_mbs/index.htm;");
}

with(milonic=new menuname("Links")){
style=submenuStyle;
aI("text=www.opdendries.nl;url=http://www.opdendries.nl;target=_blank");
aI("text=www.marjolijnbakker.nl;url=http://www.marjolijnbakker.nl;target=_blank");
}

drawMenus();

