_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#00A9D4";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
headercolor="#000000";
offbgcolor="Azure";
offcolor="#007FAA";
onbold="bold";
oncolor="#00547F";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location7.gif";
offcolor="#007FAA";
onbold="bold";
oncolor="#00547F";
pagecolor="#00547F";
overimage="images/location_on7.gif";
imageposition="right";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=./;");
aI("showmenu=AboutAbout NadiaLEFT_MENU;text=About;target=;url=About.html;");
aI("showmenu=ResourcesArticle ArchiveLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=Nadia's Blog;target=_blank;url=http://www.adventuresinlifedesign.com;");
aI("text=Shop;target=;url=Shop.html;");
aI("showmenu=FAQPrivacy PolicyLEFT_MENU;text=FAQ;target=;url=FAQ.html;");
aI("text=Contact Us;target=;url=Contact_Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("AboutAbout NadiaLEFT_MENU")){
style=submenuStyle;
aI("text=About Nadia;target=;url=About_Nadia.html;");
aI("text=About DM;target=;url=About_Dreamnautics_Media.html;");
}

with(milonic=new menuname("ResourcesArticle ArchiveLEFT_MENU")){
style=submenuStyle;
aI("text=Article Archive;target=;url=Article_Archive.html;");
aI("text=Bookstore;target=;url=Bookstore.html;");
aI("text=Online Resources;target=;url=Online_Resources.html;");
aI("text=Videos;target=;url=Videos.html;");
}

with(milonic=new menuname("FAQPrivacy PolicyLEFT_MENU")){
style=submenuStyle;
aI("text=Privacy Policy;target=;url=Privacy_Policy.html;");
aI("text=Refund/Return Policy;target=;url=Refund_Return_Policy.html;");
aI("text=Legal Notices;target=;url=Legal_Notices.html;");
aI("text=Disclosure;target=;url=Disclosure.html;");
}


 drawMenus();
