fixMozillaZIndex=true; 
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="90%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#e2e2e2";
offcolor="#000000";
onbgcolor="#484848";
oncolor="#e2e2e2";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);, Direction=135, Strength=3)";
padding=4;
pagebgcolor="#e2e2e2";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="pic/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1; 
screenposition="center"
orientation="horizontal"; 
style=menuStyle;
top=258;
aI("text=Forside;url=index.htm;");
aI("showmenu=Menu2;text=Hunde;");
aI("showmenu=Menu3;text=Katte;");
aI("showmenu=Menu4;text=Praktiske oplysninger;");
aI("showmenu=Menu5;text=Hvem er vi;");
}

with(milonic=new menuname("Menu2")){
overflow="scroll";
style=menuStyle;
aI("text=Vore forhold;url=vore_forhold.htm;")
aI("text=Artikler;url=artikler.htm;")
aI("text=Et typisk døgn;url=et_typisk_doegn.htm;")
aI("text=Billeder;url=billeder.htm;")
}

with(milonic=new menuname("Menu3")){
style=menuStyle;
aI("text=Vore forhold;url=vore_forhold_kat.htm;")
aI("text=Artikler;url=artikler.htm;")
aI("text=Et typisk døgn;url=et_typisk_doegn_kat.htm;")
aI("text=Billeder;url=billeder_kat.htm;")

}

with(milonic=new menuname("Menu4")){
style=menuStyle;
aI("text=Åbningstider og telefontider;url=aabningstider.htm;")
aI("text=Priser;url=priser.htm;")
aI("text=Bestilling;url=bestilling.htm;")
aI("text=Lovgivning;url=lovgivning.htm;")
aI("text=Kørselsvejledning;url=koerselsvejledning.htm;")
aI("text=Før ankomst;url=foer_ankomst.htm;")
aI("text=Dyrlæge;url=dyrlaege.htm;")
}

with(milonic=new menuname("Menu5")){
style=menuStyle;
aI("text=Om os;url=om_os.htm;")
aI("text=Stil krav, det gør vi;url=stil_krav_det_goer_vi.htm;")
}

drawMenus();