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="#670001";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E2E2E2";
offcolor="#515151";
onbgcolor="#666666";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#BF9494";
pagecolor="black";
separatorcolor="#670001";
separatorsize=1;
subimage="menu/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("identidad")){
style=menuStyle;
aI("text=Historia;url=historia.php;");
aI("text=Objetivos;url=objetivos.php;");
aI("text=Quienes Somos;url=quienessomos.php;");

}

with(milonic=new menuname("hacemos")){
style=menuStyle;
aI("text=UVT;url=uvt.php;");
aI("text=Capacitaci&oacute;n t&eacute;cnica;url=capacitacion.php;");
aI("text=Investigacion y Desarrollo;url=recursos.php;");
aI("text=Software a medida;url=geriatricos.php;");
aI("text=Recursos;url=recursos.php;");
aI("text=Proyectos;url=proyectos.php;");
aI("showmenu=unidades;text=Unidades de Gesti&oacute;n;");
aI("text=Centro de Dise&ntilde;o y Desarrollo;url=plm/index.php;target=_blank;");
}

with(milonic=new menuname("unidades")){
style=menuStyle;
aI("text=Industria Espacial;url=espacial.php;");
aI("text=Industria Aeron&aacute;utica;url=aeronautica.php;");
aI("text=Nuevas Tecnologias de la Informaci&oacute;n y Comunicaciones;url=comunicaciones.php;");
}

drawMenus();
