fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#ABABAB";
borderwidth=1;
fontfamily="Arial";
fontsize="80%";
fontstyle="normal";
fontweight="bold";
itemheight=22;
menubgimage="portal/menu/mac_back.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#3165B5";
oncolor="#ffffff";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
rawcss="padding-left:10px;padding-right:10px";
}

with(submenuStyle=new mm_style()){
styleid=1;
bordercolor="#838383";
borderwidth=1;
fontfamily="Arial";
fontsize="80%";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
image="portal/menu/mac_trans.gif";
menubgimage="portal/menu/mac_back.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#3165B5";
oncolor="#ffffff";
onsubimage="portal/menu/macarrow_on.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding=2;
rawcss="padding-left:5px;padding-right:5px;";
separatorcolor="#D2D4D4";
separatorpadding=5;
subimage="portal/menu/macarrow_off.gif";
menubgcolor="#EBF0EC";
}

with(milonic=new menuname("Empresa")){
style=submenuStyle;
top="offset=-7";
aI("text=Historial da MJBM;url=mhistory.htm;");
aI("text=Contactos;url=mcontacts.htm;");
aI("text=Razões para escolher a MJBM;url=mmission.htm;");
aI("text=Emprego;url=mjobs.htm;");
}

with(milonic=new menuname("Servicos")){
style=submenuStyle;
top="offset=-7";
aI("text=Suporte Técnico On-line;url=mtechnicalsupport.htm;");
aI("text=Investigação e Desenvolvimento;url=mresearch.htm;");
aI("text=Contratos de Manutenção, Suporte e Gestão;url=mcontracts.htm;");
}

with(milonic=new menuname("Software")){
style=submenuStyle;
top="offset=-7";
aI("text=Software MJBM.online;url=mswonline.htm;");
aI("text=Software MJBM.analytics;url=mswanalytics.htm;");
}

with(milonic=new menuname("PHCFX")){
style=submenuStyle;
top="offset=-7";
aI("text=Software PHC FX;url=mswphcfx.htm;");
}

with(milonic=new menuname("Produtos")){
style=submenuStyle;
top="offset=-7";
aI("text=Software PHC;url=templatepage.htm;");
aI("text=Software DYNAMICWEB;url=templatepage.htm;");
aI("text=Software MICROSOFT;url=templatepage.htm;");
}

with(milonic=new menuname("Campanhas")){
style=submenuStyle;
top="offset=-7";
aI("text=PHC Team Control ate 29 de Dezembro;url=templatepage.htm;");
aI("text=Alojamento para o 1º ano grátis, na DINAMICWEB;url=templatepage.htm;");
}

with(milonic=new menuname("Parcerias")){
left="offset=-3";
style=submenuStyle;
top="offset=-4";
aI("text=Parcerias estabelecidas;url=mpartners.htm;");
}

with(milonic=new menuname("PortalNeg")){
style=submenuStyle;
top="offset=-7";
aI("image=portal/menu/transparent.gif;imageheight=4;rawcss=border:1px solid #c0c0c0;type=header;");
aI("image=portal/menu/ic_details.gif;text=O que é o Portal de Negócios ?;url=mportal.htm;");
}

drawMenus();


