_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/amaMainBack4.png";
fontfamily="Century Gothic, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#444444";
subimagepadding="2";
rawcss="line-height:1em";
itemheight="26";
itemwidth="80";
}

with(submenuStyle=new mm_style()){
align="center";
bgimage="images/amaSubBack0.png";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
offcolor="#ffffff";
oncolor="#ffffff";
ondecoration="underline";
padding="6";
separatorsize="3";
separatorimage="images/amaSubSep0.png";
itemheight="29";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=320;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Homepage;target=;url=http://www.colinnoden.com/;align=center;");
aI("showmenu=Recommended Health Products/My Vitamin & Supplement SuppliersINFO_BAR_MENU;text=Recommended Health Products;target=;url=Recommended_Health_Products.html;align=center;");
aI("showmenu=My Journey Through Illness/Update on my CFS disability levels Nov 2009INFO_BAR_MENU;text=My Journey Through Illness;target=;url=My_Journey_Through_Illness.html;align=center;");
aI("text=Favorite Books;target=;url=Favorite_Books.html;align=center;keepalive=1;");
}

with(milonic=new menuname("Recommended Health Products/My Vitamin & Supplement SuppliersINFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=My Vitamin & Supplement Suppliers;target=;url=My_Vitamin_&_Supplement_Suppliers.html;");
}

with(milonic=new menuname("My Journey Through Illness/Update on my CFS disability levels Nov 2009INFO_BAR_MENU")){
style=submenuStyle;
orientation="horizontal";
aI("text=Update on my CFS disability levels Nov 2009;target=;url=Update_on_my_CFS_disability_levels_Nov_2009.html;");
}


 drawMenus();

