_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Navy";
borderstyle="Groove";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000080";
offcolor="White";
onbgcolor="AliceBlue";
oncolor="Navy";
padding="6";
pagebgcolor="AliceBlue";
pagecolor="Navy";
separatorcolor="#FF0000";
separatorsize="1";
subimage="images/on_13x13_greyboxed.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Navy";
offcolor="White";
onbgcolor="AliceBlue";
oncolor="Navy";
padding="4";
subimage="images/on_13x13_greyboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.clarcorp.com/;");
aI("text=Safety Glasses;target=;url=safety-glasses.html;");
aI("showmenu=Fasteners and More/FastenersLEFT_MENU;text=Fasteners and More;target=;url=products.html;");
aI("showmenu=Specialty Services:/Inventory ManagementLEFT_MENU;text=Specialty Services:;target=;url=services.html;");
aI("showmenu=3M Products/Scotch Brand SpraysLEFT_MENU;text=3M Products;target=;url=3m-products.html;");
aI("showmenu=Tips/Sales TipsLEFT_MENU;text=Tips;target=;url=tips.html;");
aI("text=Excess Inventory List;target=;url=excessinven.html;");
aI("text=Contacts at Clarcorp;target=;url=contact.html;");
aI("text=Community;target=;url=community.html;");
aI("text=About Us;target=;url=about.html;");
aI("text=Higher Power;target=;url=power.html;");
}

with(milonic=new menuname("Fasteners and More/FastenersLEFT_MENU")){
style=submenuStyle;
aI("text=Fasteners;target=;url=fasteners.html;");
aI("text=Cutting Tools;target=;url=cutting-tools.html;");
aI("text=Safety Products;target=;url=safety.html;");
aI("text=Electrical Supplies;target=;url=electrical.html;");
aI("text=M.R.O._Specialty Products;target=;url=mroproducts.html;");
aI("text=Disco Automotive Hardware;target=;url=disco-automotive-hardware.html;");
aI("text=Product Highlights;target=;url=prodhighlight.html;");
}

with(milonic=new menuname("Specialty Services:/Inventory ManagementLEFT_MENU")){
style=submenuStyle;
aI("text=Inventory Management;target=;url=invmgmnt.html;");
aI("text=Prototype Development;target=;url=protodevel.html;");
aI("text=Engineering Specs;target=;url=engineering.html;");
aI("text=Custom Made Parts;target=;url=custom.html;");
aI("text=On Site Technical Support;target=;url=techsupport.html;");
}

with(milonic=new menuname("3M Products/Scotch Brand SpraysLEFT_MENU")){
style=submenuStyle;
aI("text=Scotch Brand Sprays;target=;url=scotch-brand-sprays.html;");
aI("text=3M Electrical Tapes;target=;url=3m-electrical-tapes.html;");
aI("text=Heat Shrink Tubing;target=;url=heat-shrink-tubing.html;");
}

with(milonic=new menuname("Tips/Sales TipsLEFT_MENU")){
style=submenuStyle;
aI("text=Sales Tips;target=;url=salestips.html;");
aI("text=Tech Tips;target=;url=techtips.html;");
}


 drawMenus();

