_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=10;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
offbgcolor="#9D4675";
offcolor="#000000";
oncolor="#ffffff";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/black_round_white.gif";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontweight="bold";
image="images/sepsquare_on13.gif";
offbgcolor="#335599";
offcolor="White";
oncolor="Snow";
padding="2";
separatorcolor="#FFFFFF";
separatorsize="1";
overimage="images/sepsquare3.gif";
imageposition="right";
itemwidth="210";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="120";
orientation="vertical";
itemheight="18";
aI("text=HOME;target=;url=http://www.cweelectrical.com/;");
aI("text=CABLE;target=;url=CABLE.html;");
aI("text=WIRING DEVICES;target=;url=Wiring_Devices.html;");
aI("text=LAMPS & LIGHTING;target=;url=LIGHTING.html;");
aI("text=SECURITY & CCTV;target=;url=SECURITY.html;");
aI("text=HEATING & VENTILATION;target=;url=Heating.html;");
aI("text=INDUSTRIAL & DOMESTIC SWITCHGEAR;target=;url=INDUSTRIAL.html;");
aI("text=LIGHTING SHOWROOM;target=;url=LIGHTING-SHOWROOM.html;");
aI("text=CONTACT US;target=;url=CONTACT.html;");
}


 drawMenus();

