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="#999999";
//borderstyle="none none solid none";
//borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9px";
fontstyle="normal ";
align='right';
onbold=1;
//pageclass='pagactiva';
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff"; //background normal           offbgcolor="#eeeeee";
offcolor="#183579";   //font normal       
onbgcolor="#ffffff";  //background para onmouseover         onbgcolor="#ddffdd";
oncolor="#183579";    //font para onmouseover         oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";  //Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)
padding=4;
pagebgcolor="#bbbbbb";  //background para la pagina activa;
pagecolor="#183579";      //font para la pagina activa
separatorcolor="#183579";
separatorsize=1;
//subimage="/wtc_puebla/images/arrow.gif";
//subimagepadding=2;
}

with(menuStyleSub=new mm_style()){
bordercolor="#999999";
borderstyle="none none solid none";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="9px";
fontstyle="bold";
onbold=1;
align='center';
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#7f7f7f"; //background normal           offbgcolor="#eeeeee";
offcolor="#ffffff";   //font normal       
onbgcolor="#666666";  //background para onmouseover         onbgcolor="#ddffdd";
oncolor="#ffffff";    //font para onmouseover         oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";  //Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)
padding=4;
pagebgcolor="#4c4c4c";  //background para la pagina activa;
pagecolor="#ffffff";      //font para la pagina activa
separatorcolor="#999999";
separatorsize=1;
subimage="/images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
//left=15;    //260;
orientation="vertical";
style=menuStyle;
//top=70;
menuwidth="115";   //128   110
aI("showmenu=Somos;text=somos;url=/es/somos.html;");
aI("showmenu=Puebla;text=puebla;");
aI("showmenu=Operaciones;text=operaciones;");
aI("showmenu=Infraestructura;text=infraestructura;");
aI("showmenu=Guia;text=guía de carga;");
aI("text=preguntas frecuentes;url=/es/preguntas.html;");
aI("text=contacto;url=/enviomail.aspx;");
}

with(milonic=new menuname("Somos")){
style=menuStyleSub;
menuwidth="130";
aI("text=directorio;url=/es/directorio.html;");
}

with(milonic=new menuname("Puebla")){
overflow="scroll";
style=menuStyleSub;
menuwidth="160";
aI("text=ubicación estratégica (RCP);url=/es/ubicacion.html;")
aI("text=aeropuerto (AIP);url=/es/aeropuerto.html;")
aI("text=beneficios;url=/es/beneficios.html;")
aI("text=sectores de negocio;url=/es/sectores.html;")
aI("text=proyecciones de crecimiento;url=/es/proyecciones.html;")
}

with(milonic=new menuname("Operaciones")){
style=menuStyleSub;
menuwidth="130";
aI("text=importación;url=/es/importacion.html;");
aI("text=exportación;url=/es/exportacion.html;");
aI("text=servicios;url=/es/servicios.html;");
}

with(milonic=new menuname("Infraestructura")){
style=menuStyleSub;
menuwidth="130";
aI("text=terminal de carga;url=/es/terminal.html;");
aI("text=recorrido virtual;url=/es/recorrido.html;");
aI("text=imágenes;url=/es/imagenes.html;");
}


with(milonic=new menuname("Guia")){
style=menuStyleSub;
menuwidth="130";
aI("text=agentes aduanales;url=/es/agentes.html;");
aI("showmenu=Lineas;text=lineas Aéreas;");
aI("text=Consolidadores;url=/es/Consolidadores.html;")
aI("text=Terminales de Carga Aérea Internacional;url=/es/terminalesCarga.html;")
}

with(milonic=new menuname("Lineas")){
style=menuStyleSub;
menuwidth="130";
aI("text=líneas de carga;url=/es/empresascarga.html;");
aI("text=líneas de pasajeros;url=/es/empresaspasajeros.html;");
}

drawMenus();

