fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuTopLevelStyle=new mm_style()){
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="";
headercolor="";
offbgcolor="";
offcolor="";
onbgcolor="";
oncolor="";
outfilter="";
overfilter="";
padding=5;
separatorimage="/milonic/images/separator.gif";
separatorsize=4;
}

with(menuStyle=new mm_style()){
bordercolor="#496a46";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Verdana, Tahoma";
fontsize="90%";
fontweight="bold";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#f0e7c0";
offcolor="#496a46";
onbgcolor="#e5d5a4";
oncolor="#496a46";
outfilter="";
overfilter="";
padding=7;
subimage="/milonic/images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemwidth="1%";
menualign="center";
menuwidth="954";
orientation="horizontal";
style=menuTopLevelStyle;
aI("showmenu=Home;image=/milonic/images/menu_Home.gif;imagealign=center;url=/index.cgim;");
aI("showmenu=Products;image=/milonic/images/menu_Products.gif;imagealign=center;url=/efi.cgim?template=products;");
aI("showmenu=WhereToBuy;image=/milonic/images/menu_WhereToBuy.gif;imagealign=center;url=/efi.cgim?template=where_to_buy;");
aI("showmenu=ProbioticHealth;image=/milonic/images/menu_ProbioticHealth.gif;imagealign=center;url=/efi.cgim?template=probiotic_health;");
aI("showmenu=AboutEFI;image=/milonic/images/menu_AboutEFI.gif;imagealign=center;url=/efi.cgim?template=about_EFI;");
}

/*
//with(milonic=new menuname("Home")){
//overflow="scroll";
//style=menuStyle;
//aI("text=Home;url=/;");
//}
*/

with(milonic=new menuname("HealthNews")){
overflow="scroll";
style=menuStyle;
aI("text=Health News;url=/efi.cgim?template=probiotic_health_news;");
}

with(milonic=new menuname("Products")){
style=menuStyle;
aI("text=Products;url=/efi.cgim?template=products;");
aI("showmenu=Supplements;text=Supplements;url=/efi.cgim?template=supplements;");
aI("showmenu=Cosmeceuticals;text=Cosmeceuticals;url=/efi.cgim?template=cosmeceuticals;");
aI("text=Promotions, Give-Aways, Contests & More;url=/contest.cgim;");
aI("text=Catalog of Dr. Ohhira’s Products;url=/efi.cgim?template=catalog;");
}

with(milonic=new menuname("Supplements")){
style=menuStyle;
aI("text=Dr. Ohhira’s Probiotics® – Original Formula;url=/efi.cgim?template=products_probiotics;");
aI("text=Dr. Ohhira’s Propolis PLUS™;url=/efi.cgim?template=products_propolis_PLUS;");
aI("text=Dr. Ohhira’s Essential Living Oils™;url=/efi.cgim?template=products_essential_living_oils;");
}

with(milonic=new menuname("Cosmeceuticals")){
style=menuStyle;
aI("text=Dr. Ohhira’s Probiotic Kampuku Beauty Bar™;url=/efi.cgim?template=products_kampuku_beauty_bar;");
aI("text=Dr. Ohhira’s Probiotic Magoroku Skin Lotion™;url=/efi.cgim?template=products_magoroku_skin_lotion;");
}

with(milonic=new menuname("WhereToBuy")){
style=menuStyle;
aI("text=Where to Buy EFI Products;url=/efi.cgim?template=where_to_buy;");
aI("text=Online Vendors;url=/efi.cgim?template=where_to_buy_online;");
aI("text=Retail Store Locator;url=/efi.cgim?template=store_locator;");
}

with(milonic=new menuname("ProbioticHealth")){
style=menuStyle;
aI("text=Probiotics - FAQs;url=/efi.cgim?template=probiotic_health;");
aI("text=Discover the Dr. Ohhira Difference!™;url=/efi.cgim?template=dr._ohhira_difference;");
aI("text=Twelve Probiotic Strains;url=/efi.cgim?template=12_strains;");
aI("text=Take the Probiotics Quiz;url=/efi.cgim?template=take_the_probiotics_quiz;");
aI("text=Probiotic Health Information;url=/efi.cgim?template=probiotic_health_news;");
aI("text=Probiotic Health Video Interviews;url=/efi.cgim?template=probiotic_health_series;");
aI("text=Health Practitioner Endorsements;url=/efi.cgim?template=products_health_practitioner_endorsements;");
aI("text=Interview with Dr. Ohhira;url=/efi.cgim?template=interview_with_dr._ohhira;");
aI("text=Radio TV Schedule;url=/efi.cgim?template=radio_tv_schedule;");
aI("text=Probiotic Glossary of Terms;url=/efi.cgim?template=glossary;");
//aI("text=Research ;url=/efi.cgim?template=research;");
}

with(milonic=new menuname("AboutEFI")){
style=menuStyle;
aI("text=About EFI;url=/efi.cgim?template=about_EFI;");
aI("text=Dr. Iichiroh Ohhira, Ph.D.;url=/efi.cgim?template=dr._ohhira;");
aI("text=Dr. Ohhira's Products Mentioned in the Media;url=/efi.cgim?template=dr._ohhiras_products_mentioned_in_the_media;");
aI("text=Advisory Board;url=/efi.cgim?template=advisory_board;");
aI("text=Press Releases;url=/efi.cgim?template=press_releases;");
aI("text=Updates on Recent Events In Japan;url=/newsmanager/news_article.cgi?news_id=29");
aI("text=Follow Dr.Ohhira on Facebook;url=http://www.facebook.com/DrOhhirasProbiotics;");
aI("text=Subscribe to our Newsletter;url=/newslettermanager/manage_add_subscription.cgi");
aI("text=Radio TV Schedule;url=/efi.cgim?template=radio_tv_schedule;");
aI("text=Contact Essential Formulas;url=/efi.cgim?template=contact_EFI;");
}

drawMenus();


