_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#DD470B";
onbgcolor="#EA5D10";
oncolor="White";
padding="20";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CD3407";
offcolor="White";
onbgcolor="#EA5D10";
oncolor="White";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Commercial Coffee Maker;target=;url=http://procoffeemaker.com/;");
aI("showmenu=Shop by Type/Espresso MachineLEFT_MENU;text=Shop by Type;target=;url=Shop-by-Type.html;");
aI("showmenu=Shop by Brand/Bunn Commercial Coffee MakerLEFT_MENU;text=Shop by Brand;target=;url=Shop-by-Brand.html;");
aI("text=Site Map;target=;url=sitemap.html;");
}

with(milonic=new menuname("Shop by Type/Espresso MachineLEFT_MENU")){
style=submenuStyle;
aI("showmenu=Shop by Type/Espresso Machine/Stovetop Espresso MakerLEFT_MENU;text=Espresso Machine;target=;url=Best-Espresso-Machine.html;");
aI("text=Coffee Urn;target=;url=Coffee-Urn.html;");
aI("text=Grind and Brew Coffee Makers;target=;url=Grind-and-Brew-Coffee-Makers.html;");
aI("showmenu=Shop by Type/One Cup Coffee Maker/Tassimo Coffee MakerLEFT_MENU;text=One Cup Coffee Maker;target=;url=One-Cup-Coffee-Maker.html;");
aI("text=Vacuum Coffee Maker;target=;url=Vacuum-Coffee-Maker.html;");
aI("text=Iced Coffee Maker;target=;url=Iced-Coffee-Maker.html;");
aI("showmenu=Shop by Type/Other/Coffee RoastersLEFT_MENU;text=Other;target=;url=Other.html;");
}

with(milonic=new menuname("Shop by Type/Espresso Machine/Stovetop Espresso MakerLEFT_MENU")){
style=submenuStyle;
aI("text=Stovetop Espresso Maker;target=;url=Stovetop-Espresso-Maker.html;");
}

with(milonic=new menuname("Shop by Type/One Cup Coffee Maker/Tassimo Coffee MakerLEFT_MENU")){
style=submenuStyle;
aI("text=Tassimo Coffee Maker;target=;url=Tassimo-Coffee-Maker.html;");
aI("text=Coffee Pods;target=;url=Coffee-Pods.html;");
}

with(milonic=new menuname("Shop by Type/Other/Coffee RoastersLEFT_MENU")){
style=submenuStyle;
aI("text=Coffee Roasters;target=;url=Coffee-Roasters.html;");
}

with(milonic=new menuname("Shop by Brand/Bunn Commercial Coffee MakerLEFT_MENU")){
style=submenuStyle;
aI("text=Bunn Commercial Coffee Maker;target=;url=Bunn-Commercial-Coffee-Maker.html;");
aI("showmenu=Shop by Brand/Spare Parts & Consumables/K cupsLEFT_MENU;text=Spare Parts & Consumables;target=;url=Spare-Parts-and-Consumables.html;");
}

with(milonic=new menuname("Shop by Brand/Spare Parts & Consumables/K cupsLEFT_MENU")){
style=submenuStyle;
aI("text=K cups;target=;url=K-cups.html;");
}


 drawMenus();

