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;


<!-- ***** Styles ***** -->

with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#203B63";
offcolor="#FFFFFF";
onbgcolor="#496690";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
padding=5;
pagebgcolor="#254472";
pagecolor="FFFFFF";
separatorcolor="#FFFFFF";
separatorsize=0;
subimage="";
subimagepadding=0;
}

with(SubMenuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#203B63";
offcolor="#82ADEB";
onbgcolor="#496690";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#000000', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#254472";
pagecolor="FFFFFF";
separatorcolor="#82ADEB";
separatorsize=1;
subimage="";
subimagepadding=0;
}

<!-- ***** Main menu ***** -->

with(milonic=new menuname("menu")){
alwaysvisible=1;
style=menuStyle;
orientation="vertical";
top=167;
left=30;
aI("image=meny/start.jpg;overimage=meny/start_on.jpg;url=index.htm");
aI("image=meny/nyheter.jpg;overimage=meny/nyheter_on.jpg;url=nyheter.htm");
aI("image=meny/om.jpg;overimage=meny/om_on.jpg;url=om.htm");
aI("image=meny/bilder.jpg;overimage=meny/bilder_on.jpg;url=bilder.htm");
aI("image=meny/filmer.jpg;overimage=meny/filmer_on.jpg;url=filmer.htm");
aI("image=meny/kontakt.jpg;overimage=meny/kontakt_on.jpg;url=kontakt.htm");
aI("image=meny/sponsorer.jpg;overimage=meny/sponsorer_on.jpg;url=nightmares.htm");
aI("image=meny/gastbok.jpg;overimage=meny/gastbok_on.jpg;url=http://www.rightbaylocals.com/Guestbook/;target=_blank");
}


<!-- ***** Submenues level 1 ***** -->

with(milonic=new menuname("bilder")){
style=SubMenuStyle;
aI("text=Sommar session 05;url=bilder.htm");
aI("text=Invigningen av parken ;url=bilder.htm");
aI("text=Rightbay Skicenter;url=bilder.htm");
aI("text=Sommaren 05;url=bilder.htm");
aI("text=Rightbays Cart Championship;url=bilder.htm");
aI("text=Sommar session 06 ;url=bilder.htm");
}


drawMenus();