_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="Blue";
borderstyle="Ridge";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="8pt";
headercolor="#000000";
offbgcolor="LightCyan";
offcolor="DimGray";
onbold="bold";
oncolor="DarkSlateGray";
padding="5";
subimage="images/9x6_rightbend_grey.gif";
subimagepadding="0";
}

with(menuStyle=new mm_style()){
align="right";
fontfamily="Trebuchet MS";
fontsize="11pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location2.gif";
offcolor="DimGray";
onbold="bold";
oncolor="#000000";
pagecolor="DarkBlue";
overimage="images/location_on2.gif";
imageposition="right";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=.././;");
aI("showmenu=About UsHistoryLEFT_MENU;text=About Us;target=;url=../About_Us.html;");
aI("text=Machines in Action;target=;url=../Machines_in_Action.html;");
aI("text=Facilities;target=;url=../Facilities.html;");
aI("text=Contacts;target=;url=../Contacts.html;");
aI("showmenu=ResourcesNews: Small Bus. & WorldLEFT_MENU;text=Resources;target=;url=../Resources.html;");
aI("text=Links;target=;url=../linkages/Links.html;");
aI("text=Site Map;target=;url=../sitemap-page-order.html;");
}

with(milonic=new menuname("About UsHistoryLEFT_MENU")){
style=submenuStyle;
aI("text=History;target=;url=../History.html;");
}

with(milonic=new menuname("ResourcesNews: Small Bus. & WorldLEFT_MENU")){
style=submenuStyle;
aI("showmenu=News: Small Bus. & WorldSmall Bus. NewsLEFT_MENU;text=News: Small Bus. & World;target=;url=../News_Small_Business_&_World.html;");
aI("showmenu=Eng. Design ResourcesFrac. to Dec. EquivalentsLEFT_MENU;text=Eng. Design Resources;target=;url=../Engineering_Design_Resources.html;");
}

with(milonic=new menuname("News: Small Bus. & WorldSmall Bus. NewsLEFT_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. EquivalentsLEFT_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();
