var txt;
txt = '';
txt += '
';
txt += ' | ';
txt += ' ';
txt += ' | ';
txt += '
';
txt += '';
txt += 'Site optimized for a 1024x768 resolution screen ';
txt += ' Copyright 2010, © CNES ';
txt += 'SCIENTIFIC MISSIONS Latest Update 19.12.2011
';
txt += '
';
document.write(txt);