_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#8A867A";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
image="images/xpblank.gif";
offcolor="#000000";
onborder="1px solid #316AC5";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="3";
menubgcolor="#ffffff";
menubgimage="images/backoff_blue.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
bordercolor="Silver";
borderstyle="solid";
borderwidth="1";
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="Black";
offcolor="Silver";
onbgcolor="White";
onborder="1px solid #316AC5";
oncolor="Black";
padding="3";
separatorcolor="Silver";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="134";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=938;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Pewter Tankards;target=;url=Pewter-Tankards.php;");
aI("text=Pewter Steins;target=;url=Pewter-Steins.php;");
aI("text=Pewter Goblets;target=;url=Pewter-Goblets.php;");
aI("text=Vintage Mugs;target=;url=Vintage-Mugs.php;");
aI("text=Antique Mugs;target=;url=Antique-Mugs.php;");
aI("text=Wilton Pewter Mugs;target=;url=Wilton-Pewter-Mugs.php;");
aI("text=Pewter Flask;target=;url=Pewter-Flask.php;");
}


 drawMenus();

