//effect="Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='black', Direction=135, Strength=5)"


_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=2               // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x



with(EasySampleStyle=new mm_style()){
onbgcolor="#4F8EB6";
oncolor="#ffffff";
offbgcolor="#DCE9F0";
offcolor="#515151";
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
separatorcolor="#2D729D";
separatorsize="1";
padding=5;
fontsize=11;
fontstyle="bold";
fontfamily="Verdana, Arial";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="";
subimagepadding="2";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"
//outfilter="randomdissolve(duration=0.3)";
}

subseparate=new copyOf(EasySampleStyle)
subseparate.separatorsize="1";
subseparate.separatorcolor="#006600";

with(style1=new mm_style()){
offcolor="#666666";
offbgcolor="#DCE9F0";
oncolor="#ffffff";
onbgcolor="#4F8EB6";
bordercolor="#296488";
borderstyle="solid";
bordercolor="#003300";
fontsize=11;
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Arial";
padding=4;
subimage="";
high3dcolor="#66ffff";
low3dcolor="#000099";
headercolor="#ffffff";
headerbgcolor="#000000";
separatorcolor="black";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
//outfilter="randomdissolve(duration=0.3)";
}


with(milonic=new menuname("start")){
itemwidth=140;
borderwidth=1;
style=EasySampleStyle;
alignment="left";
aI("text=dummy;url=http://www.kirken.org.hk")
}


with(milonic=new menuname("kirken")){
itemwidth=140;
borderwidth=1;
style=EasySampleStyle;
alignment="left";
aI("text=Danish Room;url=danishroom.htm")
aI("text=Personale;url=personale.htm")
aI("text=Annual report;url=annualreport.htm")
aI("text=Sådan finder du os;url=findos.htm")
aI("text=Fotoalbum;url=fotoalbum.htm")
aI("text=Støt os;url=stoetos.htm")
aI("text=Tilmeld mailingliste;url=tilmeldmail.htm")
aI("text=Sømandskirker;showmenu=kirker")
}


with(milonic=new menuname("kirker")){
itemwidth=140;
borderwidth=1;
style=EasySampleStyle;
alignment="left";
aI("text=Europa;url=http://www.dsuk.dk/kirkerne%20i%20europa.htm;target=_blank")
aI("text=Oversøisk;url=http://www.dsuk.dk/kirkerne%20oversøisk.htm;target=_blank")
aI("text=Sydslesvig;url=http://www.dsuk.dk/kirker%20i%20Sydslesvig.htm;target=_blank")
aI("text=Hjemmesider;url=http://www.dsuk.dk/hjemmesider%20ude.htm;target=_blank")
}






with(milonic=new menuname("kirkehilsen")){
itemwidth=100;
borderwidth=1;
style=EasySampleStyle;
alignment="left";
aI("text=Forside;url=kirkehilsen_forside.htm")
aI("text=Siden sidst;url=kirkehilsen_sidensidst.htm")
aI("text=Kommende arrangementer;url=kirkehilsen_kommende.htm")
aI("text=Artikler;url=kirkehilsen_artikler.htm")
aI("text=Havnen;url=kirkehilsen_havnen.htm")
aI("text=Annoncer;url=kirkehilsen_annoncer.htm")
aI("text=-Arkiv-;url=kirkehilsen_arkiv.htm")
}

with(milonic=new menuname("step")){
itemwidth=100;
borderwidth=1;
style=EasySampleStyle;
alignment="left";
aI("text=Velkommen;url=siso_velkommen.htm")
aI("text=Transport;url=siso_transport.htm")
aI("text=Sightseeing;url=siso_sightseeing.htm")
aI("text=Shopping;url=siso_shopping.htm")
aI("text=Spisesteder;url=siso_spisesteder.htm")
aI("text=Barer;url=siso_barer.htm")
aI("text=Øer;url=siso_oer.htm")
aI("text=Kultur;url=siso_kultur.htm")
aI("text=Helligdage, fridage og festivaler;url=siso_helligdage.htm")
aI("text=Hoteller;url=siso_hoteller.htm")
aI("text=Nyttige adresser;url=siso_adresser.htm")
}

with(milonic=new menuname("handlinger")){
itemwidth=150;
borderwidth=1;
style=EasySampleStyle;
alignment="left";
aI("text=Vielse HK Recidents;url=vielse_fastboende.htm")
aI("text=Vielse øvrige;url=vielse_ikkefast.htm")
aI("text=Konfirmation;url=konfirmation.htm")
aI("text=Dåb;url=daab.htm")
aI("text=Begravelse;url=begravelse.htm")
}

drawMenus();