_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="#B3D0E3";
oncolor="Black";
padding="9";
separatorcolor="#5B2825";
separatorsize="1";
subimage="images/on_downboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#B3D0E3";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#DB615B";
oncolor="White";
padding="4";
subimage="images/on_downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=.././;");
aI("text=Espresso;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=automatic espresso coffee machine;target=;url=automatic-espresso-coffee-machine.html;");
aI("text=automatic espresso machines;target=;url=automatic-espresso-machines.html;");
aI("text=commercial espresso machines;target=;url=commercial-espresso-machines.html;");
aI("text=commercial espresso;target=;url=commercial-espresso.html;");
aI("text=espresso coffee machines;target=;url=espresso-coffee-machines.html;");
aI("text=espresso coffee machine;target=;url=espresso-coffee-machine.html;");
aI("text=espresso coffee makers;target=;url=espresso-coffee-makers.html;");
aI("text=espresso pods;target=;url=espresso-pods.html;");
aI("text=rancilio silvia espresso machine;target=;url=rancilio-silvia-espresso-machine.html;");
aI("text=gaggia espresso;target=;url=gaggia-espresso.html;");
aI("text=stovetop espresso;target=;url=stovetop-espresso.html;");
aI("text=stovetop espresso maker;target=;url=stovetop-espresso-maker.html;");
aI("text=super automatic espresso;target=;url=super-automatic-espresso.html;");
aI("text=super automatic espresso machine;target=;url=super-automatic-espresso-machine.html;");
aI("text=barista espresso machine;target=;url=barista-espresso-machine.html;");
aI("text=best espresso;target=;url=best-espresso.html;");
aI("text=best espresso machine;target=;url=best-espresso-machine.html;");
aI("text=espresso bean;target=;url=espresso-bean.html;");
aI("text=espresso coffee beans;target=;url=espresso-coffee-beans.html;");
aI("text=coffee and espresso machines;target=;url=coffee-and-espresso-machines.html;");
aI("text=cappuccino coffee espresso maker;target=;url=cappuccino-coffee-espresso-maker.html;");
aI("text=automatic espresso maker;target=;url=automatic-espresso-maker.html;");
}


 drawMenus();

