_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#6395A1";
oncolor="Black";
padding="33";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="140";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=704;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("text=Our Partners;target=;url=our-partners.html;");
aI("showmenu=NewsAn Astronaut Goes From Walking on the Moon to Painting ItINFO_BAR_MENU;text=News;target=;url=News.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("NewsAn Astronaut Goes From Walking on the Moon to Painting ItINFO_BAR_MENU")){
style=submenuStyle;
aI("text=An Astronaut Goes From Walking on the Moon to Painting It;target=;url=an-astronaut-goes-from-walking-on-the-moon-to-painting-it.html;");
aI("text=Royal armor and portraits at the National Gallery of Art;target=;url=royal-armor-and-portraits-at-the-national-gallery-of-art.html;");
aI("text=Artist paints different picture of case;target=;url=artist-paints-different-picture-of-case.html;");
aI("text=Woman throws mug at 'Mona Lisa';target=;url=woman-throws-mug-at-mona-lisa.html;");
aI("text=A million-dollar flea market find;target=;url=a-million-dollar-flea-market-find.html;");
aI("text=Another Da Vinci code;target=;url=another-da-vinci-code.html;");
}


 drawMenus();
