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="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#acacac";
offcolor="#000000";
onbgcolor="#eeecec";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
padding=2;
rawcss="padding-left:8px;padding-right:8px;";
pagebgcolor="#eeecec";
pagecolor="black";
separatorcolor="#999999";
separatorsize=0;
//subimage="http://www.milonic.com/menuimages/arrow.gif";
//subimagepadding=2;
}

with(subStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeecec";
offcolor="#000000";
onbgcolor="#bebdbd";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
padding=2;
rawcss="padding-left:8px;padding-right:8px;";
pagebgcolor="#eeecec";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
//subimage="http://www.milonic.com/menuimages/arrow.gif";
//subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
//left=250;
orientation="horizontal";
style=menuStyle;
top=32;
screenposition="center;";
left="offset=94";

 
aI("text=Forside;url=/forside.asp;");
aI("showmenu=Nyheder;text=Nyheder;");
aI("text=Nye biler;url=/bilmaerker.asp");
//aI("text=Brugte biler;url=/brugte_biler.asp?sc=corporate;");
aI("showmenu=Brugte;text=Brugte biler;");
aI("showmenu=Kampagnebiler;text=Kampagnebiler;");
aI("showmenu=Service;text=Service & tilbehør;");
aI("text=Jobs;url=/jobs.asp?sc=Corporate");
aI("showmenu=Kontakt;text=Kontakt & Info;");
}

with(milonic=new menuname("Nyheder")){
style=subStyle;
left="offset=0";
top="offset=17";
rawcss="border-top:1px solid #999999;border-bottom:1px solid #999999;";
aI("text=Alle nyheder;url=/nyheder.asp?sc=alle;");
aI("text=Koncernnyheder;url=/nyheder.asp?sc=corporate;");
aI("text=Volvo;url=/nyheder.asp?sc=Volvo;");
aI("text=Renault;url=/nyheder.asp?sc=Renault;");
}

with(milonic=new menuname("Brugte")){
style=subStyle;
left="offset=0";
top="offset=17";
rawcss="border-top:1px solid #999999;border-bottom:1px solid #999999;";
aI("text=Alle brugte biler ;url=/brugte_biler.asp?sc=corporate;");
aI("text=Premium Selected Cars;url=http://www.premiumselectedcars.dk;target=new");
}

with(milonic=new menuname("Kampagnebiler")){
style=subStyle;
left="offset=0";
top="offset=17";
rawcss="border-top:1px solid #999999;border-bottom:1px solid #999999;";
aI("text=Alle kampagner;url=/kampagne_biler.asp?sc=alle;");
//aI("text=Koncernkampagner;url=/kampagne_biler.asp?sc=corporate;");
aI("text=Volvo;url=/kampagne_biler.asp?sc=Volvo;");
aI("text=Renault;url=/kampagne_biler.asp?sc=Renault;");
}

with(milonic=new menuname("Service")){
style=subStyle;
left="offset=0";
top="offset=17";
rawcss="border-top:1px solid #999999;border-bottom:1px solid #999999;";
aI("text=Alle mærker;url=/service.asp?sc=alle;");
aI("text=Volvo;url=/service.asp?sc=Volvo;");
aI("text=Renault;url=/service.asp?sc=Renault;");
}

with(milonic=new menuname("Kontakt")){
style=subStyle;
left="offset=0";
top="offset=17";
rawcss="border-top:1px solid #999999;border-bottom:1px solid #999999;";
aI("text=Om os;url=/kontakt_om_os.asp;");
aI("text=Kontakt os;url=/kontakt_os.asp;");
}

drawMenus();

