_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="LightSlateGray";
borderstyle="Double";
borderwidth="2";
fontfamily="Verdana";
fontsize="11pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Peru";
offcolor="White";
onbgcolor="Khaki";
oncolor="#2F2F2F";
padding="0";
pagebgcolor="Peru";
pagecolor="White";
separatorcolor="LightSlateGray";
separatorsize="1";
subimage="images/macarrow_off.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Khaki";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/macarrow_off.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.gored.eu/;");
aI("showmenu=Food intoleranceTypes of food IntoleranceINFO_BAR_MENU;text=Food intolerance;target=;url=What-is-Food-Intolerance.html;");
aI("showmenu=Food AllergyTypes of Food AllergyINFO_BAR_MENU;text=Food Allergy;target=;url=Food-Allergy.html;");
aI("text=Resource Centre;target=;url=Resource-Centre.html;");
}

with(milonic=new menuname("Food intoleranceTypes of food IntoleranceINFO_BAR_MENU")){
style=submenuStyle;
aI("showmenu=Types of food IntoleranceWheat and Gluten IntoleranceINFO_BAR_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 IntoleranceINFO_BAR_MENU")){
style=submenuStyle;
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 AllergyTypes of Food AllergyINFO_BAR_MENU")){
style=submenuStyle;
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();
