_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_subOffsetTop=-4               // Sub menu top offset
_subOffsetLeft=-2           // Sub menu left offset

with(menuStyle63=new mm_style()){
subimage="22.gif";
onsubimage="22a.gif";
}

with(menuStyle64=new mm_style()){
subimage="11a.gif";
onsubimage="11b.gif";
}

with(menuStyle65=new mm_style()){
subimage="12a.gif";
onsubimage="12b.gif";
}

with(menuStyle66=new mm_style()){
subimage="10a.gif";
onsubimage="10b.gif";
}

with(menuStyle2=new mm_style()){
onbgcolor="#FFFFFF";
oncolor="#231f20";
offbgcolor="#FFFFFF";
offcolor="#231f20";
padding="8";
fontsize="55%";
fontstyle="bold";
onbold="1"
fontfamily="Verdana, Tahoma, Arial";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.5)";
}

with(milonic=new menuname("REVISTA")){
style=menuStyle2;
openstyle="rtl";
overflow="scroll";
aI("showmenu=APRESENTAÇÃO;text=APRESENTAÇÃO;url=./apresentacao.htm;");
aI("showmenu=PRÓXIMOS NÚMEROS;text=PRÓXIMOS NÚMEROS;url=./proximos.htm;");
aI("showmenu=NÚMEROS PUBLICADOS;text=NÚMEROS PUBLICADOS;url=./publicados.htm;");
}

with(milonic=new menuname("ACTIVIDADES")){
style=menuStyle2;
openstyle="rtl";
overflow="scroll"; 
aI("showmenu=PUBLICAÇÕES;text=PUBLICAÇÕES;url=./apresentacao.htm;");
aI("showmenu=PROJECTOS;text=PROJECTOS;url=./projectos.htm;");
aI("showmenu=INICIATIVAS;text=INICIATIVAS;url=./iniciativas.htm;");
aI("showmenu=PARCERIAS;text=PARCERIAS;url=./parcerias.htm;");
}

with(milonic=new menuname("RECURSOS")){
style=menuStyle2;
openstyle="rtl";
overflow="scroll";
aI("showmenu=DOCUMENTOS INTERNACIONAIS;text=DOCUMENTOS INTERNACIONAIS;url=./instrumentos.htm;");
aI("showmenu=PARTILHAR O MUNDO;text=PARTILHAR O MUNDO;url=./partilhar.htm;");
aI("showmenu=BIBLIOTECA;text=BIBLIOTECA VIRTUAL;");
aI("showmenu=LINHAS DE FINANCIAMENTO;text=LINHAS DE FINANCIAMENTO;url=./linhas.htm;");
aI("showmenu=CENTROS DE INVESTIGAÇÃO;text=CENTROS DE INVESTIGAÇÃO;url=./centros.htm;");
aI("showmenu=SITES;text=SITES;url=./sites.htm;");
}


with(milonic=new menuname("NOTICIAS")){
style=menuStyle2;
openstyle="rtl";
overflow="scroll";
aI("showmenu=SEMINÁRIO;text=SEMINÁRIO;url=./seminario.htm;");
aI("showmenu=DESTAQUES;text=DESTAQUES;url=./destaques.htm;");
aI("showmenu=CONVOCATÓRIAS;text=CALL FOR...;url=./convocatorias.htm;");
}

with(menuStyle70=new mm_style()){
subimage="25a.gif";
onsubimage="25b.gif";
}

with(milonic=new menuname("BIBLIOTECA")){
style=menuStyle2;
openstyle="rtl";
overflow="scroll";
aI("text=DOC ON-LINE;url=./docs.htm;");
aI("text=REFERÊNCIAS;url=./referencias.htm;");
}


drawMenus();