_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="Orange";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="Orange";
offcolor="#000000";
onbgcolor="Orange";
oncolor="White";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
decoration="underline";
fontfamily="Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="Snow";
onbgcolor="#000000";
oncolor="#FFA92A";
outfilter="Fade(Overlap=1.00)";
padding="10";
pagecolor="Orange";
separatorcolor="Transparent";
separatorsize="30";
imagepadding="6";
itemwidth="126";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=750;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=Shop by CategoryDiscount RetailersINFO_BAR_MENU;text=Shop by Category;target=;url=Shop-by-Category.html;");
aI("text=All Stores A-Z;target=;url=All-Stores.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Gift Cards;target=;url=Gift-Cards.html;");
}

with(milonic=new menuname("Shop by CategoryDiscount RetailersINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Discount Retailers;target=;url=Discount-Retailers.html;");
aI("text=Cosmetics and Jewelry;target=;url=Cosmetics-and-Jewelry.html;");
aI("text=Office and Electronics;target=;url=Office-and-Electronics.html;");
aI("text=Family and Entertainment;target=;url=Family-and-Entertainment.html;");
aI("text=Clothing and Apparel;target=;url=Clothing-and-Apparel.html;");
aI("text=Books, Music and Education;target=;url=Education,-Music-and-Art.html;");
aI("text=Auto and Insurance;target=;url=Finance-and-Automotive.html;");
aI("text=Toys and Games;target=;url=Games-and-Toys.html;");
aI("text=Health and Fitness;target=;url=Health-and-Fitness.html;");
aI("text=Flowers and Gifts;target=;url=Flowers-and-Gifts.html;");
aI("text=Home and Garden;target=;url=Home-and-Garden.html;");
aI("text=Collectables and Hobbies;target=;url=Collectables-and-Hobbies.html;");
aI("text=Sports and Recreation;target=;url=Sports-and-Recreation.html;");
aI("text=Travel;target=;url=Travel.html;");
}


 drawMenus();
