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="#3300CC"; //bordercolor="#296488";
borderstyle="solid";
borderwidth=2;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10";
fontstyle="normal";

headerbgcolor="#ffffff"; //headerbgcolor="#ffffff";
headercolor="#000000"; // headercolor="#000000"

offbgcolor="#FFFF00"; //offbgcolor="#DCE9F0";
offcolor="#0000FF"; //offcolor="#515151";

onbgcolor="#CC0033"; //onbgcolor="#4F8EB6" Cor de fundo do menu / Item seleccionado ;
oncolor="#FFFFFF"; // oncolor="#ffffff";

outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=2;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=2;
followscroll=1;
left=707;
orientation="horizontal";
style=menuStyle;
top=4;

// aI("text=Na rota do Voluntariado;url=/jf-pechao.pt/cont.php?op=106;");
// Sub menus
aI("showmenu=Voluntariado;text= ==== EM DESTAQUE ====;");
}

with(milonic=new menuname("Voluntariado")){
overflow="scroll";
style=menuStyle;
aI("text= ==  FRANCISCO GUERREIRO ==;url=http://www.jf-pechao.pt/noticias/Regulamento.htm")
aI("text= === Boletins  ON-LINE  ===;url=/cont.php?op=26")
aI("text= Informações do Presidente ;url=/cont.php?op=25")
}

drawMenus();

