with(menuStyle=new mm_style()){

bordercolor="#484536";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
imagepadding=1;
itemheight=25;
offbgcolor="#eeeeee";
offcolor="#484536";
onbgcolor="#E7E6E7";
oncolor="#A7C03C";
outfilter="Fade(Overlap=1.00)";
padding=3;
pagebgcolor="#eeeeee";
pagecolor="#cc9900";
subimage="/black_7x7.gif";
subimagepadding=0;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
menuwidth=315;
orientation="horizontal";
style=menuStyle;
top=94;
aI("showmenu=Giftguide;text=Gift Guide;url=/gifts.html;");
aI("showmenu=Company;text=Featured Brands;url=;");
aI("showmenu=New;text=What's New!;url=/NewItems.html;");
aI("showmenu=Clearance;text=Clearance;url=/clearance.html;");
}
drawMenus();

