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(XPMainStyle=new mm_style()){
styleid=1;
bordercolor="#8A867A";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="70%";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ECE9D8";
offcolor="#000000";
onbgcolor="#C1D2EE";
onborder="1px solid #316AC5";
oncolor="#000000";
padding=3;
rawcss="padding-left:5px;padding-right:5px";
}

with(XPMenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="70%";
fontstyle="normal";
fontweight="normal";
image="http://img.milonic.com/xpblank.gif";
imagepadding=3;
menubgimage="http://img.milonic.com/winxp.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#C1D2EE";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding=4;
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding=1;
separatorwidth="80%";
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=3;
menubgcolor="#ffffff";
}






with(milonic=new menuname("Main Menu")){
style=XPMainStyle;
top=180;
left=80;
alwaysvisible=1;
orientation="horizontal";
margin=4;
aI("text=Home;url=http://fietsersbond-waterland.nl/index.html;status=Terug naar de Home Page;image=home.gif;");
aI("text=Wie zijn wij?;url=http://fietsersbond-waterland.nl/wiezijn.html;status=Even voorstellen;image=xp_question.gif");
aI("text=Diversen;url=http://fietsersbond-waterland.nl/diversen.html;status=Diversen en Nieuws;image=news.gif");
aI("text=Fietsband;url=http://fietsersbond-waterland.nl/fietsband.html;status=Fietsband;image=bikxinga.gif");
aI("text=Fietslinks;url=http://fietsersbond-waterland.nl/fietslinks.html;status=Fietslinks;image=forward.gif");
}




drawMenus();


