_menuCloseDelay=500; 
_menuOpenDelay=150; 
_scrollAmount=3; 
_scrollDelay=20; 
_followSpeed=10; 
_followRate=40; 
_subOffsetTop=20; 
_subOffsetLeft=-20;
 
with(menuStyle=new mm_style()){ 
itemwidth=125; 
offcolor="gray"; 
offbgcolor="#ffffff"; 
oncolor="#ffffff"; 
onbgcolor="#666666"; 
bordercolor="#ffffff"; 
borderstyle="solid"; 
borderwidth=1; 
fontsize=11; 
fontstyle="normal"; 
fontweight="bold"; 
fontfamily="Arial"; 
padding=3; 
headercolor="#ffffff"; 
headerbgcolor="#000099"; 
separatorcolor="#cccccc"; 
separatorsize=1;
} 

with(subMenuStyle=new mm_style()){ 
itemwidth=175; 
offcolor="#000000"; 
offbgcolor="#cccccc"; 
oncolor="#ffffff"; 
onbgcolor="#aa0000"; 
bordercolor="#000000"; 
borderstyle="solid"; 
borderwidth=1; 
separatorcolor="#ffffff"; 
separatorsize=1;
fontsize=10; 
fontstyle="normal"; 
fontweight="bold"; 
fontfamily="Arial"; 
padding=4; 
subimage="/Include/headers/menu/arrow.gif"; 
headercolor="#ffffff"; 
headerbgcolor="#000099"; 
overfilter="Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)";
}

with(milonic=new menuname("mainmenu")){
style=menuStyle;
alwaysvisible=1;
alignment="left";
orientation="horizontal";
aI("text=&nbsp;HOME&nbsp;&nbsp;url=/default.asp;showmenu=home;status=Home");
aI("text=&nbsp;ABOUT&nbsp;US&nbsp;&nbsp;url=/about/index.asp;status=About Us");
aI("text=&nbsp;WHAT&acute;S&nbsp;NEW&nbsp;&nbsp;showmenu=whatsnew;url=/whatsnew/index.asp;status=What's New");
aI("text=&nbsp;PRODUCTS&nbsp;&nbsp;showmenu=products;url=/product/index.asp;status=Products");
aI("text=&nbsp;MARKETS&nbsp;&nbsp;showmenu=markets;url=/Markets/index.asp;status=Markets");
aI("text=&nbsp;LIBRARY&nbsp;&nbsp;showmenu=library;url=/product/PDFLibrary/index.asp;status=Library");
aI("text=&nbsp;DESIGN&nbsp;CENTER&nbsp;&nbsp;showmenu=design;url=/engineer/index.asp;status=Design Center");
aI("text=&nbsp;SERVICES&nbsp;&nbsp;showmenu=services;url=/Services/index.asp;status=Services");
aI("text=&nbsp;CAREERS&nbsp;&nbsp;url=http://www.cooperindustries.com/careers/;status=Careers;target=_blank");
aI("text=&nbsp;CONTACT&nbsp;US&nbsp;&nbsp;showmenu=contact;url=/contact/index.asp;status=Contact Us");
aI("text=&nbsp;SEARCH&nbsp;showmenu=search;url=/search/index.asp;status=Search");
aI("text=&nbsp;GLOBAL&nbsp;&nbsp;showmenu=Global;;status=Global");
}

with(milonic=new menuname("home")){
itemwidth=135;
style=subMenuStyle;
alignment="left";
aI("text=Cooper B-Line Home;url=/default.asp");
aI("text=Comm/Data Home;url=/CommData/index.asp");
}

with(milonic=new menuname("about")){
itemwidth=145;
style=subMenuStyle;
alignment="left";
aI("text=History;url=/about/History.asp");
aI("text=Manufacturing Locations;showmenu=locations;url=/about/Locations.asp");
}

with(milonic=new menuname("locations")){
itemwidth=115;
style=subMenuStyle;
alignment="left";
aI("text=Highland, IL;url=/about/Highland.asp");
aI("text=Pinckneyville, IL;url=/about/Highland.asp#Pinckneyville");
aI("text=Reno, NV;url=/about/Reno.asp");
aI("text=Sherman, TX;url=/about/Sherman.asp");
aI("text=Troy, IL;url=/about/Highland.asp#Troy");
aI("text=United Kingdom;url=/about/UK.asp");
}

with(milonic=new menuname("whatsnew")){
itemwidth=145;
style=subMenuStyle;
alignment="left";
aI("text=Complete News Listing;url=/whatsnew/All.asp");
aI("text=New Literature;url=/whatsnew/NewLiterature.asp");
aI("text=News By Product Line;showmenu=newproducts;url=/whatsnew/NewProducts.asp");
aI("text=Press Releases;url=/whatsnew/PressReleases.asp");
aI("text=------------------------------------------");
aI("text=Events Calendar;url=/whatsnew/Events/index.asp");
aI("text=Newsletters & Bulletins;showmenu=newsletters;url=/Newsletters/index.asp");
}

with(milonic=new menuname("newproducts")){
itemwidth=325;
style=subMenuStyle;
alignment="left";
aI("text=Cable Tray Systems;url=/whatsnew/CableTray.asp");
aI("text=Comm/Data (Telecom) Equipment;url=/whatsnew/Telecom.asp");
aI("text=Electrical Enclosures & Wireway;url=/whatsnew/Enclosures.asp");
aI("text=Electronic Enclosures;url=/whatsnew/Cabinets.asp");
aI("text=Grating Products (Grip Strut&reg; & Specialty Grating);url=/whatsnew/Gratings.asp");
aI("text=Meter Mounting Equipment;url=/whatsnew/Metering.asp");
aI("text=Pipe Hangers & Supports;url=/whatsnew/Hangers.asp");
aI("text=Railcar Products (End Platforms / Brake Steps / Running Boards);url=/whatsnew/Railcar.asp");
aI("text=Spring Steel Fasteners;url=/whatsnew/Fasteners.asp");
aI("text=Strut Systems & Bolted Framing;url=/whatsnew/Strut.asp");
}

with(milonic=new menuname("newsletters")){
itemwidth=135;
style=subMenuStyle;
alignment="left";
aI("text=Web Info Bulletin;url=/Newsletters/WebInfo/index.asp");
}

with(milonic=new menuname("products")){
itemwidth=225;
style=subMenuStyle;
alignment="left";
aI("text=Product Directory;showmenu=directory;url=/product/index.asp");
aI("text=Search Products / Submit Quote Request / Create Submittal Package;url=/product/SearchProduct/index.asp");
aI("text=Search Cross Reference;url=/product/CrossRef/index.asp");
aI("text=------------------------------------------");
aI("text=Pricing / Price Sheets;url=/Pricing/index.asp");
}

with(milonic=new menuname("directory")){
itemwidth=325;
style=subMenuStyle;
alignment="left";
aI("text=Cable Tray Systems & Supports;url=/product/CableTray/index.asp");
aI("text=Comm/Data Equipment, Cabinets & Electronic Enclosures;url=/CommData/index.asp");
aI("text=Electrical Enclosures & Wireway;url=/product/ElectricalEnclosures/index.asp");
aI("text=Flextray&reg; Cable Management;url=/product/CableTray/FLEXTRAY.asp");
aI("text=Grating Products (Grip Strut&reg; & Specialty Grating);url=/product/Gratings/index.asp");
aI("text=Meter Mounting Equipment;url=/product/Metering/index.asp");
aI("text=Pipe Hangers & Supports;url=/product/PipeHangers/index.asp");
aI("text=Railcar Products (End Platforms / Brake Steps / Running Boards);url=/product/Railcar/index.asp");
aI("text=Ruff-IN Pre-Fab Systems;url=/Ruff-IN/index.asp");
aI("text=Seismic Restraints;url=/product/Seismic/index.asp");
aI("text=Spring Steel Fasteners;url=/product/Fasteners/index.asp");
aI("text=Strut Systems & Bolted Framing;url=/product/Strut/index.asp");
}

with(milonic=new menuname("markets")){
itemwidth=225;
style=subMenuStyle;
alignment="left";
aI("text=Government;url=/Gov/default.asp");
aI("text=Solar;url=/Solar/index.asp");
}

with(milonic=new menuname("library")){
itemwidth=205;
style=subMenuStyle;
alignment="left";
aI("text=Advertisements;url=/product/PDFLibrary/PDFAds.asp");
aI("text=Catalogs;showmenu=catalogs;url=/product/PDFLibrary/Catalogs.asp");
aI("text=Cross References;showmenu=crossrefs;url=/product/PDFLibrary/CrossRefs.asp");
aI("text=Flyers / Brochures;url=/product/PDFLibrary/PDFFlyers.asp");
aI("text=Price Sheets;url=/Pricing/index.asp");
aI("text=------------------------------------------");
aI("text=Electronic Catalog, Specs & Design CD;url=/product/PDFLibrary/CBCD.asp");
aI("text=Request Literature;url=/contact/RequestLit.asp");
}

with(milonic=new menuname("catalogs")){
itemwidth=155;
style=subMenuStyle;
alignment="left";
aI("text=Browse Catalogs On-Line;url=/product/PDFLibrary/Information.asp");
aI("text=Download Catalogs;url=/product/PDFLibrary/PDFCatalogs.asp");
}

with(milonic=new menuname("crossrefs")){
itemwidth=165;
style=subMenuStyle;
alignment="left";
aI("text=Download Cross References;url=/product/PDFLibrary/PDFCrossRefs.asp");
aI("text=Search Cross Reference;url=/product/CrossRef/index.asp");
}

with(milonic=new menuname("design")){
itemwidth=295;
style=subMenuStyle;
alignment="left";
aI("text=Calculations/Miscellaneous;url=/engineer/Calculations.asp");
aI("text=Design Software;showmenu=software;url=/engineer/Software.asp");
aI("text=Download CAD/BIM Files;url=/engineer/CADFiles.asp");
aI("text=Specifications;url=/engineer/Specs.asp");
aI("text=Technical Paper Series & Test Results Documents;url=/engineer/Technical.asp");
}

with(milonic=new menuname("software")){
itemwidth=315;
style=subMenuStyle;
alignment="left";
aI("text=Access Cabinet Configurator;url=/engineer/Software.asp#Access");
aI("text=HangerCAD&reg;;url=/engineer/Software.asp#Hanger");
aI("text=PDMS;url=/engineer/Software.asp#PDMS");
aI("text=Runway Router;url=/engineer/Software.asp#Runway");
aI("text=Seismic Details;url=/engineer/Software.asp#Seismic");
aI("text=TrayCAD&reg;url=/engineer/Software.asp#TrayCAD");
aI("text=------------------------------------------");
aI("text=Electronic Catalog, Specs & Design CD;url=/engineer/CBCD.asp");
aI("text=GRATE CD - Gratings Interactive Product Selector (CD-ROM);url=/contact/GrateCDorder.htm;target=_blank");
}


with(milonic=new menuname("services")){
itemwidth=340;
style=subMenuStyle;
alignment="left";
aI("text=C<sup>3</sup>-Distributor Log In;url=http://www.cooperc3.com;target=_blank");
aI("text=Cooper First Loyalty Program;url=/CooperFirst/index.asp");
aI("text=Credit Application;url=/Credit/index.asp");
aI("text=Customer Service;url=/contact/Customer.asp");
aI("text=E-Commerce Capabilities;url=/Services/ECommerce.asp");
aI("text=First Look Marketing Programs Access;url=http://connect.cooperbline.com;target=_blank");
aI("text=PROMISE Program Information;url=/PROMISE/index.asp");
aI("text=Rep Services / Rep Document Downloads;showmenu=reps;url=/Services/RepsOnly.asp");
aI("text=Training Presentations;url=/Services/Training.asp");
}

with(milonic=new menuname("reps")){
itemwidth=280;
style=subMenuStyle;
alignment="left";
aI("text=Reps Services Overview / Rep Document Downloads;url=/Services/RepsOnly.asp");
aI("text=C<sup>3</sup>-Distributor Log In;url=http://www.cooperc3.com;target=_blank");
aI("text=Request Literature;url=/contact/RequestLit.asp");
}

with(milonic=new menuname("contact")){
itemwidth=215;
style=subMenuStyle;
alignment="left";
aI("text=B-VOCAL™ With B-Line!;showmenu=bvocal;url=/contact/BVOCAL.asp");
aI("text=Customer Service;url=/contact/Customer.asp");
aI("text=Facilities;url=/contact/Facilities.asp");
aI("text=Feedback/Questions?;url=/contact/Feedback.asp;target=_blank");
aI("text=Locate a Cooper B-Line Rep;url=/contact/RepLocator.asp");
aI("text=Request Literature;url=/contact/RequestLit.asp");
}

with(milonic=new menuname("bvocal")){
itemwidth=200;
style=subMenuStyle;
alignment="left";
aI("text=The B-VOCAL™ Program;url=/contact/BVOCAL.asp");
aI("text=Submit a Suggestion;url=/contact/BVOCALdisclaimer.asp");
aI("text=Product Surveys & Product Advisory Council Registration;url=/contact/Surveys.asp");
}

with(milonic=new menuname("search")){
itemwidth=225;
style=subMenuStyle;
alignment="left";
aI("text=Search Products / Submit Quote Request / Create Submittal Package;url=/product/SearchProduct/index.asp");
aI("text=Search Cooper B-Line;url=/search/SearchBLine.asp");
aI("text=Search Cross Reference;url=/product/CrossRef/index.asp");
aI("text=Site Map;url=/sitemap/index.asp");
}

with(milonic=new menuname("Global")){
itemwidth=200;
style=subMenuStyle;
alignment="left";
aI("text=Cooper B-Line America(s) Operations;url=/default.asp");
aI("text=Cooper B-Line European Operations;url=http://www.cooperbline.co.uk/");
aI("text=Cooper B-Line Middle East Operations;url=/ME/index.asp");
}

drawMenus();
