_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=6;
_subOffsetLeft=12;


with(headerStyle=new mm_style()){
bordercolor="#1f3f94";
borderstyle="solid";
borderwidth=0;
fontsize="10";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial, Helvetica, sans-serif";
fontweight="bold";
offbgcolor="#1f3f94";
onbgcolor="#5574CA";
offcolor="#EBECD6";
oncolor="#DEC577";
headerbgcolor="";
headercolor="";
pagebgcolor="";
pagecolor="";
padding="4";
}

with(top_sub_style=new mm_style()){
bordercolor="#939598";
borderstyle="solid";
borderwidth=1;
fontsize="11";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial, Helvetica";
fontweight="normal";
offbgcolor="#F7F7F8";
onbgcolor="#5574CA";
offcolor="#414042";
oncolor="#FFFFFF";
headerbgcolor="";
headercolor="";
pagebgcolor="";
pagecolor="";
padding="4";
}

with(milonic=new menuname("header_menu")){
alwaysvisible=1;
left=140;
top=66;
orientation="horizontal";
style=headerStyle;
aI("text=Home |;url=http://www.museum.com/jb/museum?id=79;status=Home;");
aI("text=events |;showmenu=events;url=http://www.museum.com/jb/museum?id=79&show=4;status=events;");
aI("text=visitor |;showmenu=visitor;status=#;");
aI("text=more |;showmenu=more;status=#;");
aI("text=visitor pages & upload (0);url=http://www.museum.com/jb/vpic_overview?id=79;status=visitor pages;");
}

with(milonic=new menuname("events")){
top=87;
style=top_sub_style;
itemwidth=300;
aI("text=13.02 - 29.05 Special exhibition: Bundesgrenzschutz (Federal Boundary Police) 1951-2011;url=/jb/museum?id=79&show=10&event=4066;");
aI("text=05.11 - 28.02 Special exhibition: The equipment of Soviet Army 1936-1948;url=/jb/museum?id=79&show=10&event=3868;");
aI("text=20.08 - permanent Special exhibition Steinzeit - Bronzezeit (Stone Age and Bronze Age objects from Kemnath region);url=/jb/museum?id=79&show=10&event=19;");
}



with(milonic=new menuname("more")){
top=87;
style=top_sub_style;
aI("text=museums in our country;url=http://www.museum.com/jb/museum?id=79&show=9&country=DE;");
}

with(milonic=new menuname("visitor")){
top=87;
style=top_sub_style;
aI("text=address;url=http://www.museum.com/jb/museum?id=79&show=1;");
aI("text=full description;url=http://www.museum.com/jb/museum?id=79&show=2;");
aI("text=opening hours;url=http://www.museum.com/jb/museum?id=79&show=3;");
aI("text=tourism office;url=http://www.museum.com/jb/tourism_office?id=79;");
aI("text=please add a link to our museum;url=http://www.museum.com/jb/museum?id=79&show=6;");
}

drawMenus()

