_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=/jb/museum?id=34196;status=Home;");
aI("text=events |;showmenu=events;url=/jb/museum?id=34196&show=4;status=events;");
aI("text=news |;showmenu=news;url=/jb/museum?id=34196&show=5;status=news;");
aI("text=articles |;showmenu=articles;url=/jb/article?id=34196;status=articles;");
aI("text=visitor |;showmenu=visitor;status=#;");
aI("text=more |;showmenu=more;status=#;");
aI("text=visitor pages & upload (0);url=/jb/vpic_overview?id=34196;status=visitor pages;");
}

with(milonic=new menuname("news")){
top=87;
style=top_sub_style;
itemwidth=300;
aI("text=18.Apr: Riordan Mansion's Centennial Arts and Crafts Style Celebration;url=/jb/museum?id=34196&show=11&news=766;");
aI("text=18.Aug: “Rommel’s Afrika Korps in Northern Arizona: Austrian Prisoners of War at Navajo Ordnance Depot”;url=/jb/museum?id=34196&show=11&news=276;");
}



with(milonic=new menuname("events")){
top=87;
style=top_sub_style;
itemwidth=300;
aI("text=18.06 - 20.06 Riordan Mansion's Centennial Arts and Crafts Style Celebration;url=/jb/museum?id=34196&show=10&event=3538;");
aI("text=06.11 - 29.02 Around the World Over 40 Years;url=/jb/museum?id=34196&show=10&event=3537;");
aI("text=27.10 - 30.10 Halloween Program;url=/jb/museum?id=34196&show=10&event=1502;");
aI("text=24.06 - permanent Evening Presentations and Tours;url=/jb/museum?id=34196&show=10&event=690;");
aI("text=13.06 - permanent Brown Bag Lunch Lecture Series;url=/jb/museum?id=34196&show=10&event=689;");
}



with(milonic=new menuname("articles")){
top=87;
style=top_sub_style;
itemwidth=300;
aI("text=Uniquely American Architecture on the Frontier;url=/jb/overview_all?id=140&show=4&lang=en;");
}



with(milonic=new menuname("more")){
top=87;
style=top_sub_style;
aI("text=museums in our city;url=/jb/museum?id=34196&show=9&city=FLAGSTAFF&country=US;");
aI("text=museums in our country;url=/jb/museum?id=34196&show=9&country=US;");
}

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

drawMenus()

