 document.writeln(' <style type="text/css">');
 document.writeln('<!--');
 document.writeln('a:active {  font-size: 12px; color: 947929; text-decoration: none}');
 document.writeln('a:link {  font-size: 12px; color: 947929; text-decoration: none}');
 document.writeln('a:visited {  font-size: 12px; color: 947929; text-decoration: none}');
 document.writeln('a:hover {  font-size: 12px; color: #C5A236; text-decoration: underline}');
 document.writeln('td {  font-size: 12px}');
 document.writeln('-->');
 document.writeln('</style> ');
 document.writeln('<table width="750" border="0" cellspacing="0" cellpadding="0" height="27" bgcolor="#EFDB9E">');
   document.writeln('<tr>');
  document.writeln('   <td align="center"> ');
    document.writeln('   <table width="600" border="0" cellspacing="0" cellpadding="0">');
    document.writeln('     <tr bgcolor="#FCF5E2"> ');
    document.writeln('       <td width="14"></td>');
     document.writeln('      <td width="100"><a href="http://www.39.net/guidance/" target="_blank">guidance</a></td>');
     document.writeln('      <td width="10"></td>');
    document.writeln('       <td width="127"><a href="http://www.39.net/guidance/test" target="_blank">健康测试</a></td>');
     document.writeln('      <td width="14"></td>');
    document.writeln('       <td width="127"><a href="http://www.39.net/guidance/classify" target="_blank">分类检索</a></td>');
    document.writeln('       <td width="14"></td>');
    document.writeln('       <td width="127"><a href="http://www.39.net/guidance/cosearch" target="_blank">条件查询</a></td>');
     document.writeln('      <td width="14"></td>');
     document.writeln('      <td width="127"><a href="http://search.39.net" target="_blank">搜索引擎</a></td>');
     document.writeln('      <td width="14"></td>');
     document.writeln('      <td width="127" height="25"><a href="http://www.39.net/guidance/index" target="_blank">健康节日</a></td>');
     document.writeln('      <td width="14"></td>');
      document.writeln('     <td width="127"><a href="http://www.39.net/mail">周刊订阅</a></td>');
      document.writeln('     <td width="14">&nbsp;</td>');
      document.writeln('     <td width="23">&nbsp;</td>');
    document.writeln('     </tr>');
    document.writeln('   </table>');
  document.writeln('   </td>');
  document.writeln(' </tr>');
 document.writeln('</table>');
