_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#CFCFCF";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="8";
separatorcolor="#CFCFCF";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Acasa;target=;url=http://www.wscomm.ro/;");
aI("text=Despre Noi;target=;url=despre-noi.html;");
aI("text=Echipa Manageriala;target=;url=echipa-manageriala.html;");
aI("showmenu=GPS Division/MC LocatorLEFT_MENU;text=GPS Division;target=;url=gps-division.html;");
aI("showmenu=Lighting & Sound Division/LightingLEFT_MENU;text=Lighting & Sound Division;target=;url=lighting-&-sound.html;");
aI("text=Parteneri;target=;url=parteneri.html;");
aI("text=Portofoliu;target=;url=portofoliu.html;");
aI("text=Promotii;target=;url=promotii.html;");
aI("text=Cariere;target=;url=cariere.html;");
aI("text=Contact;target=;url=contact.html;");
}

with(milonic=new menuname("GPS Division/MC LocatorLEFT_MENU")){
style=submenuStyle;
aI("text=MC Locator;target=;url=mc-locator.html;");
aI("text=MC Agricol;target=;url=mc-agricol.html;");
aI("text=Produse;target=;url=produse.html;");
}

with(milonic=new menuname("Lighting & Sound Division/LightingLEFT_MENU")){
style=submenuStyle;
aI("text=Lighting;target=;url=lighting.html;");
aI("text=Sound;target=;url=sound.html;");
}


 drawMenus();

