var haut_page;
haut_page = '';

haut_page += '<table border=0 cellpadding=3 cellspacing=0 width=990 background="icons/back0.gif">';
haut_page += '  <tr>';
haut_page += '    <td width=50><img src="icons/vide.gif" width=20 height=1><a href="index.html"><img src="icons/pinps.gif" border=0></a></td>';
haut_page += '    <td class="A1" align=center width=820>';
haut_page += '      <p>Pérennisation des Informations Numériques</p>';
haut_page += '    </td>';
haut_page += '    <td width=120 align=right><a href="http://www.aristote.asso.fr"><img src="icons/aristote2.png" border=0></a></td>';
haut_page += '  </tr>';
haut_page += '</table>';

document.write(haut_page);