_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Times New Roman";
fontsize="10pt";
fontweight="bold";
offcolor="#000000";
onborder="1px dotted #000000";
oncolor="#FFFFFF";
onsubimage="images/arrow_white.gif";
padding="5";
separatorcolor="Transparent";
separatorsize="0";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#eeeeee";
menubgimage="images/mesh.gif";
itemwidth="1000";
}

with(SubMenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Times New Roman";
fontsize="12pt";
fontweight="bold";
offcolor="#000000";
onborder="1px dotted #000000";
oncolor="#FFFFFF";
onsubimage="images/arrow_white.gif";
padding="5";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#eeeeee";
menubgimage="images/mesh.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Hjem;target=;url=./;");
aI("showmenu=MordmysterierRideklubbenMAIN_FOOTER_MENU;text=Mordmysterier;target=;url=Mordmysterier.html;");
aI("text=Mord og Mat;target=;url=Mord-og-Mat.html;");
aI("text=Linker;target=;url=Links.html;");
aI("text=Kontakt oss;target=;url=Kontakt-oss.html;");
aI("text=Bildegalleri;target=;url=Bildegalleri.html;");
}

with(milonic=new menuname("MordmysterierRideklubbenMAIN_FOOTER_MENU")){
style=SubMenuStyle;
openstyle="up";
aI("text=Rideklubben;target=;url=Rideklubben.html;");
aI("text=Auksjonen;target=;url=Auksjonen.html;");
aI("text=Siste Teppefall;target=;url=Siste-Teppefall.html;");
}


 drawMenus();

