_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=15;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Smart_Arrow_Big1.png";
borderstyle="solid";
fontfamily="Arial Narrow";
fontsize="14pt";
fontstyle="normal";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="White";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Smart_Arrow_Big_hover1.png";
itemheight="51";
itemwidth="187";
}

with(submenuStyle=new mm_style()){
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
headercolor="#000000";
offbgcolor="#989898";
offcolor="White";
onbgcolor="#999999";
oncolor="#cdcdcd";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="51";
aI("text=Medlemmer;target=;url=Medlemmer.html;");
aI("text=Om NTU;target=;url=Om-NTU.html;");
aI("text=Å tatovere hjemme;target=;url=A-tatovere-hjemme.html;");
aI("text=Nyheter;target=;url=Nyheter.html;");
aI("text=Kontakt;target=;url=Kontakt.html;");
aI("text=Linker;target=;url=Linker.html;");
aI("text=Forum;target=;url=Forum.html;");
aI("text=Ink Not Mink;target=;url=Ink-Not-Mink.html;");
aI("text=Filer;target=;url=Filer.html;");
}


 drawMenus();

