// jpcontents rss2html

function show_jonathan(){
  document.write('<table border="0" cellpadding="8" cellspacing="0" width="170" class="navblue">');
  document.write('<tr><td>');
  document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%" class="vatop">');
  document.write('<tr><td colspan="2"><div class="navtitle">ジョナサンのブログ日本語版の最新エントリ：</div></td></tr>');

  document.write('<tr>');
  document.write('<td nowrap><span class="rightarrowblue">&#8811;</span>&nbsp;</td>');
  document.write('<td width="100%">2009&#24180;4&#26376;1&#26085;<br /><a href="http://blogs.sun.com/jonathan_ja/entry/%E3%82%B5%E3%83%B3%E3%81%AE%E3%82%AF%E3%83%A9%E3%82%A6%E3%83%89_4_4">サンのクラウド (4/4)</a></td>');
  document.write('</tr>');

  document.write('<tr>');
  document.write('<td nowrap><span class="rightarrowblue">&#8811;</span>&nbsp;</td>');
  document.write('<td width="100%">2009&#24180;3&#26376;26&#26085;<br /><a href="http://blogs.sun.com/jonathan_ja/entry/%E3%82%B5%E3%83%B3%E3%81%AE%E3%83%8D%E3%83%83%E3%83%88%E3%83%AF%E3%83%BC%E3%82%AF%E6%8A%80%E8%A1%93%E3%81%AE%E9%9D%A9%E6%96%B0_3_4">サンのネットワーク技術の革新 (3/4)</a></td>');
  document.write('</tr>');

  document.write('<tr>');
  document.write('<td nowrap><span class="rightarrowblue">&#8811;</span>&nbsp;</td>');
  document.write('<td width="100%">2009&#24180;3&#26376;24&#26085;<br /><a href="http://blogs.sun.com/jonathan_ja/entry/%E3%83%86%E3%82%AF%E3%83%8E%E3%83%AD%E3%82%B8%E3%83%BC%E3%81%AE%E9%81%B8%E6%8A%9E_2_4">テクノロジーの選択 (2/4)</a></td>');
  document.write('</tr>');

  document.write('<tr>');
  document.write('<td nowrap><span class="rightarrowblue">&#8811;</span>&nbsp;</td>');
  document.write('<td width="100%">2009&#24180;3&#26376;1&#26085;<br /><a href="http://blogs.sun.com/jonathan_ja/entry/sun_%E3%82%92%E7%90%86%E8%A7%A3%E3%81%99%E3%82%8B_3_%E3%81%A4%E3%81%AE%E7%B0%A1%E5%8D%98%E3%81%AA%E3%82%B9%E3%83%86%E3%83%83%E3%83%97_1">サンを理解する 3 つのステップ (1/4)</a></td>');
  document.write('</tr>');

  document.write('<tr>');
  document.write('<td nowrap><span class="rightarrowblue">&#8811;</span>&nbsp;</td>');
  document.write('<td width="100%">2009&#24180;2&#26376;24&#26085;<br /><a href="http://blogs.sun.com/jonathan_ja/entry/hp_%E3%81%8C_solaris_%E3%82%B3%E3%83%9F%E3%83%A5%E3%83%8B%E3%83%86%E3%82%A3%E3%81%AB%E5%8F%82%E5%8A%A0_live">HP が Solaris Community に参加 (Live Free or Die)</a></td>');
  document.write('</tr>');

  document.write('</table></td>');
  document.write('</tr>');
  document.write('</table>');
  document.write('<img src="/im/a.gif" width="2" height="10" alt="" /><br />');
}

