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="#ff5a00";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#f0ecd6";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#eeeeee";
pagecolor="black";
separatorcolor="#ff5a00";
separatorsize=1;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;

}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("text=Gesti&oacute;n Integrada;url=cap2.php;itemwidth=169px;align=center;");
aI("showmenu=Modelos;text=Modelos Institucionales y Remuneraci&oacute;n de Los Servicios;itemwidth=358px;align=center;");
aI("showmenu=Legislacion;text=Legislación y licencias ambientales;;itemwidth=242px;align=center;");




}

with(milonic=new menuname("Modelos")){
//overflow="scroll";
style=menuStyle;
top=272;
aI("text=Concepto;url=cap3a.php;itemwidth=350px;")
aI("text=Formas de Administración;url=cap3b.php;itemwidth=350px;")
aI("text=Remuneración de los Servicios;url=cap3c.php;itemwidth=350px;")
aI("text=Directrices Para el Cálculo de la Tasa de Recolección de Residuos;url=cap3d.php;itemwidth=350px;")

}

with(milonic=new menuname("Legislacion")){
//overflow="scroll";
style=menuStyle;
top=272;
aI("text=Introducción;url=cap4a.php;")
aI("text=Legislación;url=cap4b.php;")
aI("text=Licencias Ambientales;url=cap4c.php;")
aI("text=Normas Reglamentales Aplicables a los Residuos Sólidos;url=cap4d.php;")
}


drawMenus();


