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=Om Surveybank;url=OmSurveybank.htm;");
aI("showmenu=Bruksområder;text=Bruksomr&aring;der;");
aI("showmenu=Rådgivning;text=R&aring;dgivning;");
aI("showmenu=Løsning;text=L&oslash;sning;");
aI("text=Support;url=Support.htm;");
 
 
}

with(milonic=new menuname("Bruksområder")){
style=menuStyle;
aI("showmenu=Markedsundersøkelse;text=Markedsunders&oslash;kelse;");
aI("showmenu=HR-undersøkelser;text=HR-unders&oslash;kelser;");


}

with(milonic=new menuname("Markedsundersøkelse")){
style=menuStyle;
aI("text=Tilfredshetsunders&oslash;kelser;url=Tilfredshetsundersokelser.htm;"); 
aI("text=Produkt/Servicekvalitet;url=Produkt_Servicekvalitet.htm;");
aI("text=Omd&oslash;mme;url=Omdomme.htm;");
aI("text=Posisjonering;url=Posisjonering.htm;");
 
 
 

 
}

with(milonic=new menuname("HR-undersøkelser")){
style=menuStyle;
aI("text=Engasjementsm&aring;ling;url=Engasjmentmaling.htm;"); 
aI("text=Tilfredshetsm&aring;ling;url=Tilfredshetsmaling.htm;");
aI("text=Lederm&aring;linger;url=Ledermalinger.htm;");
aI("text=Arbeidsmilj&oslash;/HMS-m&aring;linger;url=Arbeidsmiljo_HMS_malinger.htm;");
aI("text=Kompetansem&aring;linger;url=Kompetansemalinger.htm;");
aI("text=Strategiske HR-m&aring;linger;url=Strategiske_HR_malinger.htm;");

 
 

}

with(milonic=new menuname("Rådgivning")){
style=menuStyle;
aI("text=HR;url=HR.htm;");
aI("text=Pedagogikk;url=Pedagogikk.htm;");
aI("text=Reiseliv;url=reiseliv.htm;");
aI("text=IT/web og Bank;url=IT_web_Bank.htm;");


}

with(milonic=new menuname("Løsning")){
style=menuStyle;
aI("text=Organisasjons-struktur;url=Opprette_Organisasjon_struktur.htm;");
aI("text=Opprette ny unders&oslash;kelsen;url=Opprette_ny_undersokelsen.htm;");
aI("text=Publisere;url=Publisere.htm;");
aI("text=Datainnsamling;url=Datainnsamling.htm;");
aI("text=Rapportere;url=Rapportere.htm;");
aI("text=Distribuere;url=Distribuere.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();



