_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="arial, tahoma";
fontsize="12pt";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headercolor="#000099";
offbgcolor="BurlyWood";
offcolor="#000000";
onbgcolor="#FEFAD2";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="images/on_downboxed.gif";
padding="3";
separatoralign="right";
separatorcolor="#999999";
separatorwidth="85%";
subimage="images/downboxed.gif";
overbgimage="images/backon_beige.gif";
itemheight="17";
itemwidth="100";
headerborder="1";
}

with(SubMenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="arial, tahoma";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headercolor="#000099";
image="images/18_blank.gif";
offcolor="#000000";
onborder="1px solid #999999";
oncolor="#8B785F";
onsubimage="images/on_downboxed.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding="3";
pagecolor="#8B785F";
separatoralign="right";
separatorcolor="#999999";
separatorpadding="1";
separatorwidth="80%";
subimage="images/downboxed.gif";
menubgcolor="#F5F5F5";
menubgimage="images/backoff_sand.gif";
imagepadding="5";
headerborder="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=400;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://harringtontool.com/;title=Back to Home Page;");
aI("showmenu=Tools/Boring ToolsINFO_BAR_MENU;text=Tools;target=;url=Tools.html;");
aI("text=About ;target=;url=About.html;");
aI("text=Contact ;target=;url=Contact.html;");
}

with(milonic=new menuname("Tools/Boring ToolsINFO_BAR_MENU")){
style=SubMenuStyle;
aI("text=Boring Tools;target=;url=Boring-Tools.html;");
aI("text=Drilling Tools;target=;url=Drilling-Tools.html;");
aI("text=Reamers;target=;url=Reamers.html;");
aI("text=Special Application & Threading Tools;target=;url=Special-Application-&-Threading-Tools.html;");
aI("text=Milling Tools;target=;url=Milling-Tools.html;");
aI("text=Materials and Coatings;target=;url=Materials-and-Coatings.html;");
}


 drawMenus();

