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()){
styleid=1;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="http://img.milonic.com/orangedots.gif";
imagepadding=6;
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
overimage="http://img.milonic.com/whitedots.gif";
padding=6;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#758CC9";
separatorsize=1;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("text=Inicio;url=http://www.cutudc.com/;");
aI("align=center;showmenu=Novidades;text=NOVIDADES;");
aI("align=center;showmenu=Rpt;text=RPT;");
aI("align=center;showmenu=Negociacions;text=NEGOCIACIÓNS;");
aI("align=center;showmenu=Representacion;text=REPRESENTACIÓN;");
aI("align=center;showmenu=Propostas;text=PROPOSTAS;");
aI("align=center;showmenu=Normativa;text=NORMATIVA;");
aI("align=center;showmenu=Ligazons;text=LIGAZONS;");
aI("align=center;text=Blog;url=http://cutudc.blogaliza.org/;");
}

with(milonic=new menuname("Novidades")){
margin=7;
style=submenuStyle;
aI("text=PAS Laboral;url=http://www.cutudc.com/laborais/index0.html;");
aI("text=PAS Funcionario;url=http://www.cutudc.com/funcionarios/index0.html;");
}

with(milonic=new menuname("Rpt")){
margin=7;
style=submenuStyle;
aI("text=RPT PAS LABORAL;url=http://www.cutudc.com/laborais/rpt/index.html;");
aI("text=RPT PAS FUNCIONARIO;url=http://www.cutudc.com/funcionarios/rpt/index.html;");
}

with(milonic=new menuname("Negociacions")){
margin=7;
style=submenuStyle;
aI("text=CONVENIO PAS LABORAL;url=http://www.cutudc.com/laborais/convenio/index.html;");
aI("text=NEGOCIACIÓNS PAS FUNCIONARIO;url=http://www.cutudc.com/funcionarios/negociacions/index.html;");
}

with(milonic=new menuname("Representacion")){
margin=7;
style=submenuStyle;
aI("text=COMITÉ PAS LABORAL;url=http://www.cutudc.com/laborais/comite/index.html;");
aI("text=XUNTA PAS FUNCIONARIO;url=http://www.cutudc.com/funcionarios/xuntapas/index.html;");
}

with(milonic=new menuname("Propostas")){
margin=7;
style=submenuStyle;
aI("text=PROPOSTAS PAS LABORAL;url=http://www.cutudc.com/laborais/propostas/index.html;");
aI("text=PROPOSTAS PAS FUNCIONARIO;url=http://www.cutudc.com/funcionarios/propostas/index.html;");
}

with(milonic=new menuname("Normativa")){
margin=7;
style=submenuStyle;
aI("text=NORMATIVA PAS LABORAL;url=http://www.cutudc.com/laborais/normativa/index.html;");
aI("text=NORMATIVA PAS FUNCIONARIO;url=http://www.cutudc.com/funcionarios/normativa/index.html;");
}


with(milonic=new menuname("Ligazons")){
margin=7;
style=submenuStyle;
aI("text=LIGAZÓNS PAS LABORAL;url=http://www.cutudc.com/laborais/ligazons/index.html;");
aI("text=LIGAZÓNS PAS FUNCIONARIO;url=http://www.cutudc.com/funcionarios/ligazons/index.html;");
}


drawMenus();


