_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Red";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
pagebgcolor="Red";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="148";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Silver";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
pagebgcolor="Gray";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=744;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("text=K45SS KitchenAid;target=;url=K45SS-KitchenAid-Technical-Information.html;");
aI("text=Info;target=;url=K45SS-KitchenAid-Classic-Product-Information.html;");
aI("text=Reviews;target=;url=K45SS-KitchenAid-Classic-Mixer-Product-Reviews.html;");
aI("text=K45SS Specs;target=;url=K45SS-KitchenAid-Classic-Stand-Mixer-Specifications.html;");
}


 drawMenus();

