_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glowing_Big3.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#333333";
oncolor="#343434";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glowing_Big_hover3.png";
itemheight="42";
itemwidth="128";
}

with(submenuStyle=new mm_style()){
bordercolor="#dddddd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#efefef";
offcolor="#444444";
onbgcolor="#eeeeee";
oncolor="#333333";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="42";
aI("showmenu=Products/CHANNELLEFT_MENU;text=Products;target=;url=Products.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Products/CHANNELLEFT_MENU")){
style=submenuStyle;
aI("text=CHANNEL;target=;url=CHANNEL.html;");
aI("text=STRUT FITTINGS;target=;url=STRUT-FITTINGS.html;");
aI("text=BEAM CLAMPS;target=;url=BEAM-CLAMPS.html;");
aI("text=CANTILEVER BRACKETS;target=;url=CANTILEVER-BRACKETS.html;");
aI("text=HANGER BRACKETS;target=;url=HANGER-BRACKETS.html;");
aI("text=CADDY ACCESSORIES;target=;url=CADDY-ACCESSORIES.html;");
aI("text=PIPE CLAMPS;target=;url=PIPE-CLAMPS.html;");
aI("text=FASTENERS;target=;url=FASTENERS.html;");
aI("text=CABLE LADDER;target=;url=CABLE-LADDER.html;");
aI("text=CABLE TRUNKING;target=;url=CABLE-TRUNKING.html;");
aI("text=SKIRTING TRUNKING;target=;url=SKIRTING-TRUNKING.html;");
aI("text=STEEL LADDER;target=;url=STEEL-LADDER.html;");
aI("text=AIR CONDITIONING;target=;url=AIR-CONDITIONING.html;");
aI("text=STEEL CONDUIT;target=;url=STEEL-CONDUIT.html;");
aI("text=TECHNICAL DATA;target=;url=TECHNICAL-DATA.html;");
}


 drawMenus();

