_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#7F2A00";
borderstyle="solid";
borderwidth="4";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Peru";
offcolor="White";
onbgcolor="Peru";
oncolor="Brown";
padding="5";
pagebgcolor="Peru";
pagecolor="White";
separatorcolor="#2F2F2F";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="1000";
}

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="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("showmenu=Food intoleranceTypes of food IntoleranceFOOTER_MENU;text=Food intolerance;target=;url=What-is-Food-Intolerance.html;");
aI("showmenu=Food AllergiesTypes of Food AllergyFOOTER_MENU;text=Food Allergies;target=;url=Food-Allergies.html;");
aI("text=Recommended Reading;target=;url=Recommended-Reading.html;");
aI("text=Resource Centre;target=;url=Resource-Centre.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Food intoleranceTypes of food IntoleranceFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("showmenu=Types of food IntoleranceWheat and Gluten IntoleranceFOOTER_MENU;text=Types of food Intolerance;target=;url=Types-of-food-Intolerance.html;");
aI("text=Food Intolerance Symptoms;target=;url=Food-Intolerance-Symptoms.html;");
aI("text=Food Intolerance Diagnosis;target=;url=Food-Intolerance-Diagnosis.html;");
}

with(milonic=new menuname("Types of food IntoleranceWheat and Gluten IntoleranceFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Wheat and Gluten Intolerance;target=;url=Wheat-and-Gluten-Intolerance.html;");
aI("text=Lactose Intolerance;target=;url=Lactose-Intolerance.html;");
aI("text=Yeast Intolerance;target=;url=Yeast-Intolerance.html;");
}

with(milonic=new menuname("Food AllergiesTypes of Food AllergyFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Types of Food Allergy;target=;url=Types-of-Food-Allergy.html;");
aI("text=Symptoms of food allergy;target=;url=Symptoms-of-food-allergy.html;");
aI("text=Diagnosis of Food Allergy;target=;url=Diagnosis-of-Food-Allergy.html;");
}


 drawMenus();
