/* 
-----------------------------------------------------
   GLOBAL MENU SETTINGS
-----------------------------------------------------
*/

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=-10;


/* 
-----------------------------------------------------
   ROOT-MENU CONFIGURATION
-----------------------------------------------------
*/
with(menuStyle=new mm_style()){
bordercolor="#BDC7CE";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#BDC7CE";
offcolor="#000000";
onbgcolor="840000";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#BDC7CE', Direction=135, Strength=0)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#840000";
separatorsize=1;
}
/* 
-----------------------------------------------------
   SUB-MENU CONFIGURATION
-----------------------------------------------------
*/

with(submenuStyle=new mm_style()){
bordercolor="#BDC7CE";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#840000";
offcolor="#ffffff";
onbgcolor="#BDC7CE";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#000000', Direction=135, Strength=2)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#BDC7CE";
separatorsize=1;
subimage="include/arrow.gif";
subimagepadding=2;
}

/* 
-----------------------------------------------------
                      MENU ACTIVITES #0 
-----------------------------------------------------
*/

with(milonic=new menuname("0")){
margin=1;
style=submenuStyle;
aI("status=Gabes Invest SICAR;text=Gabes Invest SICAR;url=anglais/gabes_invest.htm;");
aI("status=The board;text=The board;url=anglais/board.htm;");
}

/* 
-----------------------------------------------------
                    MENU INVESTISSEMENT #1 
-----------------------------------------------------
*/

with(milonic=new menuname("1")){
margin=1;
style=submenuStyle;
aI("status=Intervention Fields;text=Intervention Fields;url=anglais/interv_field.html;");
aI("status=Modalities of intervention;text=Modalities of intervention;url=anglais/modalite_interv.htm;");
aI("status=Intervention Quotas;text=Intervention Quotas;url=anglais/quotite.htm");
aI("status=Projects'Support Policy;text=Projects'Support Policy;url=anglais/support.htm");
aI("status=Remuneration Policy;text=Remuneration Policy;url=anglais/remuneration.htm");
}