_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="CornflowerBlue";
onbgcolor="CornflowerBlue";
oncolor="Black";
padding="20";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="CornflowerBlue";
offcolor="White";
onbgcolor="CornflowerBlue";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=./;");
aI("text=Premium 1300 Thread Count  Goose Comforters;target=;url=Premium-1300-Thread-Count-Goose-Comforters.html;");
aI("text=Premium 1000 Thread Count  Goose Comforters;target=;url=Premium-1000-Thread-Count-Goose-Comforters.html;");
aI("text=Premium 800 Thread Count Goose Comforters;target=;url=Premium-800-Thread-Count-Goose-Comforters.html;");
aI("text=Premium 400 Thread Count  Goose Comforters;target=;url=Premium-400-Thread-Count-Goose-Comforters.html;");
aI("text=800 Thread Count European Down Bed Pillow;target=;url=800-Thread-Count-European-Down-Bed-Pillow.html;");
aI("text=400 Thread Count Egyptian Down Bed Pillow;target=;url=400-Thread-Count-Egyptian-Down-Bed-Pillow.html;");
aI("text=Easy Care and Use;target=;url=Easy-Care-and-Use.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Policy,Terms and Conditions;target=;url=Policy,Terms-and-Conditions.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();
