_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=5;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Bubbles_Small5.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="AliceBlue";
oncolor="#555555";
separatorcolor="Transparent";
separatorsize="10";
valign="middle";
rawcss="padding-left:5px;padding-bottom:5px;padding-right:5px";
overbgimage="images/Glossy_Bubbles_Small_hover5.png";
itemheight="41";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#8F8F8F";
borderstyle="Ridge";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="PapayaWhip";
offcolor="Black";
onbgcolor="#AA5500";
oncolor="Azure";
padding="4";
pagebgcolor="PapayaWhip";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=650;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="41";
aI("text=Forsiden;target=;url=index.html;");
aI("showmenu=Anledning/FødselsdagMAIN_HEADER_MENU;text=Anledning;target=;url=Anledning.html;");
aI("text=Send sang;target=;url=Send-sang.html;");
aI("text=Kontakt;target=;url=Kontakt.html;");
aI("text=Gæstebog;target=;url=Gestebog.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("Anledning/FødselsdagMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Fødselsdag;target=;url=Fodselsdag.html;");
aI("text=Konfirmation;target=;url=Konfirmation.html;");
aI("text=Bryllup;target=;url=Bryllup.html;");
aI("text=Kobberbryllup;target=;url=Kobberbryllup.html;");
aI("text=Sølvbryllup;target=;url=Solvbryllup.html;");
aI("text=Svendegilde;target=;url=Svendegilde.html;");
aI("text=Barnedåb;target=;url=Barnedaab.html;");
aI("text=Velkommen;target=;url=Velkommen.html;");
aI("text=Skål sange;target=;url=Skaalsange.html;");
aI("text=Kæledyr;target=;url=Keledyr.html;");
aI("text=indbydelser;target=;url=indbydelser.html;");
}


 drawMenus();

