fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps

_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=5;
_subOffsetLeft=-8;


with(style1=new mm_style()){
offcolor="#003366";
offbgcolor="#A5CEEB";
oncolor="#216B9C";
onbgcolor="#ffffff";
bordercolor="#216B9C";
borderstyle="solid";
borderwidth=1;
separatorcolor="#216B9C";
separatorsize=1;
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Arial, Helvetica, sans-serif";
padding=3;
imagepadding=3;
subimage="/js/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("mainmenu")){ 
top=216;
left=22;
itemwidth=120;
style=style1;
alwaysvisible=1;
alignment="left";
followscroll=1;
aI("text=Home;url=/page-en.php?show=home;")
aI("text=Programme;url=/page-en.php?show=programm;")
aI("text=Members;showmenu=memberen;")
aI("text=History;showmenu=historique;")
aI("text=Links;showmenu=links;")
aI("text=Guestbook;url=/pgb/index-en.php;")
aI("text=Contact;showmenu=kontakt;")
aI("text=Games;url=/page-en.php?show=spaass;")
aI("text=Language;showmenu=language;")
}

with(milonic=new menuname("memberen")){
itemwidth=120;
style=style1;
alignment="left";
aI("text=Committee;url=/page-en.php?show=comite;")
aI("text=Directors;url=/page-en.php?show=dirigenten;")
aI("text=Choir;url=/page-en.php?show=gesank;")
aI("text=Band;url=/page-en.php?show=musek;")
}

with(milonic=new menuname("historique")){
itemwidth=120;
style=style1;
alignment="left";
aI("text=Choir;showmenu=histc;")
aI("text=Band;showmenu=histm;")
}

with(milonic=new menuname("histc")){
itemwidth=120;
style=style1;
alignment="left";
aI("text=1883 - 1920;url=/page-en.php?show=histc1;")
aI("text=1921 - 1945;url=/page-en.php?show=histc2;")
aI("text=1946 - 1960;url=/page-en.php?show=histc3;")
aI("text=1961 - 2002;url=/page-en.php?show=histc4;")
}

with(milonic=new menuname("histm")){
itemwidth=120;
style=style1;
alignment="left";
aI("text=1961 - 1980;url=/page-en.php?show=histm1;")
aI("text=1981 - 2002;url=/page-en.php?show=histm2;")
}

with(milonic=new menuname("links")){
itemwidth=120;
style=style1;
alignment="left";
aI("text=Erpeldange;url=/page-en.php?show=linkserp;")
aI("text=Luxembourg;url=/page-en.php?show=linkslux;")
aI("text=Choirs;url=/page-en.php?show=linkscho;")
aI("text=Bands;url=/page-en.php?show=linksmus;")
}

with(milonic=new menuname("kontakt")){
itemwidth=120;
style=style1;
alignment="left";
aI("text=Address;url=/page-en.php?show=kontakta;")
aI("text=Form;url=/page-en.php?show=kontaktf;")
aI("text=Impressum;url=/page-en.php?show=impressum;")
}

with(milonic=new menuname("language")){
itemwidth=64;
style=style1;
alignment="left";
aI("text=LU;image=/img/lu.gif;url=/page.php?show=home;")
aI("text=EN;image=/img/en.gif;url=/page-en.php?show=home;")
}

drawMenus();
