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(AllImagesStyle=new mm_style()){

styleid=1;

bordercolor="#000000";

borderstyle="solid";

fontstyle="normal";

fontweight="bold";

padding=3;

}



with(menuStyle=new mm_style()){

bordercolor="#CC0000";

borderstyle="solid";

borderwidth=1;

fontfamily="Verdana, Tahoma, Arial";

fontsize="100%";

fontweight="bold";

fontstyle="normal";

headerbgcolor="#ffffff";

headercolor="#000000";

offbgcolor="#C0C0C0 ";

offcolor="#ffffff";

onbgcolor="#CC0000";

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="#616861";

pagecolor="";

separatorcolor="#CC0000";

separatorsize=1;

subimage="images/arrow.gif";

subimagepadding=2;

}



with(milonic=new menuname("Main Menu")){

alwaysvisible=1;

left=(15 + ( screen.width - 800 ) / 2);

orientation="horizontal";

style=AllImagesStyle;

top=177;

aI("image=images/productos.gif;showmenu=Productos;");
aI("image=images/nosotros.gif;showmenu=Somos;");
aI("image=images/contactenos.gif;url=contactenos.html;");
aI("image=images/inicio.gif;url=index.html;");

}


with(milonic=new menuname("Productos")){

style=menuStyle;

aI("text=SOLVENTES DIELECTRICOS;url=Solventes-dielectricos.html;"); 

aI("text=DESENGRASANTES EMULSIONABLES;url=Desengrasantes-emulsionables.html;"); 

aI("text=DESENGRASANTES ACUOSOS;url=Desengrasantes-acuosos.html;");

aI("text=LIMPIADORES DE MANTILLAS Y RODILLOS;url=Limpiadores-mantillas-rodillos.html;");

aI("text=DESINCRUSTANTES;url=Desincrustantes.html;");

aI("text=DESTAPADOR DE CAŅERIAS;url=Destapador-canerias.html;");

aI("text=DESOXIDANTES FOSFATIZANTES;url=Desoxidantes-fosfatizantes.html;");

aI("text=DESMOLDANTES Y PENETRANTES;url=Desmoldantes-Penetrantes.html;");

aI("text=LIMPIADORES Y ABRILLANTADORES;url=Limpiadores-Abrillantadores.html;");

aI("text=GRASAS;url=Grasas.html;");

aI("text=REFRIGERANTES DE CORTE;url=Refrigerantes.html;");

aI("text=PRODUCTOS ESPECIALES;url=Productos-Especiales.html;");

aI("text=DESCARBONIZANTES;url=Descarbonizantes.html;");

aI("text=LIMPIADORES DE VEHICULOS;url=Limpiadores-Refrigerantes.html;");

aI("text=DESINFECTANTES Y DESODORANTES;url=Desinfectantes-Desodorantes.html;");

aI("text=LIMPIEZA PARA SANITARIOS;url=Limpiadores-Sanitarios.html;");

aI("text=CERAS Y SELLADORES;url=Ceras-Selladores.html;");

aI("text=LIMPIADORES DE MANOS;url=Limpiadores-Manos.html;");

aI("text=DESINFECTANTES DE USO VETERINARIO;url=Desinfectantes-Veterinario.html;");

}

with(milonic=new menuname("Somos")){

style=menuStyle;

aI("text=LA EMPRESA ;url=la_empresa.html;");

aI("text=VALORES ;url=valores.html;");

aI("text=HISTORIA ;url=historia.html;");

}

drawMenus();