_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#ffffff'; 
oncolor='#ffffff'; 
offbgcolor='#ffffff'; 
offcolor='#ffffff'; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor='#1C3F75'; 
separatorsize='0'; 
padding=2; 
fontsize='70%'; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
onbgcolor='#660099'; 
oncolor='#FFFFFF'; 
offbgcolor='#172F93'; 
offcolor='#FFFF99'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='80%'; 
itemwidth='150';
itemheight='20';
align='Left';
fontstyle='Normal'; 
fontweight='Normal'; 
fontfamily='Verdana'; 
subimage='/dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#FFFFCC'; 
separatorcolor='#1C3F75'; 
bgimage='';
} 


with(sat=new menuname('3')){ style=menuStyle; aI('text=Automobile;url=/dynamicdata/Produits_Par_Auto.aspx?langid=1;status=Automobile;');aI('text=Sante Plus;url=/dynamicdata/Sante.aspx?langid=1;status=Sante Plus;');aI('text=Avenir de Nos Enfants;url=/dynamicdata/Produits_Par_Enfants.aspx?langid=1;status=Avenir de Nos Enfants;');aI('text=Individuelle Accidents;url=/dynamicdata/Produits_Par_Individuelle.aspx?langid=1;status=Individuelle Accidents;');aI('text=Multirisque Habitation;url=/dynamicdata/Produits_Par_Multirisques.aspx?langid=1;status=Multirisque Habitation;');aI('text=Retraite;url=/dynamicdata/Produits_Par_Retraite.aspx?langid=1;status=Retraite;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=Fiche Signalétique;url=/dynamicdata/Societe_par_fiche.aspx?langid=1;status=Fiche Signalétique;');aI('text=Partenariat avec Verspieren;url=/dynamicdata/Societe_par_Verspieren.aspx?langid=1;status=Partenariat avec Verspieren;');} drawMenus();

