_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#98CF72";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#98CF72";
offcolor="#FFFF00";
onbgcolor="#98CF72";
onbold="bold";
oncolor="Red";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#98CF72";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/in_yellow.gif";
offbgcolor="#98CF72";
offcolor="#FFFF00";
onbgcolor="#98CF72";
onbold="bold";
oncolor="Red";
outfilter="Fade(Overlap=1.00)";
padding="0";
separatorcolor="Transparent";
separatorsize="0";
subimagepadding="8";
overimage="images/in_yellow.gif";
imagepadding="5";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=index.html;");
aI("showmenu=TeaOolong TeaMAIN_HEADER_MENU;text=Tea;target=;url=Tea.html;");
aI("showmenu=CoffeeCoffee Mixed BlendMAIN_HEADER_MENU;text=Coffee;target=;url=Coffee.html;");
aI("text=Real Hot Chocolate;target=;url=Real-Hot-Chocolate.html;");
aI("showmenu=Accessories & GiftsTea AccessoriesMAIN_HEADER_MENU;text=Accessories & Gifts;target=;url=Accessories-&-Gifts.html;");
aI("text=About Me;target=;url=About-Me.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("TeaOolong TeaMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Oolong Tea;target=;url=Oolong-Tea.html;");
aI("text=Herbal Tea;target=;url=Herbal-Tea.html;");
aI("text=Green Tea;target=;url=Green-Tea.html;");
aI("text=Falvoured Tea;target=;url=Falvoured-Tea.html;");
aI("text=Black Tea;target=;url=Black-Tea.html;");
aI("text=Top Five Teas;target=;url=Top-Five-Teas.html;");
aI("text=Mixed Tea Blends;target=;url=Mixed-Tea-Blends.html;");
aI("text=Tea Bags;target=;url=Tea-Bags.html;");
aI("text=White Tea;target=;url=White-Tea.html;");
}

with(milonic=new menuname("CoffeeCoffee Mixed BlendMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Coffee Mixed Blend;target=;url=Coffee-Mixed-Blend.html;");
aI("text=Rain Forest and Fair Trade Beans;target=;url=Rain-Forest-and-Fair-Trade-Beans.html;");
aI("text=Espresso Beans;target=;url=Espresso-Beans.html;");
aI("text=Flavoured Beans;target=;url=Flavoured-Beans.html;");
aI("text=Rare Single Origin Beans;target=;url=Rare-Single-Origin-Beans.html;");
aI("text=Single Origin Beans;target=;url=Single-Origin-Beans.html;");
aI("text=Top Five coffees;target=;url=Top-Five-coffees.html;");
aI("text=Traditional Beans;target=;url=Traditional-Beans.html;");
}

with(milonic=new menuname("Accessories & GiftsTea AccessoriesMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Tea Accessories;target=;url=Tea-Accessories.html;");
aI("text=Coffee Accessories;target=;url=Coffee-Accessories.html;");
aI("text=Gift Hampers;target=;url=Gift-Hampers.html;");
}


 drawMenus();

