fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=3000;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Verdana, Tahoma, Arial";
fontsize="110%";
fontstyle="normal";
fontweight="bold";
oncolor="#9C0000";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="";
offcolor="#515151";
onbgcolor="";
outfilter="";
overfilter="";
padding=0;
pagebgcolor="#ffffff";
pagecolor="black";
subimagepadding=0;
}

with(menuStyle1=new mm_style()){
bordercolor="";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Verdana, Tahoma, Arial";
fontsize="110%";
fontstyle="normal";
oncolor="#9C0000";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#515151";
onbgcolor="";
oncolor="#9C0000";
outfilter="";
overfilter="";
padding=0;
pagebgcolor="#ffffff";
pagecolor="black";
separatorcolor="#515151";
separatorsize=1;
separatorpadding=8;
subimagepadding=0;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=32;
top=70;
orientation="horizontal";
style=menuStyle;
aI("showmenu=conozcanos;text=Con&oacute;zcanos;bgimage=menu/fon1.gif;itemwidth=126;itemheight=32;align=center;url=index.html;");
aI("showmenu=productos;text=Productos y Servicios;bgimage=menu/fon2_1.gif;itemwidth=252;itemheight=32;align=center;url=backup.htm;");
aI("showmenu=distribuidores;text=Acceso Clientes;bgimage=menu/fon3.gif;itemwidth=127;align=center;url=login.htm;");
aI("showmenu=soporte;text=Soporte;bgimage=menu/fon4.gif;itemwidth=125;align=center;url=soporte.php;");
aI("showmenu=contactar;text=Contacto;bgimage=menu/fon5.gif;itemwidth=128;align=center;url=contacto.htm;");
}

with(milonic=new menuname("conozcanos")){
left=42;
top=113;
orientation="horizontal";
style=menuStyle1;
}

with(milonic=new menuname("productos")){
left=42;
top=113;
orientation="horizontal";
style=menuStyle1;
}

with(milonic=new menuname("soporte")){
left=42;
top=113;
orientation="horizontal";
style=menuStyle1;
alwaysvisible=0;
}

with(milonic=new menuname("distribuidores")){
left=370;
top=113;
orientation="horizontal";
style=menuStyle1;
}

with(milonic=new menuname("contactar")){
orientation="horizontal";
style=menuStyle1;
}

drawMenus();

