var txt;
txt = '';
txt += '
';
txt += ' | ';
txt += ' ';
txt += ' | ';
txt += '
';
txt += '';
txt += 'Site optimisé pour un écran de taille 1024x768 ';
txt += ' Copyright 2010, © CNES ';
txt += 'MISSIONS SCIENTIFIQUES Mise à jour le 19.12.2011
';
txt += '
';
document.write(txt);