{
document.write('<table border=0 background="" align=center cellpadding=2 cellspacing=0 width="798">');

document.write('<tr>');
document.write('  <td width="10%"></td>');
document.write('  <td width="10%"></td>');
document.write('  <td width="10%"></td>');
document.write('  <td width="10%"></td>');
document.write('  <td width="10%"></td>');
document.write('  <td width="10%"></td>');
document.write('  <td width="10%"></td>');
document.write('  <td width="10%"></td>');
document.write('  <td width="10%"></td>');
document.write('  <td width="10%"></td>');
document.write('</tr>');

document.write('<tr>');
document.write('   <td colspan=2 align=center valign=middle>');
document.write('      <a HREF\="http:\/\/www.usa.gov"  target="_blank">');
//document.write('      <img src=\"http:\/\/asd-www.larc.nasa.gov\/Instrument\/Assets\/1014260main1_usagov_logo.gif" ');
document.write('      <img src=\"http:\/\/asd-www.larc.nasa.gov\/Instrument\/Assets\/usagov_logo.jpg" ');
document.write('           border=0 alt="USA.GOV"><br> ');
document.write('         </a> ');
document.write('   </td>');

document.write('   <td colspan=6>');
document.write('      <center><font size=1 color="#3366ff" face="Verdana, Arial, Helvetica, sans-serif">');
document.write('      <b>&copy; NASA Langley Research Center </b></font></center>');  //<br> ');
//document.write('      Science Directorate </font></center>');

document.write('      <table border=0 align=center valign=top cellpadding=0 cellspacing=0>');
document.write('      <tr>');
document.write('         <td align="right"><font size=1 color="#ffffff" face="Verdana, Arial, Helvetica, sans-serif">Last Updated:&nbsp;&nbsp; </font></td>');
document.write('         <td align="left" ><font size=1 color="#ffffff" face="Verdana, Arial, Helvetica, sans-serif"><I>&nbsp;&nbsp;<script>document.write(document.lastModified);</script></I></font></td>');
document.write('      </tr>');
document.write('      <tr>');
document.write('         <td align="right"><font size=1 color="#ffffff" face="Verdana, Arial, Helvetica, sans-serif">Web Curator:&nbsp;&nbsp; </font></td>');
document.write('         <td align="left" ><font size=1 color="#ffffff" face="Verdana, Arial, Helvetica, sans-serif"><I>&nbsp;&nbsp;Phil Hess (Phillip.C.Hess@nasa.gov) </I></font></td>');
document.write('      </tr>');
document.write('      <tr>');
document.write('         <td align="right"><font size=1 color="#ffffff" face="Verdana, Arial, Helvetica, sans-serif">Responsible NASA Official:&nbsp;&nbsp; </font></td>');
document.write('         <td align="left" ><font size=1 color="#ffffff" face="Verdana, Arial, Helvetica, sans-serif"><I>&nbsp;&nbsp;Kory Priestley (Kory.J.Priestley@nasa.gov) </I></font></td>');
document.write('      </tr>');

document.write('      <tr>');
document.write('         <td colspan=2 align=center>');
document.write('               <A HREF=\"http:\/\/www.nasa.gov\/about\/highlights\/HP_Privacy.html\" target="_blank">');
document.write('               <font size="1" color="#ffff00" > NASA Privacy Policy and Important Notices </font></a>');
document.write('         </td>');
document.write('      </tr>');
document.write('      </table>');
document.write('   </td>');

document.write('   <td colspan=2 align=center valign=center>');
//document.write('      <a HREF\="http:\/\/asd-www.larc.nasa.gov\/ceres\/"  target="_blank">');
document.write('      <a HREF\="http:\/\/science.larc.nasa.gov\/ceres\/"  target="_blank">');
document.write('      <img src=\"http:\/\/asd-www.larc.nasa.gov\/gifs/cereslogo.gif" ');
document.write('           height="60" border=0 alt="CERES Logo"></a> ');
document.write('   </td>');
document.write('</tr>');

document.write('</table>');

document.close();
}
