// Menu de gauche de la rubrique Projet dans l'espace Côté Arius

document.write("	<table width=\"154\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
if (ssrub == 1){
document.write("       <tr> ");
document.write("          <td width=\"154\"><img src=\""+niveau+"images/menu_arius/sm3_1on.gif\" width=\"145\"></td>");
document.write("       </tr>");
}
document.write("       <tr> ");
document.write("          <td height=\"110\"><img src=\""+niveau+"images/menu_arius/b_sm_gauche.gif\" width=\"144\" height=\"155\" border=\"0\" usemap=\"#bnp\"></td>");
document.write("       </tr>");
document.write("    </table>");
document.write("    <map name=\"bnp\" id=\"bnp\">");
document.write("      <area shape=\"rect\" coords=\"38,123,118,154\" href=\"http:/www.bnpparibas.com\" target=\"_blank\">");
document.write("    </map>");