// JavaScript Document
_menuCloseDelay=500 
_menuOpenDelay=0 
_followSpeed=0 
_followRate=0 
_subOffsetTop=0 
_subOffsetLeft=0 
_scrollAmount=3 
_scrollDelay=20 
//_scrollUpImage="/images/uparrow.gif" 
//_scrollDownImage="/images/downarrow.gif" 

with(menuStyle0=new mm_style())
{ 
	oncolor = "#011074"; 
//	visitedcolor = "#FFFFFF"; 
	separatorsize = 2; 
	separatorstyle = "none"; 
	padding = 0; 
	screenposition="center";
	alignment="left";
	borderwidth = 0; 
	bordercolor = "#FFFFFF"; 
	borderstyle = "dotted"; 
	//overfilter = "Fade(duration=0.2);Alpha(opacity=95);Shadow(color='#800000', Direction=135, Strength=1)";
	outfilter = "randomdissolve(duration=0.2)";
	fontsize = "10px"; 
	fontstyle = "normal"; 
	fontweight = "bolder"; 
	fontfamily = "Arial, Verdana, Trebuchet MS"; 
	offbgcolor="#ffffff";
	//subimage="/images/menu-sep.gif";
	//onsubimage="/images/on-menu-sep.gif"; 
	headerbgcolor = "#9DB5DF"; 
	headercolor = "#800000";
	menubgcolor="#E4E5DC";
} 

menuStyle1=new copyOf(menuStyle0);
menuStyle1.overfilter = "Fade(duration=0.2);Alpha(opacity=85);Shadow(color='#ffffff', Direction=135, Strength=3)";
menuStyle1.padding = 2;
menuStyle1.border="1px solid #253f71";
menuStyle1.onborder="1px solid #FFFFFF";
menuStyle1.onbgcolor = "#9DB5DF"; 
menuStyle1.offbgcolor = "#345AA0"; 
menuStyle1.oncolor = "#800000"; 
menuStyle1.offcolor = "#ffffff"; 
menuStyle1.visitedcolor = "#ffffff";
menuStyle1.menubgimage="/images/debgg10.gif"; 
menuStyle1.separatorcolor = "#253f71"; 
menuStyle1.separatorsize = 1; 
menuStyle1.fontsize = "10px"; 
menuStyle1.pagebgcolor = "#800000"; 
menuStyle1.pagecolor = "#ffffff"; 
menuStyle1.subimage="/images/btn_suiv.gif";

menuStyle2=new copyOf(menuStyle0);
menuStyle2.overfilter = "Fade(duration=0.2);Alpha(opacity=85);Shadow(color='#ffffff', Direction=135, Strength=3)";
menuStyle2.padding = 2;
menuStyle2.border="1px solid #253f71";
menuStyle2.onborder="1px solid #FFFFFF";
menuStyle2.onbgcolor = "#345AA0"; 
menuStyle2.offbgcolor = "#9DB5DF"; 
menuStyle2.oncolor = "#ffffff"; 
menuStyle2.offcolor = "#1B2E50"; 
//menuStyle2.visitedcolor = "#ffffff";
menuStyle2.menubgimage="/images/debgg10.gif"; 
menuStyle2.separatorcolor = "#CCCCCC"; 
menuStyle2.separatorsize = 1; 
menuStyle2.fontsize = "10px"; 
menuStyle2.pagebgcolor = "#800000"; 
menuStyle2.pagecolor = "#9DB5DF"; 


with(milonic=new menuname("main menu"))
{
	style=menuStyle0;
	itemheight="20";
	menualign="left"
	//menuwidth="100%";
	alwaysvisible=1;
	orientation="horizontal";
	position="relative";
	subimage="/images/menu-sep.gif";
	
	aI("text=Notre société;image=/images/menu-sep.gif;showmenu=aboutus");
	aI("text=Nos métiers;image=/images/menu-sep.gif;showmenu=business");
	aI("text=Nos produits;image=/images/menu-sep.gif;showmenu=opcvm");
	aI("text=Nos publications;image=/images/menu-sep.gif;showmenu=publications");
}
with(milonic=new menuname("aboutus"))
{
	style=menuStyle1;
	menualign="left"
	subimage="/images/arrow.gif";
	itemwidth=140;
	itemheight=18;
	aI("text=Profil de la compagnie;url=/company/");
	aI("text=Notre équipe;url=/company/team.jsp");
	aI("text=Nos engagements;url=/company/commitments.jsp");
	aI("text=Notre ouverture;url=/company/opening.jsp");
	aI("text=Nos références;url=/company/references.jsp;");
}
with(milonic=new menuname("business"))
{
	style=menuStyle1;
	menualign="left"
	subimage="/images/arrow.gif";
	itemwidth=140;
	itemheight=18;
	aI("text=Intermédiation en bourse;url=/company/stockbroking.jsp");
	aI("text=Ingénierie financière;url=/company/financial_engineering.jsp");
	aI("text=Analyse financière;url=/company/financial_analysis.jsp");
	aI("text=Gestion de portefeuilles;url=/company/portfolio_management.jsp");
	aI("text=Asset management;url=/company/asset_management.jsp");
}
with(milonic=new menuname("opcvm"))
{
	style=menuStyle1;
	menualign="left"
	subimage="/images/arrow.gif";
	//itemwidth=160;
	itemheight=18;
	aI("type=header;text=<span style=\"font-size:9px; font-family:verdana; color:#011074\">Fonds Communs de Placement</span>;");
	aI("text=Croissance FCP;image=/images/Croissance-FCP-icon.gif;url=/company/opcvm/growth-FCP.jsp");
	aI("text=Epargnant FCP;image=/images/Epargnant-FCP-icon.gif;url=/company/opcvm/save-FCP.jsp");
	aI("text=Equilibre FCP;image=/images/Equilibre-FCP-icon.gif;url=/company/opcvm/balance-FCP.jsp");
	aI("text=Excellence FCP;image=/images/Excellence-FCP-icon.gif;url=/company/opcvm/excellence-FCP.jsp");
	aI("type=header;text=<span style=\"font-size:9px; font-family:verdana; color:#011074\">SICAVs</span>;");
	aI("text=Fidelity Obligations SICAV;url=#");
	aI("type=header;text=<span style=\"font-size:9px; font-family:verdana; color:#011074\">Compte Epargne en Action</span>;");
	aI("text=Simulation;url=/company/products/cea.jsp");
}
with(milonic=new menuname("publications"))
{
	style=menuStyle1;
	menualign="left"
	subimage="/images/arrow.gif";
	itemheight=18;
	aI("text=Notes de MACSa;url=#;showmenu=researchs");
	aI("text=Notes sectorielles;url=/publications/index.jsp?type=6");
	aI("text=Revues;url=/publications/index.jsp?type=4");
	aI("text=MACSa Reporting (prochainement);showmenu=reporting");
}
with(milonic=new menuname("researchs"))
{
	style=menuStyle2;
	menualign="left"
	subimage="/images/arrow.gif";
	//itemwidth=120;
	itemheight=18;
	aI("text=Notes d'Information;url=/publications/index.jsp?type=0");
	aI("text=Notes de Recherche;url=/publications/index.jsp?type=1");
}
with(milonic=new menuname("reporting"))
{
	style=menuStyle2;
	menualign="left"
	subimage="/images/arrow.gif";
	itemheight=18;
	aI("text=Journalier (Prochainement !);");
	aI("text=Hebdomadaire (Prochainement !);");
	aI("text=Mensuel (Prochainement !);");
	aI("text=Semestriel (Prochainement !);");
	aI("text=Annuel (Prochainement !);");
}
drawMenus();

