fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=100;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#66761d";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="65%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#666666";
offcolor="#FFFFFF";
onbgcolor="#C0C0C0";
onbold=1;
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.numismondo.net/arrow_white.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
screenposition="center"
left=0;
orientation="horizontal";
style=menuStyle;
top=94;

aI("showmenu=DEU;text=DEU Index;url=http://numismondo.net/pm/deu/index.html");

}

with(milonic=new menuname("DEU")){
overflow="scroll";
style=menuStyle;

aI("text=GERMANY INDEX Page;url=http://numismondo.net/pm/deu/index.html;")
  
aI("text=German Confederation;type=header;")
aI("text=  P.S101 - P.S999             1829-1930;url=http://numismondo.net/pm/deu/indexS101.htm;")

aI("text=ALLIED OCCUPATION - French Zone;type=header;")
aI("text=  P.S1001 - P.S1009         1947;url=http://numismondo.net/pm/deu/indexS1001.htm;")
     
aI("text=German Empire;type=header;")
aI("text=  P.1 - P.66                     1874-1919;url=http://numismondo.net/pm/deu/index1.htm;")
aI("text=  P.67 - P.186                  1920-42;url=http://numismondo.net/pm/deu/index67.htm;")
aI("text=  N.2000                          1921;url=http://numismondo.net/pm/deu/indexN2000.htm;")

aI("text=POW;type=header;")
aI("text=  C.3947-C.3949               Buchenwald 1937-45;url=http://numismondo.net/pm/deu/indexC3947.htm;")
aI("text=  C.3961-C.3969               Dachau 1933-45;url=http://numismondo.net/pm/deu/indexC3961.htm;")

aI("text=Allied Occupation;type=header;")
aI("text=  P.191 - P.198                1944;url=http://numismondo.net/pm/deu/index191.htm;")

aI("text=Third Reich;type=header;")
aI("text=  P.199 - P.207                1933-34;url=http://numismondo.net/pm/deu/index199.htm;")


}

drawMenus();
