_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="White";
offcolor="Black";
onbgcolor="#AF2929";
onbold="bold";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="9";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="10";
itemwidth="177";
}

with(submenuStyle=new mm_style()){
bordercolor="#777968";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#777968";
offcolor="Black";
onbgcolor="#44453B";
oncolor="#ffffff";
padding="4";
separatorcolor="#44453B";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://www.kellermeyers.com/;");
aI("showmenu=ProductsTuxedo'sLEFT_MENU;text=Products;target=;url=Products.html;");
aI("text=Specials;target=;url=Specials.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ProductsTuxedo'sLEFT_MENU")){
style=submenuStyle;
aI("text=Tuxedo's;target=;url=Tuxedo's.html;");
aI("text=Suit's;target=;url=Suit's.html;");
aI("text=Dress Shirts;target=;url=Dress-Shirts.html;");
aI("text=Arrow Shirts;target=;url=Arrow-Shirts.html;");
aI("text=Enro Shirts;target=;url=Enro-Shirts.html;");
aI("text=Reed Leather Sportswear;target=;url=Reed-Leather-Sportswear.html;");
aI("text=Slacks;target=;url=Slacks.html;");
aI("text=Jeans;target=;url=Jeans.html;");
aI("text=Casual Shirts;target=;url=Casual-Shirts.html;");
aI("text=OSU Items;target=;url=OSU-Items.html;");
aI("text=Hat Wear;target=;url=Hat-Wear.html;");
aI("text=Belts & Accessories;target=;url=Belts-&-Accessories.html;");
aI("text=Mens Coats;target=;url=Mens-Coats.html;");
aI("text=Sweaters;target=;url=Sweaters.html;");
aI("text=Miscellaneous Items;target=;url=Miscellaneous-Items.html;");
}


 drawMenus();
