fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
/* _subOffsetTop=2;
_subOffsetLeft=-2; */

/* TNT Navbar #666666 */

with(ScrollingSampStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily="arial,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
offbgcolor="#666666";
offcolor="#ccccdd";
onbgcolor="#666666";
oncolor="white";
padding=3;
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
outfilter="fade(duration=0.3)";
}

with(milonic=new menuname("TheNextTrendDesignsInc")){
alwaysvisible=1;
itemwidth="1%";
menualign="centre";
menuwidth="100%";
orientation="horizontal";
style=ScrollingSampStyle;
top=92;
aI("text=Home;url=http://www.tntworld.com/index.html;");
aI("showmenu=About;text=About TNT;");
aI("showmenu=Services;text=Services;");
aI("text=Associations;url=http://www.tntworld.com/abouttnt/associations.html;");
aI("showmenu=Questions;text=Questions;");
aI("text=Industry Info;url=http://www.tntworld.com/industryinfo/info.html;");
aI("showmenu=Contact;text=Contact Us;");
}

with(milonic=new menuname("About")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=Company;url=http://www.tntworld.com/abouttnt/company.html;")
aI("text=Mission;url=http://www.tntworld.com/abouttnt/mission.html;")
aI("text=Invitation;url=http://www.tntworld.com/abouttnt/invitation.html;")
aI("text=Employment;url=http://www.tntworld.com/abouttnt/employment.html;")
aI("text=Special Report;url=http://www.tntworld.com/abouttnt/report.html;")
}

with(milonic=new menuname("Services")){
style=ScrollingSampStyle;
aI("text=Graphic Design;url=http://www.tntworld.com/services/graphicdesign.html;");
aI("text=Silk-Screen Printing;url=http://www.tntworld.com/services/silkscreen.html;");
aI("text=Embroidery;url=http://www.tntworld.com/services/embroidery.html;");
aI("text=Showroom;url=http://www.tntworld.com/services/showroom.html;");
aI("text=Warehousing;url=http://www.tntworld.com/services/warehousing.html;");
aI("text=Company Stores;url=http://www.tntworld.com/services/companystores.html;");
}

with(milonic=new menuname("Questions")){
style=ScrollingSampStyle;
aI("text=F.A.Q.;url=http://www.tntworld.com/questions/faq.html;");
aI("text=Submitting Artwork;url=http://www.tntworld.com/questions/artwork.html;");
}

with(milonic=new menuname("Contact")){
style=ScrollingSampStyle;
aI("text=Contact Us;url=http://www.tntworld.com/contact/contact.html;");
aI("text=Map;url=http://www.tntworld.com/contact/map.html;");
}

drawMenus();

