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="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
screenposition="center";
top="offset=110"; 
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("status=Back To Home Page;text=Home;url=http://www.janjansenfotografie.nl/;");
aI("showmenu=Galleries;text=Galleries;");
aI("showmenu=Biography;text=Biography;");
aI("status=Go to guestbook;text=Guestbook;url=http://www.janjansenfotografie.nl/guestbook/;target=_blank");
}

with(milonic=new menuname("galleries")){
overflow="scroll";
style=menuStyle;
aI("text=Tibet;url=http://www.janjansenfotografie.nl/tibet/album;")
aI("text=China;url=http://www.janjansenfotografie.nl/china/album;")
aI("text=BMK;url=http://www.janjansenfotografie.nl/BMK/album;")
aI("text=MFIAP;url=http://www.janjansenfotografie.nl/MFIAP/album;")
aI("text=Landschappen;url=http://www.janjansenfotografie.nl/landschappen/album;")
aI("text=Stones;url=http://www.janjansenfotografie.nl/stones/album;")
aI("text=Terschelling;url=http://www.janjansenfotografie.nl/terschelling/album;")
aI("text=Carnaval;url=http://www.janjansenfotografie.nl/Carnaval/album;")
aI("text=Toscane;url=http://www.janjansenfotografie.nl/toscane/album;")
aI("text=Water;url=http://www.janjansenfotografie.nl/water/album;")


}
with(milonic=new menuname("Biography")){
overflow="scroll";
style=menuStyle;
aI("text=Nederlands;url=http://www.janjansenfotografie.nl/CURRICULUM-N.htm;")
aI("text=English;url=http://www.janjansenfotografie.nl/CURRICULUM-E.htm;")
}
drawMenus();

