/* 
-----------------------------------------------------
   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="#015198";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#015198";
offcolor="#ffffff";
onbgcolor="#83c326";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#015198', Direction=135, Strength=0)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
}
/* 
-----------------------------------------------------
   SUB-MENU CONFIGURATION
-----------------------------------------------------
*/

with(submenuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#015198";
offcolor="#ffffff";
onbgcolor="#83c326";
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="#2D729D";
separatorsize=1;
subimage="../include/arrow.gif";
subimagepadding=2;
}

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

with(milonic=new menuname("0")){
margin=1;
style=submenuStyle;
aI("status=Our Business;text=Our Business;url=../english/our_business.htm;");
aI("status= The targeted enterprises;text= The targeted enterprises;url=../english/targeted_enterprises.htm;");
}




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

with(milonic=new menuname("1")){
margin=1;
style=submenuStyle;
aI("status=Investment strategies;text=Investment strategies;url=../english/invest_strategie.htm;");
aI("showmenu=1a;text= Process of decision-making and financing ;");
aI("status=Business Plan;text=Business Plan;url=../docs/planofbusiness.pdf;");
aI("status=development Plan;text=development Plan;url=../docs/planofdvpt.pdf");

}

with(milonic=new menuname("1a")){
margin=1;
style=submenuStyle;
aI("text=Step1: Presentation of a profit-sharing demand;url=../english/step1.htm;");
aI("text=Step2: Meeting founders or leaders;url=../english/step2.htm;");
aI("text=Step3: SIDCO’s reply;url=../english/step3.htm;");
aI("text=Step4: Elaboration of an evaluation file by the SIDCO;url=../english/step4.htm;");
aI("text=Step5: Presentation for unit trust;url=../english/step5.htm;");
aI("text=Step6: Financing schema looping;url=../english/step6.htm;");
aI("text=Step7: Positioning of financing;url=../english/step7.htm;");
aI("text=Step8: Cooperation and accompanying;url=../english/step8.htm;");
aI("text=Step9: Exit;url=../english/step9.htm;");
}

/* 
-----------------------------------------------------
                      MENU #2 
-----------------------------------------------------
*/

with(milonic=new menuname("2")){
margin=1;
style=submenuStyle;
aI("status=Historical aspect;text=Historical aspect;url=../english/historical.htm;");
aI("status=Shareholding;text=Shareholding;url=../english/shareholding.htm;");
aI("status=Finances;text=Finances;url=../english/finances.htm;");
aI("status=Intervention Zone;text=Intervention Zone;url=../english/intervention_zone.htm;");
aI("status=Extract from portfolio;text=Extract from portfolio;url=../english/portfolio.htm;");
}

/* 
-----------------------------------------------------
                    MENU #3 
-----------------------------------------------------
*/

with(milonic=new menuname("3")){
margin=1;
style=submenuStyle;
aI("text=Our Contacts;url=../english/contacts.htm;");
aI("text=Acces Plan;url=../english/acces_plan.htm;");
aI("text=The team;url=../english/team.htm;");
aI("text=Ask a question;url=../faq/question_an.php;");
}
