_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Georgia";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="#FD0303";
offcolor="#ffffff";
onbgcolor="#FD0303";
onbold="bold";
oncolor="#000000";
ondecoration="none";
padding="4";
}

with(menuStyle=new mm_style()){
bgimage="images/blackL.gif";
fontfamily="Georgia";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="WhiteSmoke";
oncolor="Blue";
separatorcolor="Transparent";
separatorsize="3";
separatorimage="images/blackLSep.gif";
overbgimage="images/blackL03.gif";
itemheight="44";
itemwidth="108";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home ;target=;url=http://www.fdthreads.com/;align=center;");
aI("showmenu=ServicesEmbroideryLEFT_MENU;text=Services;target=;url=Services.html;align=center;");
aI("showmenu=ProductsCoats/JacketsLEFT_MENU;text=Products;target=;url=Products.html;align=center;");
aI("text=Shop FDthreads;target=;url=Shop-FDthreads.html;align=center;");
aI("text=Contact Us;target=;url=Contact-Us.html;align=center;");
aI("text=Privacy;target=;url=Privacy.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}

with(milonic=new menuname("ServicesEmbroideryLEFT_MENU")){
style=submenuStyle;
aI("text=Embroidery;target=;url=Embroidery.html;");
aI("text=Screen Printing;target=;url=Screen-Printing.html;");
aI("showmenu=Logo'sEmbroideryTipsLEFT_MENU;text=Logo's;target=;url=Logo's.html;");
}

with(milonic=new menuname("Logo'sEmbroideryTipsLEFT_MENU")){
style=submenuStyle;
aI("text=EmbroideryTips;target=;url=EmbroideryTips.html;");
}

with(milonic=new menuname("ProductsCoats/JacketsLEFT_MENU")){
style=submenuStyle;
aI("text=Coats/Jackets;target=;url=Coats-Jackets.html;");
}


 drawMenus();

