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="#4A7B68";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="65%";
fontstyle="normal";
fontweight="400";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#4A7B68";
offcolor="#FFFFFF";
onbgcolor="#3F9473";
oncolor="#CCCCCC";
onborder='1px dashed #ffffff';
padding=2;
pagebgcolor="#4A7B68";
pagecolor="#FFFFFF";
separatorcolor="#4A7B68";
separatorsize=1;
subimage="images/flecha_a.jpg";
overimage="images/flecha_b.jpg";
onsubimage="images/flecha_b.jpg";
subimageposition='left';
subimagepadding=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=menuStyle;
aI("showmenu=INICIO;text=INICIO;url=index_b.php;");
aI("showmenu=QUIENES SOMOS;text=QUIENES SOMOS;");
aI("showmenu=EMPRESAS ASOCIADAS;text=ASOCIADOS;");
aI("showmenu=ARTÍCULOS TÉCNICOS;text=ARTÍCULOS TÉCNICOS;");
aI("showmenu=PUBLICACIONES;text=PUBLICACIONES;");
aI("showmenu=REGULAC. DE OPERACIONES;text=REGULAC. DE OPERACIONES;url=resoluciones_equipos.html;target=mainiframe");
aI("showmenu=GREMIALES;text=GREMIALES;url=gremiales.html;target=mainiframe");
aI("showmenu=CONSULTAS;text=CONSULTAS;url=consultenos.php;target=mainiframe");
aI("showmenu=ENLACES;text=ENLACES;url=enlaces.html;target=mainiframe");
}


with(milonic=new menuname("QUIENES SOMOS")){
overflow="scroll";
style=menuStyle;
aI("text=Qué es;url=que_es_aahe.html;target=mainiframe")
aI("text=Consejo Directivo;url=cons_directivo.html;target=mainiframe")
aI("text=Quiénes la integran;url=integran.html;target=mainiframe")
aI("text=Servicios;url=servicios.html;target=mainiframe")
aI("text=Solicitud de Incorporación;url=incorporacion.html;target=mainiframe")
}

with(milonic=new menuname("EMPRESAS ASOCIADAS")){
style=menuStyle;
aI("text=Hormigoneras;url=hormigoneras.html;target=mainiframe");
aI("text=Aditivos, Insumos y Servicios;url=aditivos.html;target=mainiframe");
aI("text=Equipos y Plantas;url=equipos.html;target=mainiframe");
}

with(milonic=new menuname("ARTÍCULOS TÉCNICOS")){
style=menuStyle;
aI("text=Qué es el HE;url=que_es_he.html;target=mainiframe");
aI("text=Por qué usarlo;url=porque_usar.html;target=mainiframe");
aI("text=Fichas Técnicas;url=ficha_tecnica.html;target=mainiframe");
aI("text=Novedades;url=novedades.html;target=mainiframe");
aI("text=Artículos Técnicos de Relevancia;url=art_tec_relevancia.html;target=mainiframe");
aI("text=Normas Técnicas Nacionales;url=normas_tec_nac.html;target=mainiframe");
aI("text=Normas Técnicas Internacionales;url=normas_tec_int.html;target=mainiframe");
aI("text=Especificación Técnica;url=especif_tec.html;target=mainiframe");
aI("text=Estadísticas;url=estadistica.html;target=mainiframe");
}

with(milonic=new menuname("PUBLICACIONES")){
style=menuStyle;
aI("text=Manual del uso del HE;url=manual_de_uso.html;target=mainiframe");
aI("text=Revista Hormigonar;url=revista.html;target=mainiframe");
aI("text=Suscripción Hormigonar;url=inscripcion.html;target=mainiframe");
}

with(milonic=new menuname("REGULAC. DE OPERACIONES")){
style=menuStyle;
aI("text=Reglamentación para la operatividad de equipos;url=resoluciones_equipos.html;target=mainiframe");
}



drawMenus();

