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="#00b0ca";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11";
fontstyle="normal";
fontweight='bold';
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#00b0ca";
offcolor="#FFFFFF";
onbgcolor="#00b0ca";
oncolor="#d1f1f5";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#00b0ca";
pagecolor="black";
separatorcolor="#FFFFFF";
separatorsize=1;
subimage="flechamenu2.gif";
subimagepadding=2;
}

with(milonic=new menuname("servicios")){
overflow="scroll";
style=menuStyle;
aI("text=Asesorķa fiscal;url=http://www.riojasesores.com/fiscal.htm;")
aI("text=Asesorķa laboral;url=http://www.riojasesores.com/laboral.htm;")
aI("text=Asesorķa contable;url=http://www.riojasesores.com/contable.htm;")
aI("text=Asesorķa mercantil;url=http://www.riojasesores.com/mercantil.htm;")
aI("text=Otros;url=http://www.riojasesores.com/otros.htm;")

}

drawMenus();


