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(menuStyle=new mm_style()){
itemwidth="101"; 
onbgcolor="#75564b";
oncolor="#ffffff";
offbgcolor="transparent";
offcolor="#cec09e";
bordercolor="#E7E7E7";
//borderstyle="solid";
//borderwidth=1;
separatorcolor="#cec09e";
separatorsize="1";
padding=5;
fontsize="100%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#ffffff";
pagebgcolor="#75564b";
headercolor="#ffffff";
headerbgcolor="#ffffff";
//subimage="arrow.gif";
//subimagepadding="2";
align="right";

}

with(nextStyle=new mm_style()){
itemwidth="125"; 
onbgcolor="#a4857a";
oncolor="#ffffff";
offbgcolor="#75564b";
offcolor="#ffffff";
bordercolor="#E7E7E7";
borderstyle="solid";
borderwidth=1;
separatorcolor="#E7E7E7";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
separatorsize="1";
padding=5;
fontsize="90%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#ffffff";
pagebgcolor="#a4857a";
headercolor="#ffffff";
headerbgcolor="#ffffff";
subimage="arrow.gif";
subimagepadding="2";
align="left";
}

with(milonic=new menuname("PR")){
style=nextStyle;
overflow="scroll";
aI("text=Our Coffees;url=coffee_barun_products.php;");
aI("text=Tea;url=tea.php;");
aI("text=Chocolate;url=chocolate.php;");
aI("text=Espresso Machines;url=espresso_machines.php;");
aI("text=Grinders;url=coffee_grinders.php;");
aI("text=Home Roasters;url=home_roasters.php;");
aI("text=Manual Coffee Makers;url=manual_coffee_makers.php;");
aI("text=Tampers & Accessories;url=tampers.php;");
aI("text=Cleaning Products;url=cleaning_products.php;");
aI("text=Water Filters;url=water_filters.php;");
}


with(milonic=new menuname("TI")){
style=nextStyle;
overflow="scroll";
aI("text=Optimum Coffee Ages;url=optimum_coffee_ages.php;");
aI("text=Drinks Menu;url=drinks_menu_guide.php;");
aI("text=Espresso Machines;url=espresso_machines_tips.php;");
aI("text=Grinders;url=coffee_grinders_tips.php;");
aI("text=Tampers;url=tampers_tips.php;");
aI("text=Texturing Milk;url=texturing_milk_tips.php;");
aI("text=Water;url=water_tips.php;");
aI("text=Cleaning;url=cleaning_tips.php;");
aI("text=Moka Pot;url=moka_pot_tips.php;");
aI("text=Drip Filters;url=drip_filter_tips.php;");
aI("text=Aero Press;url=aero_press_tips.php;");
aI("text=Turkish;url=turkish_tips.php;");
}


drawMenus();