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="#000000";
borderstyle="solid";
position="relative";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="95%";
fontstyle="normal";
headerbgcolor="#FFFFFF";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#FFFFFF";
onbgcolor="#000000";
oncolor="#B5B5BA";
outfilter="randomdissolve(duration=0.3)";
padding=5;
pagebgcolor="";
pagecolor="";
separatorcolor="#000000";
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=Thermobygg;url=thermobygg.html;"); 
aI("text=Selvbyggere;url=Selvbyggere.htm;");
aI("text=Enebolig;url=Enebolig.htm;");
aI("text=Tomanns-bolig;url=Tomanns_bolig.htm;");
aI("text=Hytter;url=Hytter.htm;");
aI("text=Hulldekk;url=Hulldekk.htm;");
aI("text=Thermobygg prosjekter;url=Thermobygg_prosjekter/index.html;");
aI("text=Leveranse Thermomur;url=Leveranse.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/;");
}

with(milonic=new menuname("Konferanse")){
style=menuStyle;

}

drawMenus();




