_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
image="images/whitedots.gif";
offbgcolor="#8F2E1D";
offcolor="#ffffff";
onbgcolor="#DCA14A";
oncolor="#ffffff";
padding="5";
separatorcolor="#ffffff";
separatorsize="3";
subimage="images/white_arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="178";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="9pt";
fontstyle="normal";
offbgcolor="#8F2E1D";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#FFFFFF";
separatorsize="1";
subimage="images/white_arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Popcorn Popper Home;target=;url=./;");
aI("text=Hot air popper;target=;url=hot-air-popper-air-popcorn-popper/;");
aI("text=Stir crazy popper;target=;url=stir-crazy-popcorn-popper/;");
aI("text=Whirley pop popper;target=;url=whirley-pop-stovetop-popcorn-popper/;");
aI("text=Commercial machines;target=;url=commercial-popcorn-machine-and-cart/;");
aI("text=Popcorn recipes;target=;url=popcorn-recipe/;");
aI("text=Choosing a popper;target=;url=how-to-select-a-home-popcorn-popper,-buying-guide.html;");
aI("text=Calories of popcorn;target=;url=calories-of-popcorn.html;");
aI("text=History of popcorn;target=;url=history-of-popcorn.html;");
}


 drawMenus();

