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;




with(menuStyle=new mm_style()){
bordercolor="#999A9C";
borderstyle="solid";
position="relative";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="92%";
fontstyle="normal";
headerbgcolor="#FFFFFF";
headercolor="#000000";
offbgcolor="#999A9C";
offcolor="#040404";
onbgcolor="#3B5B7E";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
padding=5;
pagebgcolor="";
pagecolor="";
separatorcolor="#D3D6DC";
separatorsize=1;
subimage="\arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1; 
position="relative";
left=56;
orientation="horizontal";
style=menuStyle;
top=95;

aI("text=HOVEDSIDE;url=index.html;");
aI("text=OM OSS;url=OmOss.htm;");
aI("text=STÅL;url=stal.htm;");
aI("text=INTERIØR;url=Interior.htm;");
aI("text=AIR CONDITION;url=Air_condition.htm;");
aI("text=SKIP;url=Skip.htm;");
aI("text=REFERANSER;url=referanser.htm;");
aI("text=SHE-LIES - KUNSTVERK;url=Shelies.htm;");
aI("text=KONTAKT;url=kontakt.htm;");
 


 

}
with(milonic=new menuname("Anti Spam")){
style=menuStyle;
aI("text=Spam Cop;url=http://www.spamcop.net/;");
aI("text=Mime Defang;url=http://www.mimedefang.org/;");
aI("text=Spam Assassin;url=http://www.spamassassin.org/;");
 

}

drawMenus();



