fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=250           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=20            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=10                // Follow scrolling Rate
_subOffsetTop=0              // Sub menu top offset
_subOffsetLeft=0            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=10               // Only needed for Netcsape 4.x
                     

with(M1=new mm_style()){
oncolor="#FFFFFF";
offcolor="#FFFFFF";
bordercolor="#CBDCED";
borderstyle="solid";
borderwidth=0;
separatorcolor="#CBDCED";
separatorsize="0";
padding="0 20 0 25";
fontsize="13px";
fontweight="normal";
fontfamily="Trebuchet MS";
pagecolor="#FFFFFF";
pagebgcolor="#D50000";
headercolor="#FFFFFF";
headerbgcolor="#D50000";
bgimage="/images/bg_menus.gif";
overbgimage="/images/on_bg_menus.gif";
align="left";
itemheight= 30;
} 


with(S1=new mm_style()){
onbgcolor="#26527B";
oncolor="#FFFFFF";
offbgcolor="#003464";
offcolor="#FFFFFF";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
separatorcolor="#FFFFFF";
separatorsize="1";
padding="0 0 0 4";
fontsize="12px";
fontweight="normal";
fontfamily="Trebuchet MS";
pagecolor="#FFFFFF";
pagebgcolor="#26527B";
headercolor="#FFFFFF";
headerbgcolor="#26527B";
subimagepadding="0";
overflow="scroll";
itemwidth= 160;
itemheight= 20;
}

topo_sub_menu = "offset=1";
esquerda_sub_menu = "offset=0";
posicao_main_menu = "relative";
posicao_sub_menu = "absolute";
orientacao_main_menu = "horizontal";
orientacao_sub_menu = "vertical";

with(maxmenu=new menuname("124")){
style=S1;
top=topo_sub_menu;
left=esquerda_sub_menu;
position=posicao_sub_menu;
orientation=orientacao_sub_menu;
aI("text=Gama RB;url=/maxcontent-documento-34-gama-rb.html;");
aI("text=Gama MAXIMA;url=/maxcontent-documento-35-gama-maxima.html;");
aI("text=Gama RK;url=/maxcontent-documento-36-gama-rk.html;");
}



with(maxmenu=new menuname("19")){
style=S1;
top=topo_sub_menu;
left=esquerda_sub_menu;
position=posicao_sub_menu;
orientation=orientacao_sub_menu;
aI("text=Factura Electr&oacute;nica PHC;url=/maxcontent-documento-41-factura-electronica-phc.html;");
}



with(maxmenu=new menuname("16")){
style=S1;
top=topo_sub_menu;
left=esquerda_sub_menu;
position=posicao_sub_menu;
orientation=orientacao_sub_menu;
aI("text=Computadores;url=/maxcontent-documento-19-computadores.html;");
aI("text=Mobili&aacute;rio de Escrit&oacute;rio;url=/maxcontent-documento-20-mobiliario-de-escritorio.html;");
aI("text=Balan&ccedil;as;showmenu=124;");
aI("text=Fotocopiadores;url=/maxcontent-documento-21-fotocopiadores.html;");
aI("text=Rel&oacute;gios de Ponto;url=/maxcontent-documento-30-relogios-de-ponto.html;");
aI("text=Consum&iacute;veis e Outros;url=/maxcontent-documento-22-consumveis-e-outros.html;");
}



with(maxmenu=new menuname("15")){
style=S1;
top=topo_sub_menu;
left=esquerda_sub_menu;
position=posicao_sub_menu;
orientation=orientacao_sub_menu;
aI("text=Consultadoria;url=/maxcontent-documento-17-consultadoria.html;");
aI("text=Assist&ecirc;ncia T&eacute;cnica;url=/maxcontent-documento-18-assistncia-tecnica.html;");
}



with(maxmenu=new menuname("14")){
style=S1;
top=topo_sub_menu;
left=esquerda_sub_menu;
position=posicao_sub_menu;
orientation=orientacao_sub_menu;
aI("text=Software PHC;url=/maxcontent-documento-9-software-phc.html;showmenu=19;");
aI("text=Software Sage;url=/maxcontent-documento-16-software-sage.html;");
aI("text=Software PMR;url=/maxcontent-documento-24-software-pmr.html;");
aI("text=Software Wintouch;url=/maxcontent-documento-25-software-wintouch.html;");
}



with(maxmenu=new menuname("13")){
style=S1;
top=topo_sub_menu;
left=esquerda_sub_menu;
position=posicao_sub_menu;
orientation=orientacao_sub_menu;
aI("text=Apresenta&ccedil;&atilde;o;url=/maxcontent-documento-8-apresentacao.html;");
aI("text=Cobertura de mercado;url=/maxcontent-documento-11-cobertura-de-mercado.html;");
}



with(maxmenu=new menuname("MainMenu_1)")){
style=M1;
alwaysvisible=1;
position=posicao_main_menu;
orientation=orientacao_main_menu;
aI("text=Home;url=/maxcontent-documento-1-home.html;");
aI("text=Empresa;showmenu=13;");
aI("text=Software de Gest&atilde;o;showmenu=14;");
aI("text=Servi&ccedil;os;showmenu=15;");
aI("text=Produtos;showmenu=16;");
aI("text=Newsletter;");
aI("text=Contactos;url=/maxcontent-documento-13-contactos.html;");
aI("text=Not&iacute;cias;url=/maxcontent-pasta-arquivo-2.html;");
aI("text=Recrutamento;url=/maxcontent-documento-51-recrutamento.html;");
}


drawMenus();

