_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
borderwidth="2";
fontfamily="Times New Roman";
fontsize="10pt";
fontweight="bold";
headercolor="#000000";
offbgcolor="Brown";
offcolor="Cornsilk";
oncolor="#747A75";
padding="5";
subimage="images/black_13x13_greyboxed.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Times New Roman";
fontsize="12pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location2.gif";
offcolor="LightYellow";
onbold="bold";
oncolor="#000000";
overimage="images/location_on2.gif";
imageposition="right";
itemwidth="175";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=index.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("showmenu=ProductsYarn Dyed GarmentsLEFT_MENU;text=Products;target=;url=Products.html;");
aI("text=Special Offer;target=;url=Special-Offer.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ProductsYarn Dyed GarmentsLEFT_MENU")){
style=submenuStyle;
aI("text=Yarn Dyed Garments;target=;url=Yarn-Dyed-Garments.html;");
aI("text=HomeTextile;target=;url=HomeTextile.html;");
aI("text=Fabrics;target=;url=Fabrics.html;");
}


 drawMenus();

