_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ABABAB";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offcolor="DimGray";
oncolor="Black";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="0";
pagecolor="DarkBlue";
separatorcolor="Transparent";
separatorsize="0";
rawcss="padding-left:10px;padding-right:10px";
menubgimage="images/mac_back1.gif";
itemheight="22";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="DimGray";
borderstyle="Solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
image="images/mac_trans.gif";
offcolor="LightSlateGray";
oncolor="DarkSlateGray";
onsubimage="images/macarrow_on.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="2";
pagecolor="DarkBlue";
separatorcolor="#D2D4D4";
separatorpadding="5";
subimage="images/macarrow_off.gif";
rawcss="padding-left:5px;padding-right:5px";
menubgcolor="#EBF0EC";
menubgimage="images/mac_back1.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home;target=;url=./;align=left;");
aI("showmenu=About UsHistoryINFO_BAR_MENU;text=About Us;target=;url=About_Us.html;align=left;");
aI("text=Machines in Action;target=;url=Machines_in_Action.html;align=left;");
aI("text=Facilities;target=;url=Facilities.html;align=left;");
aI("text=Contacts;target=;url=Contacts.html;align=left;");
aI("showmenu=ResourcesNews: Small Bus. & WorldINFO_BAR_MENU;text=Resources;target=;url=Resources.html;align=left;");
aI("text=Links;target=;url=linkages/Links.html;align=left;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=left;");
}

with(milonic=new menuname("About UsHistoryINFO_BAR_MENU")){
style=submenuStyle;
aI("text=History;target=;url=History.html;");
}

with(milonic=new menuname("ResourcesNews: Small Bus. & WorldINFO_BAR_MENU")){
style=submenuStyle;
aI("showmenu=News: Small Bus. & WorldSmall Bus. NewsINFO_BAR_MENU;text=News: Small Bus. & World;target=;url=News_Small_Business_&_World.html;");
aI("showmenu=Eng. Design ResourcesFrac. to Dec. EquivalentsINFO_BAR_MENU;text=Eng. Design Resources;target=;url=Engineering_Design_Resources.html;");
}

with(milonic=new menuname("News: Small Bus. & WorldSmall Bus. NewsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Small Bus. News;target=;url=Small_Business_News.html;");
aI("text=World News;target=;url=World_News.html;");
aI("text=Technology News;target=;url=Technology_News.html;");
}

with(milonic=new menuname("Eng. Design ResourcesFrac. to Dec. EquivalentsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Frac. to Dec. Equivalents;target=;url=Fraction_to_Decimal_Equivalents.html;");
aI("text=Std Channel Sizes;target=;url=Std_Channel_Sizes.html;");
aI("text=Std. Tap Sizes Chart;target=;url=Standard_Tap_Sizes.html;");
aI("text=Std. Metric Tap Sizes;target=;url=Standard_Metric_Tap_Sizes.html;");
aI("text=Std. Pipe Threads & Screw Hd Sizes;target=;url=Standard_American_Pipe_Threads.html;");
}


 drawMenus();
