_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-10;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bgimage="images/ribbon_mid_0.png";
fontfamily="Century Gothic, Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#606a5d";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
padding="3";
pagecolor="#ffffff";
rawcss="padding-bottom:6px;text-transform:uppercase";
pagebgimage="images/ribbon_mid_page_16.png";
itemheight="45";
itemwidth="239";
}

with(submenuStyle=new mm_style()){
fontfamily="Century Gothic, Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#6f937b";
offcolor="#000000";
onbgcolor="#1f3125";
oncolor="#FFFFFF";
outfilter="fade(duration=0.5)";
padding="3";
subimagepadding="8";
imagepadding="3";
itemheight="24";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="239";
orientation="vertical";
position="relative";
itemheight="24";
aI("text= ;itemheight=34;bgimage=images/ribbon_top_0.png;overbgimage=images/ribbon_top_0.png;");
aI("text=Home;target=;url=http://www.glutenfree.com.au/;target=;");
aI("showmenu= Foods /BreadLEFT_MENU;text= Foods ;target=;url=Foods.html;target=;");
aI("text=Recipes ;target=;url=Recipes.html;target=;");
aI("text=Diet;target=;url=Diet.html;target=;");
aI("text=Beer;target=;url=Beer.html;target=;");
aI("text=Products ;target=;url=Products.html;target=;");
aI("text=Privacy;target=;url=Privacy.html;target=;");
aI("text=Contact Us;target=;url=Contact-Us.html;target=;");
aI("text= ;itemheight=32;bgimage=images/ribbon_bottom_0.png;overbgimage=images/ribbon_bottom_0.png;");
}

with(milonic=new menuname(" Foods /BreadLEFT_MENU")){
style=submenuStyle;
itemwidth="126";
itemheight="24";
aI("text=Bread;target=;url=Bread.html;target=;");
aI("text=Desserts;target=;url=Desserts.html;target=;");
aI("text=Cakes;target=;url=Cakes.html;target=;");
aI("text=Muffins;target=;url=Muffins.html;target=;");
}


 drawMenus();

