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=0;
_subOffsetLeft=0;


with(XPMainStyle=new mm_style()){
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="Arial, Verdana";
fontsize="14px";
fontstyle="normal";
fontweight="bold";
bgimage="";
image="";
separatoralign="center";
separatorcolor="#474e53";
separatorheight=35;
separatorpadding=0;
separatorsize=2;
separatorwidth=1;
offbgcolor="";
offcolor="#ffffff";
onbgcolor="";
onborder="";
oncolor="#ccc";
overbgimage="";
visitedcolor="#ffffff";
padding=0;
itemheight=35;

}

with(XPMenuStyle=new mm_style()){
styleid=1;
bordercolor="#CCCCCC";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#000000";
image="";
imagepadding=0;
menubgimage="";
offbgcolor="#FFFFFF";
offcolor="#333333";
onbgcolor="#F0F0F0";
onborder="";
oncolor="#333333";
outfilter="";
overfilter="Fade(duration=0.2);Alpha(opacity=100);";
padding=5;
separatoralign="left";
separatorcolor="#6A8CCB";
separatorpadding=0;
separatorwidth="80%";
subimage="";
subimagepadding=0;
menubgcolor="#EBF0EC";

}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
margin=0;
orientation="horizontal";
style=XPMainStyle;
top=0;
position="relative"; 
aI("image=images/space.gif;url=empresa.php;");
aI("offbgcolor=#854962;text= &nbsp; EMPRESA &nbsp; ;url=empresa.php;");
aI("offbgcolor=#877d3b;showmenu=PRODUCTOS;text= &nbsp; PRODUCTOS &nbsp; ;");
aI("offbgcolor=#3d6ead;text= &nbsp; MATERIALES &nbsp; ;url=materiales.php;");
aI("offbgcolor=#5f59aa;text= &nbsp; CONTACTO &nbsp; ;url=contacto.php;");
aI("image=images/space.gif;url=contacto.php;");
}

with(milonic=new menuname("productos")){
margin=0;
style=XPMenuStyle;

aI("showmenu=LINEA TRADICIONAL;text=LINEA TRADICIONAL;");
aI("showmenu=LINEA STYLE BOX;text=LINEA STYLE BOX;");
aI("showmenu=LINEA BOX DUCHADOR;text=LINEA BOX DUCHADOR;");
aI("text=ARENADOS &nbsp; ;url=arenados.php;");
}

with(milonic=new menuname("LINEA TRADICIONAL")){
margin=0;
style=XPMenuStyle;

aI("text=Panel fijo;url=tradicional-fijo.php;");
aI("text=Rebatible 1 panel;url=tradicional-rebatible-1-panel.php;");
}

with(milonic=new menuname("LINEA STYLE BOX")){
margin=0;
style=XPMenuStyle;

aI("text=2 paneles;url=style-box-2-paneles.php;");
aI("text=3 paneles;url=style-box-3-paneles.php;");
aI("text=3 paneles asim&eacute;tricos;url=style-box-3-paneles-asim.php;");
aI("text=4 paneles;url=style-box-4-paneles.php;");
}

with(milonic=new menuname("LINEA BOX DUCHADOR")){
margin=0;
style=XPMenuStyle;

aI("text=Frente duchador 1 panel;url=box-duchador-1-panel.php;");
aI("text=Frente duchador 2 paneles;url=box-duchador-2-paneles.php;");
}



drawMenus();
	
	


	
	


