_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="White";
borderstyle="Ridge";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#5E9297";
offcolor="White";
onbgcolor="#7E353E";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="10";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=700;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Hjem;target=;url=./;");
aI("showmenu=ProdukterGaveartiklerINFO_BAR_MENU;text=Produkter;target=;url=Produkter.html;");
aI("showmenu=BeliggenhetÅpningstiderINFO_BAR_MENU;text=Beliggenhet;target=;url=Beliggenhet.html;");
aI("showmenu=LinkerLinker 2INFO_BAR_MENU;text=Linker;target=;url=Linker.html;");
aI("text=Kontakt;target=;url=Kontakt.html;");
aI("text=Om;target=;url=Om.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ProdukterGaveartiklerINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Gaveartikler;target=;url=Gaveartikler.html;");
aI("text=Smykker;target=;url=Smykker.html;");
aI("text=Vannfontener;target=;url=Vannfontener.html;");
aI("text=Krystaller - Stein;target=;url=Krystaller-Stein.html;");
}

with(milonic=new menuname("BeliggenhetÅpningstiderINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Åpningstider;target=;url=Åpningstider.html;");
aI("text=Severdigheter;target=;url=Severdigheter.html;");
}

with(milonic=new menuname("LinkerLinker 2INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Linker 2;target=;url=Linker-2.html;");
}


 drawMenus();

