mcbanner='';
mcbanner+='<TABLE WIDTH=100% CELLPADDING=2 CELLSPACING=0 STYLE="page-break-before: always">';
mcbanner+='<tr>';
mcbanner+='<TD WIDTH=10%>';
mcbanner+='<P ALIGN=CENTER><A HREF="index.html" TARGET="_self"><IMG SRC="pics/LogoAF.gif" NAME="Logo_Axion" ALT="Axion Formations" ALIGN=TOP WIDTH=90 HEIGHT=68 BORDER=0></A></P>';
mcbanner+='</TD>';
mcbanner+='<TD WIDTH=80%>';
mcbanner+='<P ALIGN=CENTER><A HREF="index.html"><IMG SRC="pics/bannerAF.gif" NAME="Banner_Axion" ALT="AXION FORMATIONS" ALIGN=BOTTOM WIDTH=331 HEIGHT=53 BORDER=0></A></P>';
mcbanner+='</TD>';
mcbanner+='<TD WIDTH=10%>';
mcbanner+='<P ALIGN=CENTER>&nbsp;</P>';
mcbanner+='</td>';
mcbanner+='</tr>';
mcbanner+='</table>';

// Ecriture de la bannière
document.write(mcbanner);
