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=DET FØRSTE BYGGET;url=detforstebygget.htm;");
aI("showmenu=BYGGESETT;text=BYGGESETT;");
aI("showmenu=ENEBOLIG;text=ENEBOLIG;");
aI("text=HYTTER;url=Hytter.htm;");
aI("text=REKKEHUS;url=Rekkehus.htm;");
aI("text=TOMANNS-BOLIG;url=Tomanns-bolig.htm;");


}

with(milonic=new menuname("ENEBOLIG")){
overflow="scroll";
style=menuStyle;
aI("text=Finndomo Enebolig < 160m2;url=Enebolig_160m2.htm;");
aI("text=Finndomo Enebolig < 160-350m2;url=Enebolig_160_350_m2.htm;");

 






}

with(milonic=new menuname("BYGGESETT")){
overflow="scroll";
style=menuStyle;
aI("text=Montering;url=Montering.htm;");
aI("text=Teknisk beskrivelse;url=TekniskBeskrivelse.htm;");
aI("text=Dokumentasjon;url=;");
 
 

 


}
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();



