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


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

with(header_style=new mm_style()){
bordercolor="##4a7969";
borderstyle="solid";
borderwidth=0;
fontsize="10";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial, Helvetica, sans-serif";
fontweight="bold";
offbgcolor="#4a7969";
onbgcolor="#5A9380";
offcolor="#ffffff";
oncolor="#DEC577";
headerbgcolor="";
headercolor="";
pagebgcolor="";
pagecolor="";
padding="4";
}

with(milonic=new menuname("header_menu")){
alwaysvisible=1;
left=81;
top=66;
orientation="horizontal";
style=header_style;
aI("text=Home |;url=http://www.museum.com/jb/start;status=Home;");
aI("text=supplier |;url=http://www.museum.com/jb/company_start;status=supplier;");
aI("text=company registration |;url=http://www.museum.com/jb/company_registration;status=registration;");
aI("text=all categories |;url=http://www.museum.com/jb/category_tree;status=all categories;");
aI("text=news |;showmenu=news;url=http://www.museum.com/jb/news_overview;status=news;");
aI("text=events now;showmenu=events;status=events;");
}

with(milonic=new menuname("news")){
top=87;
style=header_sub_style;
itemwidth=300;
aI("text=more ...;url=http://www.museum.com/jb/news_overview;");
aI("text=09.Jun: Hot Rocket Merchandise Ltd<br>Hot Rocket Merchandise LTD, London, United Kingdom;url=http://www.museum.com/jb/show_company_news?id=814&gfx=1;");
aI("text=12.Mai: Check-Six<br>Check-Six, Martinez, United States;url=http://www.museum.com/jb/show_company_news?id=812&gfx=1;");
aI("text=13.Aug: Glasbau HAHN - Seminar- Individuelle Vitrinen-Konzepte mit Klima, Licht und Design<br>GLASBAU HAHN, Frankfurt / Main, Germany;url=http://www.museum.com/jb/show_company_news?id=794&gfx=1;");
}

with(milonic=new menuname("events")){
top=87;
style=header_sub_style;
itemwidth=140;
aI("text=all events from now on;url=http://www.museum.com/jb/company_events?show=1;status=all events from now on;");
aI("text=events now;url=http://www.museum.com/jb/company_events?show=2;status=events now;subimage=http://www.museum.com/jb/IN/navigation/arrow.gif;");
aI("text=all events;url=http://www.museum.com/jb/company_events?show=0;status=all events;subimage=http://www.museum.com/jb/IN/navigation/arrow.gif;");
}

drawMenus()

