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="Georgia";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="transparent";
headercolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="";
padding=0;
separatorcolor="#88987E";
separatorsize=0;
subimage="";
subimagepadding=0;
}

with(SubMenuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="Georgia";
fontsize="14px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#c8d3de";
offcolor="#000";
onbgcolor="#8597a5";
oncolor="#fff";
outfilter="randomdissolve(duration=0.3)";
padding=11;
pagebgcolor="#8597a5";
pagecolor="#fff";
separatorcolor="#fff";
separatorsize=1;
subimage="";
separatorimage="";
separatorheight=1;
separatorwidth=148;
subimagepadding=0;
}


<!-- ***** Main menu Level 0 ***** -->

with(milonic=new menuname("menu")){
alwaysvisible=1;
screenposition="center"
style=menuStyle;
orientation="horizontal";
top=0;
aI("image=menu/start.jpg;overimage=menu/start_on.jpg;url=index.html;pageimage=menu/start_on.jpg");
aI("image=menu/produkter.jpg;overimage=menu/produkter_on.jpg;showmenu=produkter;pageimage=menu/produkter_on.jpg");
aI("image=menu/handla.jpg;overimage=menu/handla_on.jpg;showmenu=handla;url=handla.html;pageimage=menu/handla_on.jpg");
aI("image=menu/press.jpg;overimage=menu/press_on.jpg;showmenu=press;pageimage=menu/press_on.jpg");
aI("image=menu/omoss.jpg;overimage=menu/omoss_on.jpg;url=omoss.html;pageimage=menu/omoss_on.jpg;");
aI("image=menu/kontakt.jpg;overimage=menu/kontakt_on.jpg;url=kontakt.html;pageimage=menu/kontakt_on.jpg;");
}

with(milonic=new menuname("produkter")){
style=SubMenuStyle;
top=175;
aI("text=Leksandsfilten;url=filt.html");
aI("text=Mattor;url=matta.html");
aI("text=Brevl&aring;dor;url=box.html");
aI("text=Sk&ouml;tselr&aring;d;url=skotsel.html");
}

with(milonic=new menuname("press")){
style=SubMenuStyle;
top=175;
aI("text=Broschyr i PDF;url=graphics/lycka_form_folder_1006.pdf;target=_blank");
aI("text=Pressklipp;url=pressklipp.html");
aI("text=H&ouml;guppl&ouml;sta bilder;url=bilder.html");
aI("text=Pressreleaser;url=pressreleaser.html");
}

with(milonic=new menuname("handla")){
style=SubMenuStyle;
top=175;
aI("text=Webshop;url=handla.html");
aI("text=&Aring;terf&ouml;rs&auml;ljare;url=resellers.html");
}


drawMenus();
