_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=715;status=Home;");
aI("text=events |;showmenu=events;url=http://www.museum.com/jb/museum?id=715&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=715;status=visitor pages;");
}

with(milonic=new menuname("events")){
top=87;
style=top_sub_style;
itemwidth=300;
aI("text=20.07 - 20.07 TINA RAUCH - Country Time Special Music Konzert;url=/jb/museum?id=715&show=10&event=2911;");
}



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=715&show=9&country=AT;");
}

with(milonic=new menuname("visitor")){
top=87;
style=top_sub_style;
aI("text=address;url=http://www.museum.com/jb/museum?id=715&show=1;");
aI("text=full description;url=http://www.museum.com/jb/museum?id=715&show=2;");
aI("text=opening hours;url=http://www.museum.com/jb/museum?id=715&show=3;");
aI("text=maps to find us;url=http://www.museum.com/jb/diasearch?museum=715&category=-1&ly=1;");
aI("text=please add a link to our museum;url=http://www.museum.com/jb/museum?id=715&show=6;");
}

drawMenus()

